summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-07-02Moving check_file_age into coreTon Voon4-4/+7
2003-07-02Fixed SUPPORT messageTon Voon1-2/+1
2003-06-30Added -4 and -6 command line options into check_http, check_ldap andJeremy T. Bouse3-10/+60
2003-06-30Corrections to get code to compile on systems without IPv6 supportJeremy T. Bouse4-0/+16
2003-06-30Added check_simap & check_spop to check_tcp_programsJeremy T. Bouse1-0/+1
2003-06-30Fixed support for "check_disk warn crit [path]" with thresholds at used levelsTon Voon1-3/+11
2003-06-29Included patch for check_ldap from Patch #753621 by Ziya SuzenJeremy T. Bouse2-2/+41
2003-06-29Changed usage output to show -4 and -6 are mutually exclusive. You can onlyJeremy T. Bouse2-2/+2
2003-06-29check_ping is now coded with -4 & -6 options to call PING or PING6 commandJeremy T. Bouse2-7/+20
2003-06-29Added address_family extern int variable to netutils to allow for -4 & -6Jeremy T. Bouse4-5/+30
2003-06-29Added NLM test (Phil Randal)Ton Voon1-0/+21
2003-06-29Corrected reported size for PROC_MEMINFO systemsTon Voon1-0/+3
2003-06-29Fixed so goes to correct web areaTon Voon1-6/+3
2003-06-29New tool to run on shell.sf.net to update the dev guidelinesTon Voon1-0/+32
2003-06-29Fixed makefileTon Voon1-1/+2
2003-06-27Modified my_connect to include ai_socktype in the hints to be compliant withJeremy T. Bouse1-0/+1
2003-06-27Support for swap -s for solaris. Also changes size of swap to MBs throughTon Voon2-83/+101
2003-06-27Remove if which check - done in tools/setup insteadTon Voon1-7/+4
2003-06-27Fiddling as Solaris' which command is brokenTon Voon1-1/+15
2003-06-26Fixed different thresholds if using exclude listsTon Voon1-6/+7
2003-06-25Support for different thresholds for different filesystemsTon Voon1-16/+65
2003-06-25Removed -d option and just check against -p parameterTon Voon1-18/+9
2003-06-25Report errors if path specified not foundTon Voon1-3/+17
2003-06-25Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by specifyingTon Voon1-14/+18
2003-06-21soalris 8 needs 'ln -s -f' instead of 'ln -sf'Karl DeBisschop1-2/+2
2003-06-21add remaining URI_PATH chars per RFC 2396Karl DeBisschop1-2/+4
2003-06-12Renamed duplicate check_snmp command definitions to be uniqueJeremy T. Bouse1-2/+2
2003-06-12Made the two check_ifoperstatus commands unique to remove conflictsJeremy T. Bouse2-2/+3
2003-06-11fix URI_PATH to allow ?&#: (more still should be allowed)Karl DeBisschop1-3/+3
2003-06-10add comment about shell quote removal to address https://sourceforge.net/trac...Karl DeBisschop1-1/+14
2003-06-10add note about shell quote removal to address https://sourceforge.net/tracker...Karl DeBisschop1-7/+20
2003-06-08Fixed quoting on SWAP_FORMATTon Voon1-2/+2
2003-06-08Support for OpenBSD 3.2 & 3.3 ps (Julien Touche)Ton Voon1-1/+12
2003-06-07\r\n patch from MathiasSubhendu Ghosh1-3/+3
2003-06-04Argument to asprintf in wrong orderTon Voon1-1/+1
2003-06-04Remove /usr as well. Maybe this is best done by changing BASEDIR toTon Voon1-1/+1
2003-06-02finish recv() loop when stream GT or EQ maxbytes (was GT)Karl DeBisschop1-1/+1
2003-06-01allow user to limit number of bytes fetchedKarl DeBisschop1-7/+20
2003-05-31first revised patch failed to trap the "break" in while()Karl DeBisschop1-5/+16
2003-05-27check_sap.sh plugin to check SAP /R3 servers from Karel Salavec and Tom De Bl...Stanley Hopcroft1-13/+32
2003-05-26Revisions to Tom De Blende contributed plugins: check_axis.sh and check_mssql.shStanley Hopcroft2-1/+5
2003-05-17Fixed test (Mathew Ericson - 738609)Ton Voon1-1/+1
2003-05-17Fixed tests (Mathew Ericson - 738607)Ton Voon1-4/+4
2003-05-17Fixed test commands (Mathew Ericson - 738605)Ton Voon1-10/+10
2003-05-17Fixed tests (Mathew Ericson - 738608)Ton Voon1-1/+1
2003-05-17Fixed tests (Mathew Ericson - 738604)Ton Voon1-1/+1
2003-05-16bug fixSubhendu Ghosh1-4/+7
2003-05-14Added examplesTon Voon1-2/+8
2003-05-14Added postfix support (Thomas Nilsen - 735218)Ton Voon1-2/+86
2003-05-14Added DSVER and UPTIME checks (Phil Randal - 737617)Ton Voon1-1/+29