aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2006-05-18Synchronise with coreutils 2.95. Gettext now synced with coreutils,Gravatar Ton Voon
2006-05-02Inode thresholds not always being initialised (James Fidell - 1476457)Gravatar Ton Voon
2006-05-01- check_ntp:Gravatar M. Sean Finney
2006-04-27Internal version of basename if one not found in systemGravatar Ton Voon
2006-04-19Fix check_nagios tests on MacOSX 10.4Gravatar Ton Voon
2006-04-12the offset_requests are now parallelized. still stuff needs to beGravatar M. Sean Finney
2006-04-12added a currently unused but "good for reference" version of offset_requestGravatar M. Sean Finney
2006-04-11another big code-commit to check_ntp. jitter calculations now work, andGravatar M. Sean Finney
2006-04-06Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)Gravatar Ton Voon
2006-04-05Use pid_t for pids (1463853)Gravatar Ton Voon
2006-04-05Allow multiple -k parameters (Gerd Mueller - 1457726)Gravatar Ton Voon
2006-04-05finally??? cvs works again???? let me dig up my week-old cvsGravatar M. Sean Finney
2006-03-29New function to for escaped strings from command line for send/quit.Gravatar Ton Voon
2006-03-29Allow 1 second delay in check_udp timeoutGravatar Ton Voon
2006-03-29Fix possible timeout issue on hostname_invalidGravatar Ton Voon
2006-03-29Fix test if response time is one secondGravatar Ton Voon
2006-03-29now support for detecting critical/security updates, which setsGravatar M. Sean Finney
2006-03-27Set timeout within nc, rather than the test scriptGravatar Ton Voon
2006-03-27Fixed bug with malloc of wrong sizeGravatar Ton Voon
2006-03-24Fixing defaults to workGravatar Ton Voon
2006-03-24-C now implies -S/--ssl as wellGravatar Ton Voon
2006-03-24Tests converted to new styleGravatar Ton Voon
2006-03-24udp checks require and send and receive option. Tests updated so ifGravatar Ton Voon
2006-03-23- addition of include/exclude option for package names in check_apt,Gravatar M. Sean Finney
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Gravatar Ton Voon
2006-03-23Some versions of Test::More do not like the m#foo# syntaxGravatar Ton Voon
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Gravatar Ton Voon
2006-03-23more work on check_apt. more graceful error handling and informationGravatar M. Sean Finney
2006-03-22Added warning and critical response times (John Rouillard - 1343159)Gravatar Ton Voon
2006-03-22Convert to new style testsGravatar Ton Voon
2006-03-22Options to change line ends for -s and -q (John Rouillard - 1346104)Gravatar Ton Voon
2006-03-22New style tests. Cleanup of presentation of help. Added '' around -a checksGravatar Ton Voon
2006-03-22Typo (Thomas Guettler - 1433447)Gravatar Ton Voon
2006-03-22initial version of a check_apt plugin... not editing configure/Makefile.am'sGravatar M. Sean Finney
2006-03-21Updated to new Test::More method for testingGravatar Ton Voon
2006-03-21Return CRITICAL if hostname invalid, as per guidelinesGravatar Ton Voon
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Gravatar Ton Voon
2006-03-20- shuffling some code around to keep things tidy.Gravatar M. Sean Finney
2006-03-20ipv6 support for c-version of check_ntpGravatar M. Sean Finney
2006-03-18initial version of the pure-c check_ntp implementation. jitter not yetGravatar M. Sean Finney
2006-03-18return-logic related fix for cert checking, thanks to emmet hogan.Gravatar M. Sean Finney
2006-03-17Better error message re: tap libraryGravatar Ton Voon
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainGravatar Ton Voon
2006-03-16Using libtool to get runpath for tap libraryGravatar Ton Voon
2006-03-15Alert on amount of time a slave is behind (Steven Kreuzer)Gravatar Ton Voon
2006-03-13fix for (tracker id 1420741)Gravatar M. Sean Finney
2006-03-13Change warning message if there is stderr output. This catches a problemGravatar Ton Voon
2006-03-07Added tests for two external websites with certificatesGravatar Ton Voon
2006-03-07Tests re-written in new object formatGravatar Ton Voon
2006-02-24Use the installed tap library instead of requesting a compiled objectGravatar Ton Voon