aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2006-01-31Adding check_mysql_query, using new ranges and threshold checkingGravatar Ton Voon
2006-01-31Extra explanation in testsGravatar Ton Voon
2006-01-31Fixed invalid freeGravatar Ton Voon
2006-01-30Clearly defined thresholds & ranges in docs. Added get_status routine. AddedGravatar Ton Voon
2006-01-30Added libtap tests for utils.c library functions. Removed redundantGravatar Ton Voon
2005-12-15Display errors with slave queries correctly. Added extra tests for slavesGravatar Ton Voon
2005-12-15New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.Gravatar Ton Voon
2005-12-07Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...Gravatar Harper Mann
2005-12-07No floorf on Solaris 9 (Jon Vandegrift - 1374705)Gravatar Ton Voon
2005-12-02Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)Gravatar Ton Voon
2005-12-02Ignore temporary files created for testsGravatar Ton Voon
2005-11-16Fixed some compile errors with new translations. Also reintroduced formattingGravatar Ton Voon
2005-11-15Updated tests to minimise false positives. Breaking down so more obviousGravatar Ton Voon
2005-11-14localization cleaning ...Gravatar Benoit Mortier
2005-11-14start of the cleaning of the localizationGravatar Benoit Mortier
2005-11-12Updated check_disk tests to use Test::More (Serhan Kiymaz)Gravatar Ton Voon
2005-11-09Using Test::MoreGravatar Ton Voon
2005-11-09Added new NPTest->testCmd which returns objects back for testingGravatar Ton Voon
2005-11-09Problem where absolute thresholds not working on /proc/meminfoGravatar Ton Voon
2005-11-04Fixed --mismatch option for check_tcp. Added tests into check_imapGravatar Ton Voon
2005-11-03Invalid mount point doesn't make sense because most df implementationsGravatar Ton Voon
2005-11-03Fixing some test failuresGravatar Ton Voon
2005-11-02#995761: patch from ben o'hara to include inode calculations inGravatar M. Sean Finney
2005-11-02check_smtp.cGravatar M. Sean Finney
2005-10-31code cleanups, largely resulting from turning on -Wall. mostlyGravatar M. Sean Finney
2005-10-30turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keepGravatar M. Sean Finney
2005-10-30another fix from alex: check for '/' in the server_address beforeGravatar M. Sean Finney
2005-10-30fixes for some bugs found in my merging of the tcp socket patchGravatar M. Sean Finney
2005-10-29patch from nsturm: Makefile.am should have been checking for check_ldapGravatar M. Sean Finney
2005-10-25- added code to allow check_tcp (via np_net_connect) work with localGravatar M. Sean Finney
2005-10-24initial merging of ae's np_runcmd code into selected plugins.Gravatar M. Sean Finney
2005-10-23- compartmentalized ssl code into seperate sslutils.cGravatar M. Sean Finney
2005-10-19all plugins now using centralized ssl functions in netutils.cGravatar M. Sean Finney
2005-10-19endif was a few lines off of where it should beGravatar M. Sean Finney
2005-10-19- initial attempt at consolidating ssl-related code into netutils.{c,h}Gravatar M. Sean Finney
2005-10-18initial "experimental" support for gnutls. by default openssl is stillGravatar M. Sean Finney
2005-10-13debian bts #296278:Gravatar M. Sean Finney
2005-10-13debian bts #307905:Gravatar M. Sean Finney
2005-10-13multiple fixes in check_smtp from debian (bts #285554):Gravatar M. Sean Finney
2005-10-13was this plugin even working? i don't think the if/else logicGravatar M. Sean Finney
2005-10-13check mysql now reads [client] defaults from my.cnf (debian bug #278817)Gravatar M. Sean Finney
2005-10-06fix for misreporting temperature in perfdata output for check_upsGravatar M. Sean Finney
2005-09-21Reopen connections for each query (1296296 - David Sullivan)Gravatar Ton Voon
2005-09-21Moved into plugins-root/Gravatar Ton Voon
2005-09-21Separation of root setuid plugins into plugins-root/Gravatar Ton Voon
2005-09-20Support for Tru64 for check_procs + additional test casesGravatar Ton Voon
2005-09-15Added test to make sure hostname has to be specifiedGravatar Ton Voon
2005-09-15- Cleanup minor compile errors on IrixGravatar Ton Voon
2005-09-14Using common messageGravatar Ton Voon
2005-09-14Required hostname not flagging as an errorGravatar Ton Voon