Age | Commit message (Expand) | Author | Files | Lines |
2003-04-08 | Updated command for new check_procs | Ton Voon | 1 | -1/+1 |
2003-04-08 | Changed // to /* */ comments as some compilers do not like them | Ton Voon | 2 | -19/+18 |
2003-04-08 | check_axis.sh (Axis 5xx print servers) from Tom De Blende | Stanley Hopcroft | 1 | -0/+93 |
2003-04-07 | Fixed zombie processes | Ton Voon | 1 | -3/+2 |
2003-04-07 | Missed some PS_FORMAT strings | Ton Voon | 1 | -10/+10 |
2003-04-07 | Souped up check_procs with different metrics | Ton Voon | 5 | -473/+307 |
2003-04-07 | Removed unnecessary regex array | Ton Voon | 1 | -1/+0 |
2003-04-07 | ste timeout one second greater than critical time | Karl DeBisschop | 1 | -0/+3 |
2003-04-07 | had been grandfathered ibto core, finally use normal getopts, add options for... | Karl DeBisschop | 1 | -173/+190 |
2003-04-03 | Cleaned up cache output | Ton Voon | 1 | -3/+3 |
2003-04-01 | Fixed sqlplus calls and rearranged parameters for --tablespace & --cache | Ton Voon | 1 | -33/+37 |
2003-04-01 | remove PATH_PROG call for autoconf/automake components | Karl DeBisschop | 1 | -5/+0 |
2003-03-31 | checkpoint | Karl DeBisschop | 1 | -31/+90 |
2003-03-27 | Extra Netware checks (Patch 710247 - Dietmar Ruzicka) | Ton Voon | 1 | -1/+85 |
2003-03-26 | ipv6 check requires unistd.h for Darwin | Ton Voon | 1 | -4/+9 |
2003-03-26 | Removal of ps_raw and ps_vars | Ton Voon | 2 | -43/+1 |
2003-03-26 | Uses same ps command as check_procs | Ton Voon | 1 | -9/+32 |
2003-03-25 | subst is no longer used | Karl DeBisschop | 1 | -1/+0 |
2003-03-24 | Better stripping of prefix for Solaris package install needs to remove | Jeremy T. Bouse | 2 | -2/+3 |
2003-03-24 | Minor changes to build for Solaris packages | Jeremy T. Bouse | 4 | -7/+13 |
2003-03-24 | Use max_state | Ton Voon | 1 | -29/+5 |
2003-03-24 | PATH set in correct place and extra comments | Ton Voon | 2 | -3/+6 |
2003-03-24 | Bug fixes | Ton Voon | 2 | -2/+2 |
2003-03-24 | Sends email if non-zero return code from command | Ton Voon | 1 | -0/+22 |
2003-03-24 | Error code depending on number of files generated | Ton Voon | 1 | -0/+5 |
2003-03-24 | Using coreutils 4.5.11 version to fix Darwin problem | Ton Voon | 1 | -54/+85 |
2003-03-24 | Add NSClient requirement for check_nt | Ton Voon | 1 | -1/+5 |
2003-03-24 | Reference to web site to get NSClient | Ton Voon | 1 | -1/+2 |
2003-03-23 | Solaris package build system | Jeremy T. Bouse | 6 | -31/+114 |
2003-03-23 | can once again exclude indiviual path/partitions | Karl DeBisschop | 1 | -6/+18 |
2003-03-23 | add -X to exclude FS type, now works with more than one path/dev specified | Karl DeBisschop | 1 | -8/+60 |
2003-03-22 | declaration must precede printf | Karl DeBisschop | 1 | -1/+1 |
2003-03-21 | checkpoint, allows selecting devices and paths now | Karl DeBisschop | 1 | -17/+42 |
2003-03-21 | instructions for posting plugin version number | Karl DeBisschop | 1 | -1/+1 |
2003-03-19 | allow to specify -1 and -2 for protocol version | Karl DeBisschop | 1 | -3/+11 |
2003-03-19 | make state_text a function | Karl DeBisschop | 2 | -9/+33 |
2003-03-19 | check_disk working with mountlist.c | Karl DeBisschop | 2 | -55/+68 |
2003-03-19 | subst.* was replaced by dist-hook | Karl DeBisschop | 2 | -3/+2 |
2003-03-19 | these were replaced by dist-hook | Karl DeBisschop | 2 | -20/+0 |
2003-03-18 | running the AFS macro causes newer AC/AM to barf | Karl DeBisschop | 1 | -1/+1 |
2003-03-18 | afs checking | Karl DeBisschop | 1 | -2/+2 |
2003-03-18 | use AC_DEFINE_UNQOUTED | Karl DeBisschop | 2 | -11/+11 |
2003-03-18 | stop warning on autoheader 2.13 | Karl DeBisschop | 1 | -1/+1 |
2003-03-18 | common.h was doubly included | Karl DeBisschop | 2 | -1/+1 |
2003-03-18 | use enum instead of define, remove some cruft from old snprintf implementation | Karl DeBisschop | 1 | -64/+23 |
2003-03-18 | use GNU fileutils for check_disk | Karl DeBisschop | 3 | -182/+126 |
2003-03-18 | from GNU fileutils for check_disk | Karl DeBisschop | 8 | -0/+1645 |
2003-03-17 | Allow default Oracle home from oratab (reported by Walbert Oberngruber) | Ton Voon | 1 | -19/+16 |
2003-03-16 | Modified to automatically enable getaddrinfo emulation if lwres is not used and | Jeremy T. Bouse | 1 | -1/+4 |
2003-03-16 | Applied patch #660973 for tcp refusals | Jeremy T. Bouse | 3 | -6/+41 |