aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2008-11-26Fixing build breakages (I totally forgot this rule was there...)Gravatar Thomas Guyot-Sionnest
2008-11-26Disable dynamic versionning for releases, and allow generating version out of...Gravatar Thomas Guyot-Sionnest
2008-11-25Workaround to support more make programsGravatar Thomas Guyot-Sionnest
2008-11-23Avoid the use of .PHONY (target s created twice and I have no idea if it's ri...Gravatar Thomas Guyot-Sionnest
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningGravatar Thomas Guyot-Sionnest
2008-11-20Add comment to recent check_disk patchGravatar Thomas Guyot-Sionnest
2008-11-19Bulk EOL cleanupGravatar Thomas Guyot-Sionnest
2008-11-19Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)Gravatar Thomas Guyot-Sionnest
2008-11-19check_disk: rerpopulate the mount list after doing a stat() on paths specifie...Gravatar Thomas Guyot-Sionnest
2008-11-08Add missing long options for check_nt (for use with extra-opts)Gravatar Thomas Guyot-Sionnest
2008-11-08Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...Gravatar Thomas Guyot-Sionnest
2008-11-08Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...Gravatar Ton Voon
2008-11-08check_http now has options to specify the HTTP method (Jan - 2155152)Gravatar Ton Voon
2008-11-05Fix check_tcp longoptions handlingGravatar Thomas Guyot-Sionnest
2008-11-05Fix check_http test (altinity.com redirects now).Gravatar Thomas Guyot-Sionnest
2008-11-04check_ups now sends a LOGOUT string (debian bug #387001)Gravatar Thomas Guyot-Sionnest
2008-10-05check-users thresholds was >= rather than > as documented.Gravatar Thomas Guyot-Sionnest
2008-09-25Fix small test failureGravatar Ton Voon
2008-09-02TypoGravatar Thomas Guyot-Sionnest
2008-09-02Some HTTP server applications/configurations cause trouble if the port isGravatar Holger Weiss
2008-09-02Fix possible segfault in check_ntp_peer with deliberately invalid packetsGravatar Thomas Guyot-Sionnest
2008-09-01check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...Gravatar Thomas Guyot-Sionnest
2008-09-01Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir...Gravatar Thomas Guyot-Sionnest
2008-09-01Under some circumstances, the 'url' path of a redirection target missedGravatar Holger Weiss
2008-08-25Fix HTTP::Daemon::VERSION to get a fixed header size for testsGravatar Ton Voon
2008-08-25Updated with more tests re: multiple status codes (Sven Nierlein)Gravatar Ton Voon
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-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-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-08Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hostsGravatar Thomas Guyot-Sionnest
2008-07-10Verbose should not have to exceed 3 as per developement guidelinesGravatar 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-08check_procs captures stderr and adds to plugin output. This isGravatar Ton Voon
2008-06-09Added testcases for check_digGravatar Matthias Eble
2008-05-30Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)Gravatar Thomas Guyot-Sionnest
2008-05-27Addition to help to state that -f will always return OK if ssh commandGravatar Ton Voon
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
2008-05-20Add check_by_ssh tests (passive checks are broken - should be fixed before ne...Gravatar Thomas Guyot-Sionnest
2008-05-20Clobber password in check_radius process list agumentsGravatar Thomas Guyot-Sionnest
2008-05-13TypoGravatar Thomas Guyot-Sionnest
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Gravatar Thomas Guyot-Sionnest
2008-05-07Added performance data to check_ping (Christian Schneemann)Gravatar Thomas Guyot-Sionnest