Age | Commit message (Expand) | Author | Files | Lines |
2004-05-24 | Ben Clewett | Ton Voon | 1 | -0/+1 |
2004-05-24 | Missed getloadavg.c (Ben Clewett) | Ton Voon | 1 | -1/+1 |
2004-05-20 | DHCP bug fix | Ethan Galstad | 1 | -2/+3 |
2004-05-10 | Set EXTRAS with check_swap if ac_cv_have_swap is set | Ton Voon | 1 | -2/+1 |
2004-04-30 | ps -el for HP-UX | Ton Voon | 1 | -1/+1 |
2004-04-29 | Bug in ps -el for AIX 4.1 | Ton Voon | 1 | -4/+4 |
2004-04-29 | Sven for HP-UX requirements | Ton Voon | 1 | -0/+1 |
2004-04-29 | HP-UX requirements (Sven Schaffranneck) | Ton Voon | 1 | -0/+7 |
2004-04-19 | Postgres backend monitor | Subhendu Ghosh | 2 | -1/+92 |
2004-04-19 | check_mssql.pl | Subhendu Ghosh | 2 | -0/+143 |
2004-04-19 | Win32 plugin repository | Subhendu Ghosh | 1 | -0/+3 |
2004-04-08 | Torsten Werner for check_racle patches | Ton Voon | 1 | -0/+1 |
2004-04-08 | Cleaner calls to awk and support if Oracle has different national | Ton Voon | 1 | -8/+11 |
2004-04-06 | Fixed weird scanf bug on Solaris | Ton Voon | 2 | -5/+4 |
2004-04-02 | add example invocation to help | Karl DeBisschop | 1 | -0/+8 |
2004-03-31 | Howard Wilkinson | Ton Voon | 1 | -0/+1 |
2004-03-31 | Command line argument bug (Howard Wilkinson) | Ton Voon | 1 | -1/+1 |
2004-03-31 | Set default state (Howard Wilkinson) | Ton Voon | 1 | -1/+1 |
2004-03-31 | Update author list | Ton Voon | 1 | -5/+19 |
2004-03-23 | check was supposed to be agains ms - got munged wfixeg the perfdata output to... | Karl DeBisschop | 1 | -2/+2 |
2004-03-22 | Joe Rhett for getopt bug | Ton Voon | 1 | -0/+1 |
2004-03-22 | Option --url not mapped (Joe Rhett) | Ton Voon | 1 | -0/+1 |
2004-03-18 | More help for patches | Ton Voon | 1 | -0/+4 |
2004-03-18 | Typo in check_disk units (Matthew Kent - 909281) | Ton Voon | 1 | -1/+1 |
2004-03-18 | Mysql include path not added correctly (Arnold Cavazos - 912974) | Ton Voon | 1 | -1/+1 |
2004-03-18 | Option to fill in NAS-identifier to Emulate pam_radius behaviour (Alexander K... | Ton Voon | 1 | -3/+11 |
2004-03-17 | Copyright information for patches | Ton Voon | 1 | -16/+23 |
2004-03-14 | use fperfdata | Karl DeBisschop | 7 | -37/+37 |
2004-03-14 | use fperfdata | Karl DeBisschop | 1 | -5/+5 |
2004-03-12 | New cluster plugin for Nagios 2.x | Ethan Galstad | 1 | -0/+232 |
2004-03-11 | check_procs difference | Ton Voon | 1 | -0/+1 |
2004-03-11 | Incorporate check_proc changes into check_nagios. ps handling probably should | Ton Voon | 1 | -4/+27 |
2004-03-08 | Require ngettext | Ton Voon | 1 | -1/+1 |
2004-03-08 | Information on plugin output format | Ton Voon | 1 | -1/+9 |
2004-03-04 | use float for time in perf data | Karl DeBisschop | 3 | -5/+5 |
2004-03-03 | begin writing some perfdata as float | Karl DeBisschop | 2 | -24/+29 |
2004-03-03 | fix loop and \r\n (Jason Burnett - http://sourceforge.net/tracker/index.php?f... | Karl DeBisschop | 1 | -45/+49 |
2004-03-03 | check_disk was getting blocks instead of bytes (Michael Musikhin - http://sou... | Karl DeBisschop | 1 | -1/+1 |
2004-03-02 | attempt to prune requires | Karl DeBisschop | 2 | -50/+51 |
2004-03-02 | make specfile into a template which can generate a generic spec plus specs su... | Karl DeBisschop | 3 | -114/+101 |
2004-03-02 | prpare for alpha2 | Karl DeBisschop | 1 | -2/+1 |
2004-03-02 | relax check for -w/-c to accept floats (bug report from Warrick FitzGerald) | Karl DeBisschop | 1 | -2/+2 |
2004-03-02 | fix div by zero error when swaptotal is zero (Flo Gleixner) | Karl DeBisschop | 2 | -4/+8 |
2004-03-01 | check_tcp was returning uninitialized string with user-defined refused outcome | Karl DeBisschop | 2 | -9/+18 |
2004-03-01 | allow regex for ecpect checks | Karl DeBisschop | 1 | -3/+42 |
2004-02-29 | was making up to 34 separate tcp connections - now we open one and reuse | Karl DeBisschop | 3 | -74/+109 |
2004-02-28 | checks for warn in check_num() mistakenly referred to crit limits | Karl DeBisschop | 1 | -2/+2 |
2004-02-28 | minor doco update to reflect handling of repeated caoomand strings | Karl DeBisschop | 1 | -3/+5 |
2004-02-28 | work in progress to accept multiple command/expect pairs | Karl DeBisschop | 1 | -22/+54 |
2004-02-28 | update to work with Linux 2.6 /proc/meminfo format | Karl DeBisschop | 1 | -3/+14 |