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
2013-09-29
Change default host names for some tests
Holger Weiss
2013-09-26
Die on SSL initialization errors
awiddersheim
2013-09-19
check_pgsql: Don't exit UNKNOWN instead of OK
Holger Weiss
2013-09-17
check_disk: die with a reasonable error message if one mount point hits avera...
Sven Nierlein
2013-09-17
check_ssh: added test case
Sven Nierlein
2013-09-17
check_by_ssh: tests expand key and config path
Sven Nierlein
2013-09-17
check_udp: skip tests which rely on udp listen
Sven Nierlein
2013-09-16
check_disk: get_fs_usage hasn't been run if using groups
Sven Nierlein
2013-09-16
check_procs: fix test with sleeping processes
Sven Nierlein
2013-09-16
check_http: tests use supplied value if possible
Sven Nierlein
2013-09-15
check_tcp: use receive timeout for checks that expect response
Sven Nierlein
2013-09-14
check_ping: increase test timeout
Sven Nierlein
2013-09-14
check_load: add alternative uptime syntax
Sven Nierlein
2013-09-14
check_udp: try nc.traditional too
Sven Nierlein
2013-09-14
tests: move ipv6 detection into NPTest module
Sven Nierlein
2013-09-13
unified nc syntax
Sven Nierlein
2013-09-13
fping: some fping versions set loss to 0% by mistake
Sven Nierlein
2013-09-12
check_snmp: add timeout handler befor running snmpget
Sven Nierlein
2013-09-12
check_tcp: only test ipv6 if ping6 works
Sven Nierlein
2013-09-12
check_tcp: Fix checks without --expect string
Holger Weiss
2013-09-12
check_tcp: Properly deal will partial recv(3)s
Holger Weiss
2013-09-12
Improve interface of np_expect_match() function
Holger Weiss
2013-09-10
Don't mark SSL_METHOD variable as "const"
Holger Weiss
2013-09-10
Move global variables from .h to .c files
Holger Weiss
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
2013-09-10
Fix GCC's -Wuninitialized warnings
Holger Weiss
2013-09-10
check_tcp: Don't close connection too early
juliopedreira
2013-09-10
s/--proxy_authorization/--proxy-authorization/
Holger Weiss
2013-09-05
check_snmp: Initialize size_t value to 0, not NULL
Holger Weiss
2013-08-27
Partially revert "check_snmp: Close potential for using uninitialized memory"
Holger Weiss
2013-08-27
check_snmp: Fix --help segfault
Holger Weiss
2013-08-27
Merge branch 'master' of https://github.com/ozamosi/nagios-plugins
Holger Weiss
2013-08-26
Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins
Holger Weiss
2013-08-21
fixed check_tcp test
Sven Nierlein
2013-08-21
check_snmp: added threshold tests
Sven Nierlein
2013-08-21
check_snmp: Fix support for inverse thresholds
Holger Weiss
2013-08-20
Set SSL_MODE_AUTO_RETRY flag
Holger Weiss
2013-08-20
check_users: Use utmpx(5) only if available
Holger Weiss
2013-08-20
added missing header to fix build on freebsd
Sven Nierlein
2013-08-20
check_ide_smart: "__linux__" instead of "linux"
Holger Weiss
2013-08-20
check_ide_smart: Add support for NetBSD
Holger Weiss
2013-08-19
Clean up check for _SC_NPROCESSORS_ONLN
Holger Weiss
2013-08-19
Merge branch 'master' of https://github.com/bbense/nagios-plugins
Holger Weiss
2013-08-19
Bug fix for ncpus if hyperthreading turned off in linux
Booker C. Bense
2013-08-18
check_http: Document the new -E option
Holger Weiss
2013-08-18
Abbreviate function name
Holger Weiss
2013-08-18
Merge branch 'master' of https://github.com/cern-mig/nagios-plugins
Holger Weiss
2013-08-18
check_mysql: Don't accept new positional arguments
Holger Weiss
2013-08-18
check_mysql: Use xasprintf instead of asprintf
Holger Weiss
2013-08-18
check_mysql: Fix copy'n'pasted comments
Holger Weiss
[next]