aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-25The "-e" option now accepts a comma-delimited list of expected statusGravatar Holger Weiss
2008-08-22Added HTTP tests for status codesGravatar Ton Voon
2008-08-21Only include extra-opts tests if libtap is enabledGravatar Ton Voon
2008-08-21Note re: --enable-libtapGravatar Ton Voon
2008-08-21Correctly link to included libtap. Simplify invoking test scripts.Gravatar Ton Voon
2008-08-21Fix regexp of version number of snapshotGravatar Ton Voon
2008-08-21Remove .svn files in distributionGravatar Ton Voon
2008-08-21Renamed altered tap file to nagios-pluginsGravatar Ton Voon
2008-08-21NothingGravatar Thomas Guyot-Sionnest
2008-08-21Misplaced commentGravatar Thomas Guyot-Sionnest
2008-08-21Complete rewrite of the extract_value functionGravatar Thomas Guyot-Sionnest
2008-08-21Typos in commentsGravatar Thomas Guyot-Sionnest
2008-08-16Fix assignment written as a comparison in validate_arguments() when db_pass i...Gravatar Thomas Guyot-Sionnest
2008-08-16Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...Gravatar Thomas Guyot-Sionnest
2008-08-16TypoGravatar Thomas Guyot-Sionnest
2008-08-08Close on fdGravatar Ton Voon
2008-08-08Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hostsGravatar Thomas Guyot-Sionnest
2008-08-08Typo in --help outputGravatar Thomas Guyot-Sionnest
2008-08-05Set -D_FORTIFY_SOURCE=2, and added a comment with link to explaination of thi...Gravatar Thomas Guyot-Sionnest
2008-07-28-b option now specifies ICMP data bytes instead of packet sizeGravatar Matthias Eble
2008-07-17Add support for packet size modification (-b)Gravatar Matthias Eble
2008-07-10Verbose should not have to exceed 3 as per developement guidelinesGravatar Thomas Guyot-Sionnest
2008-07-10Add -D_FORTIFY_SOURCEGravatar Thomas Guyot-Sionnest
2008-07-10Typo in check_upsGravatar Thomas Guyot-Sionnest
2008-07-09rewrote check_snmp.t to use Test::MoreGravatar Matthias Eble
2008-07-09check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...Gravatar Matthias Eble
2008-07-08Removed libtap configuration for the moment, as tinderbox buildsGravatar Ton Voon
2008-07-08check_procs captures stderr and adds to plugin output. This isGravatar Ton Voon
2008-07-06Don't try to set the "SO_BROADCAST" socket option for unicast requests.Gravatar Holger Weiss
2008-07-02Use tap.h from the libtap directoryGravatar Ton Voon
2008-07-02Change pst3 again, this time to remove use of kvm which is notGravatar Ton Voon
2008-06-30Fixed bug in tools/setup if docbook was runGravatar Ton Voon
2008-06-30Have to list tap_dir manually to get into make distGravatar Ton Voon
2008-06-26Adding libtap into distribution to help run C based testsGravatar Ton Voon
2008-06-17Fixed possible coredump. Removed one level of subroutines (Duncan Ferguson)Gravatar Ton Voon
2008-06-09Added testcases for check_digGravatar Matthias Eble
2008-06-02Optimised pst3 for systems with large number of processes (Duncan Ferguson)Gravatar Ton Voon
2008-06-02Updated Nagios::Plugin perl modules to 0.27Gravatar Ton Voon
2008-05-30Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)Gravatar Thomas Guyot-Sionnest
2008-05-29typoGravatar Thomas Guyot-Sionnest
2008-05-27Changed SF file release to use sftp instead of ftpGravatar Ton Voon
2008-05-27Preparation for 1.4.12 releaseGravatar Ton Voon
2008-05-27Not picking up solaris systems correctly for check_dhcp. OnlyGravatar Ton Voon
2008-05-27Addition to help to state that -f will always return OK if ssh commandGravatar Ton Voon
2008-05-27Add additional PID column headingGravatar Ton Voon
2008-05-26correct typo in NEWSGravatar Thomas Guyot-Sionnest
2008-05-23Add a note about radiusclientGravatar Thomas Guyot-Sionnest
2008-05-22Fix linking against OpenSSL where libdl is requiredGravatar Thomas Guyot-Sionnest
2008-05-21Fixed passive option in check_by_sshGravatar Thomas Guyot-Sionnest
2008-05-20Oops - forgot to remove the SKIP block (which didn't seem to work fine)Gravatar Thomas Guyot-Sionnest