summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2006-04-12the offset_requests are now parallelized. still stuff needs to beM. Sean Finney1-62/+105
2006-04-12added a currently unused but "good for reference" version of offset_requestM. Sean Finney1-0/+76
2006-04-11another big code-commit to check_ntp. jitter calculations now work, andM. Sean Finney1-22/+247
2006-04-06Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)Ton Voon1-1/+1
2006-04-05Use pid_t for pids (1463853)Ton Voon1-3/+3
2006-04-05Allow multiple -k parameters (Gerd Mueller - 1457726)Ton Voon2-7/+26
2006-04-05finally??? cvs works again???? let me dig up my week-old cvsM. Sean Finney1-51/+144
2006-03-29New function to for escaped strings from command line for send/quit.Ton Voon4-33/+85
2006-03-29Allow 1 second delay in check_udp timeoutTon Voon1-1/+1
2006-03-29Fix possible timeout issue on hostname_invalidTon Voon1-1/+2
2006-03-29Fix test if response time is one secondTon Voon1-1/+1
2006-03-29now support for detecting critical/security updates, which setsM. Sean Finney1-8/+24
2006-03-27Set timeout within nc, rather than the test scriptTon Voon1-5/+5
2006-03-27Fixed bug with malloc of wrong sizeTon Voon1-1/+1
2006-03-24Fixing defaults to workTon Voon1-3/+3
2006-03-24-C now implies -S/--ssl as wellTon Voon1-10/+8
2006-03-24Tests converted to new styleTon Voon2-29/+52
2006-03-24udp checks require and send and receive option. Tests updated so ifTon Voon2-23/+50
2006-03-23- addition of include/exclude option for package names in check_apt,M. Sean Finney1-31/+117
2006-03-23check_disk now errors if a specified directory does not exist (cf df /foo)Ton Voon2-6/+12
2006-03-23Some versions of Test::More do not like the m#foo# syntaxTon Voon1-1/+1
2006-03-23Incorrect output when checking non-existent disk (John Rouillard - 1326050)Ton Voon2-4/+18
2006-03-23more work on check_apt. more graceful error handling and informationM. Sean Finney1-20/+99
2006-03-22Added warning and critical response times (John Rouillard - 1343159)Ton Voon2-4/+34
2006-03-22Convert to new style testsTon Voon1-18/+36
2006-03-22Options to change line ends for -s and -q (John Rouillard - 1346104)Ton Voon1-4/+33
2006-03-22New style tests. Cleanup of presentation of help. Added '' around -a checksTon Voon2-63/+63
2006-03-22Typo (Thomas Guettler - 1433447)Ton Voon1-1/+1
2006-03-22initial version of a check_apt plugin... not editing configure/Makefile.am'sM. Sean Finney1-0/+173
2006-03-21Updated to new Test::More method for testingTon Voon1-8/+9
2006-03-21Return CRITICAL if hostname invalid, as per guidelinesTon Voon1-1/+1
2006-03-21mysql discovery based on mysql_config (Johan Fischer - 1359414)Ton Voon2-1/+3
2006-03-20- shuffling some code around to keep things tidy.M. Sean Finney1-19/+32
2006-03-20ipv6 support for c-version of check_ntpM. Sean Finney1-2/+12
2006-03-18initial version of the pure-c check_ntp implementation. jitter not yetM. Sean Finney1-0/+355
2006-03-18return-logic related fix for cert checking, thanks to emmet hogan.M. Sean Finney1-5/+3
2006-03-17Better error message re: tap libraryTon Voon1-1/+1
2006-03-17mysql detection cleanup: fixes runtime linking, autodetection of mainTon Voon4-5/+7
2006-03-16Using libtool to get runpath for tap libraryTon Voon1-2/+2
2006-03-15Alert on amount of time a slave is behind (Steven Kreuzer)Ton Voon2-21/+71
2006-03-13fix for (tracker id 1420741)M. Sean Finney1-2/+2
2006-03-13Change warning message if there is stderr output. This catches a problemTon Voon1-3/+16
2006-03-07Added tests for two external websites with certificatesTon Voon1-1/+10
2006-03-07Tests re-written in new object formatTon Voon1-17/+29
2006-02-24Use the installed tap library instead of requesting a compiled objectTon Voon1-1/+1
2006-02-17SIGALRM could be received before child_process is created (Jason Crawford)Ton Voon1-5/+9
2006-02-17set LC_NUMERIC to POSIX in check_procs.cM. Sean Finney1-0/+1
2006-02-01If a mysql server has anonymous login, tests will always failTon Voon1-2/+2
2006-02-01Need to distribute perl test fileTon Voon1-0/+2
2006-01-31Clean compile of check_mysql_query on MacOSXTon Voon1-1/+1