summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-10Add -D_FORTIFY_SOURCEThomas Guyot-Sionnest1-1/+1
2008-07-10Typo in check_upsThomas Guyot-Sionnest1-1/+1
2008-07-09rewrote check_snmp.t to use Test::MoreMatthias Eble1-31/+44
2008-07-09check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...Matthias Eble2-7/+12
2008-07-08Removed libtap configuration for the moment, as tinderbox buildsTon Voon2-3/+3
2008-07-08check_procs captures stderr and adds to plugin output. This isTon Voon5-47/+36
2008-07-06Don't try to set the "SO_BROADCAST" socket option for unicast requests.Holger Weiss1-2/+1
2008-07-02Use tap.h from the libtap directoryTon Voon1-3/+2
2008-07-02Change pst3 again, this time to remove use of kvm which is notTon Voon2-158/+197
2008-06-30Fixed bug in tools/setup if docbook was runTon Voon1-2/+2
2008-06-30Have to list tap_dir manually to get into make distTon Voon1-1/+3
2008-06-26Adding libtap into distribution to help run C based testsTon Voon7-17/+38
2008-06-17Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson)Ton Voon1-22/+16
2008-06-09Added testcases for check_digMatthias Eble3-3/+95
2008-06-02Optimised pst3 for systems with large number of processes (Duncan Ferguson)Ton Voon2-140/+110
2008-06-02Updated Nagios::Plugin perl modules to 0.27Ton Voon3-0/+1
2008-05-30Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)Thomas Guyot-Sionnest3-1/+8
2008-05-29typoThomas Guyot-Sionnest1-1/+1
2008-05-27Changed SF file release to use sftp instead of ftpTon Voon1-4/+2
2008-05-27Preparation for 1.4.12 releaserelease-1.4.12Ton Voon5-6/+808
2008-05-27Not picking up solaris systems correctly for check_dhcp. OnlyTon Voon2-2/+3
2008-05-27Addition to help to state that -f will always return OK if ssh commandTon Voon1-1/+1
2008-05-27Add additional PID column headingTon Voon1-1/+1
2008-05-26correct typo in NEWSThomas Guyot-Sionnest1-1/+1
2008-05-23Add a note about radiusclientThomas Guyot-Sionnest1-3/+6
2008-05-22Fix linking against OpenSSL where libdl is requiredThomas Guyot-Sionnest2-0/+9
2008-05-21Fixed passive option in check_by_sshThomas Guyot-Sionnest3-24/+41
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Thomas Guyot-Sionnest1-95/+91
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Thomas Guyot-Sionnest1-0/+135
2008-05-20Clobber password in check_radius process list agumentsThomas Guyot-Sionnest2-5/+11
2008-05-13TypoThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest40-30/+415
2008-05-07Added performance data to check_ping (Christian Schneemann)Thomas Guyot-Sionnest3-1/+13
2008-05-02negate now has the ability to replace the status text as well (-s, --substitute)Thomas Guyot-Sionnest2-16/+36
2008-04-30Add socket support to check_mysql*Thomas Guyot-Sionnest4-23/+68
2008-04-29Support "--without-pgsql" (reported by Alex Songe via IRC).Holger Weiss1-1/+1
2008-04-29Use UT_THRESHOLDS_NOTES in all pluginsThomas Guyot-Sionnest3-14/+10
2008-04-29--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest2-26/+29
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest33-159/+184
2008-04-23Correct typo and make the --help notes a bit simpler.Thomas Guyot-Sionnest1-5/+4
2008-04-17Correct the help textThomas Guyot-Sionnest1-2/+2
2008-04-17Allow to repeat -a to set multiple possible addressesThomas Guyot-Sionnest2-8/+23
2008-04-05check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longop...Thomas Guyot-Sionnest3-6/+7
2008-04-04make parse_ini die like in N::P if section isn't foundThomas Guyot-Sionnest4-26/+26
2008-04-02Delete obsolete filesThomas Guyot-Sionnest2-8/+0
2008-04-02- Add --enable-extra-opts configure option for compiling extra-opts supportThomas Guyot-Sionnest9-3823/+4215
2008-04-01fix the obvious...Thomas Guyot-Sionnest1-3/+3
2008-04-01np_extra_opts now retain pointers from argv so that plugins can still overwri...Thomas Guyot-Sionnest2-4/+4
2008-03-31update svn:ignore property (last gnulib update added many auto-generated files)Thomas Guyot-Sionnest0-0/+0
2008-03-31Fix bug with --extra-opts as last argument with no valueThomas Guyot-Sionnest2-4/+16