index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2006-03-13
fix for (tracker id 1420741)
M. Sean Finney
2006-03-13
Change warning message if there is stderr output. This catches a problem
Ton Voon
2006-03-07
Added tests for two external websites with certificates
Ton Voon
2006-03-07
Tests re-written in new object format
Ton Voon
2006-02-24
Use the installed tap library instead of requesting a compiled object
Ton Voon
2006-02-17
SIGALRM could be received before child_process is created (Jason Crawford)
Ton Voon
2006-02-17
set LC_NUMERIC to POSIX in check_procs.c
M. Sean Finney
2006-02-01
If a mysql server has anonymous login, tests will always fail
Ton Voon
2006-02-01
Need to distribute perl test file
Ton Voon
2006-01-31
Clean compile of check_mysql_query on MacOSX
Ton Voon
2006-01-31
Adding check_mysql_query, using new ranges and threshold checking
Ton Voon
2006-01-31
Extra explanation in tests
Ton Voon
2006-01-31
Fixed invalid free
Ton Voon
2006-01-30
Clearly defined thresholds & ranges in docs. Added get_status routine. Added
Ton Voon
2006-01-30
Added libtap tests for utils.c library functions. Removed redundant
Ton Voon
2005-12-15
Display errors with slave queries correctly. Added extra tests for slaves
Ton Voon
2005-12-15
New 3 parameter version of getTestParameters. Updated check_disk.t to reflect.
Ton Voon
2005-12-07
Nagiosplug bug 1266977. Added code to insert the closing </A> after the plug...
Harper Mann
2005-12-07
No floorf on Solaris 9 (Jon Vandegrift - 1374705)
Ton Voon
2005-12-02
Support for Nagios 1 and Nagios 2 status files (Gerhard Lausser - 1296242)
Ton Voon
2005-12-02
Ignore temporary files created for tests
Ton Voon
2005-11-16
Fixed some compile errors with new translations. Also reintroduced formatting
Ton Voon
2005-11-15
Updated tests to minimise false positives. Breaking down so more obvious
Ton Voon
2005-11-14
localization cleaning ...
Benoit Mortier
2005-11-14
start of the cleaning of the localization
Benoit Mortier
2005-11-12
Updated check_disk tests to use Test::More (Serhan Kiymaz)
Ton Voon
2005-11-09
Using Test::More
Ton Voon
2005-11-09
Added new NPTest->testCmd which returns objects back for testing
Ton Voon
2005-11-09
Problem where absolute thresholds not working on /proc/meminfo
Ton Voon
2005-11-04
Fixed --mismatch option for check_tcp. Added tests into check_imap
Ton Voon
2005-11-03
Invalid mount point doesn't make sense because most df implementations
Ton Voon
2005-11-03
Fixing some test failures
Ton Voon
2005-11-02
#995761: patch from ben o'hara to include inode calculations in
M. Sean Finney
2005-11-02
check_smtp.c
M. Sean Finney
2005-10-31
code cleanups, largely resulting from turning on -Wall. mostly
M. Sean Finney
2005-10-30
turned on -Wall in plugins/Makefile.am via AM_CFLAGS. shouldn't keep
M. Sean Finney
2005-10-30
another fix from alex: check for '/' in the server_address before
M. Sean Finney
2005-10-30
fixes for some bugs found in my merging of the tcp socket patch
M. Sean Finney
2005-10-29
patch from nsturm: Makefile.am should have been checking for check_ldap
M. Sean Finney
2005-10-25
- added code to allow check_tcp (via np_net_connect) work with local
M. Sean Finney
2005-10-24
initial merging of ae's np_runcmd code into selected plugins.
M. Sean Finney
2005-10-23
- compartmentalized ssl code into seperate sslutils.c
M. Sean Finney
2005-10-19
all plugins now using centralized ssl functions in netutils.c
M. Sean Finney
2005-10-19
endif was a few lines off of where it should be
M. Sean Finney
2005-10-19
- initial attempt at consolidating ssl-related code into netutils.{c,h}
M. Sean Finney
2005-10-18
initial "experimental" support for gnutls. by default openssl is still
M. Sean Finney
2005-10-13
debian bts #296278:
M. Sean Finney
2005-10-13
debian bts #307905:
M. Sean Finney
2005-10-13
multiple fixes in check_smtp from debian (bts #285554):
M. Sean Finney
2005-10-13
was this plugin even working? i don't think the if/else logic
M. Sean Finney
[next]