summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-08check_axis.sh (Axis 5xx print servers) from Tom De BlendeStanley Hopcroft1-0/+93
2003-04-07Fixed zombie processesTon Voon1-3/+2
2003-04-07Missed some PS_FORMAT stringsTon Voon1-10/+10
2003-04-07Souped up check_procs with different metricsTon Voon5-473/+307
2003-04-07Removed unnecessary regex arrayTon Voon1-1/+0
2003-04-07ste timeout one second greater than critical timeKarl DeBisschop1-0/+3
2003-04-07had been grandfathered ibto core, finally use normal getopts, add options for...Karl DeBisschop1-173/+190
2003-04-03Cleaned up cache outputTon Voon1-3/+3
2003-04-01Fixed sqlplus calls and rearranged parameters for --tablespace & --cacheTon Voon1-33/+37
2003-04-01remove PATH_PROG call for autoconf/automake componentsKarl DeBisschop1-5/+0
2003-03-31checkpointKarl DeBisschop1-31/+90
2003-03-27Extra Netware checks (Patch 710247 - Dietmar Ruzicka)Ton Voon1-1/+85
2003-03-26ipv6 check requires unistd.h for DarwinTon Voon1-4/+9
2003-03-26Removal of ps_raw and ps_varsTon Voon2-43/+1
2003-03-26Uses same ps command as check_procsTon Voon1-9/+32
2003-03-25subst is no longer usedKarl DeBisschop1-1/+0
2003-03-24Better stripping of prefix for Solaris package install needs to removeJeremy T. Bouse2-2/+3
2003-03-24Minor changes to build for Solaris packagesJeremy T. Bouse4-7/+13
2003-03-24Use max_stateTon Voon1-29/+5
2003-03-24PATH set in correct place and extra commentsTon Voon2-3/+6
2003-03-24Bug fixesTon Voon2-2/+2
2003-03-24Sends email if non-zero return code from commandTon Voon1-0/+22
2003-03-24Error code depending on number of files generatedTon Voon1-0/+5
2003-03-24Using coreutils 4.5.11 version to fix Darwin problemTon Voon1-54/+85
2003-03-24Add NSClient requirement for check_ntTon Voon1-1/+5
2003-03-24Reference to web site to get NSClientTon Voon1-1/+2
2003-03-23Solaris package build systemJeremy T. Bouse6-31/+114
2003-03-23can once again exclude indiviual path/partitionsKarl DeBisschop1-6/+18
2003-03-23add -X to exclude FS type, now works with more than one path/dev specifiedKarl DeBisschop1-8/+60
2003-03-22declaration must precede printfKarl DeBisschop1-1/+1
2003-03-21checkpoint, allows selecting devices and paths nowKarl DeBisschop1-17/+42
2003-03-21instructions for posting plugin version numberKarl DeBisschop1-1/+1
2003-03-19allow to specify -1 and -2 for protocol versionKarl DeBisschop1-3/+11
2003-03-19make state_text a functionKarl DeBisschop2-9/+33
2003-03-19check_disk working with mountlist.cKarl DeBisschop2-55/+68
2003-03-19subst.* was replaced by dist-hookKarl DeBisschop2-3/+2
2003-03-19these were replaced by dist-hookKarl DeBisschop2-20/+0
2003-03-18running the AFS macro causes newer AC/AM to barfKarl DeBisschop1-1/+1
2003-03-18afs checkingKarl DeBisschop1-2/+2
2003-03-18use AC_DEFINE_UNQOUTEDKarl DeBisschop2-11/+11
2003-03-18stop warning on autoheader 2.13Karl DeBisschop1-1/+1
2003-03-18common.h was doubly includedKarl DeBisschop2-1/+1
2003-03-18use enum instead of define, remove some cruft from old snprintf implementationKarl DeBisschop1-64/+23
2003-03-18use GNU fileutils for check_diskKarl DeBisschop3-182/+126
2003-03-18from GNU fileutils for check_diskKarl DeBisschop8-0/+1645
2003-03-17Allow default Oracle home from oratab (reported by Walbert Oberngruber)Ton Voon1-19/+16
2003-03-16Modified to automatically enable getaddrinfo emulation if lwres is not used andJeremy T. Bouse1-1/+4
2003-03-16Applied patch #660973 for tcp refusalsJeremy T. Bouse3-6/+41
2003-03-15Left over debug defineJeremy T. Bouse1-1/+0
2003-03-15Spent the day working on backwards compatability using getaddrinfo()Jeremy T. Bouse11-156/+123