index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
check_tcp: Properly deal will partial recv(3)s
Holger Weiss
1
-11/+16
2013-09-12
Improve interface of np_expect_match() function
Holger Weiss
1
-14/+9
2013-09-10
Don't mark SSL_METHOD variable as "const"
Holger Weiss
1
-1/+1
2013-09-10
Move global variables from .h to .c files
Holger Weiss
5
-21/+13
2013-09-10
Fix GCC's -Wimplicit-function-declaration warnings
Holger Weiss
4
-13/+14
2013-09-10
Fix GCC's -Wuninitialized warnings
Holger Weiss
2
-13/+13
2013-09-10
check_tcp: Don't close connection too early
juliopedreira
1
-4/+1
2013-09-09
s/--proxy_authorization/--proxy-authorization/
Holger Weiss
1
-1/+1
2013-09-04
check_snmp: Initialize size_t value to 0, not NULL
Holger Weiss
1
-1/+1
2013-08-27
Partially revert "check_snmp: Close potential for using uninitialized memory"
Holger Weiss
1
-3/+3
2013-08-27
check_snmp: Fix --help segfault
Holger Weiss
1
-1/+1
2013-08-27
Merge branch 'master' of https://github.com/ozamosi/nagios-plugins
Holger Weiss
2
-24/+64
2013-08-26
Merge branch 'master' of https://github.com/bugness-chl/nagios-plugins
Holger Weiss
1
-4/+17
2013-08-21
fixed check_tcp test
Sven Nierlein
1
-1/+1
2013-08-21
check_snmp: added threshold tests
Sven Nierlein
1
-137/+156
2013-08-21
check_snmp: Fix support for inverse thresholds
Holger Weiss
1
-5/+7
2013-08-20
Set SSL_MODE_AUTO_RETRY flag
Holger Weiss
1
-0/+1
2013-08-20
check_users: Use utmpx(5) only if available
Holger Weiss
2
-1/+48
2013-08-20
added missing header to fix build on freebsd
Sven Nierlein
1
-2/+0
2013-08-19
check_ide_smart: "__linux__" instead of "linux"
Holger Weiss
1
-8/+8
2013-08-19
check_ide_smart: Add support for NetBSD
Holger Weiss
1
-1/+108
2013-08-19
Clean up check for _SC_NPROCESSORS_ONLN
Holger Weiss
1
-7/+5
2013-08-19
Merge branch 'master' of https://github.com/bbense/nagios-plugins
Holger Weiss
1
-3/+7
2013-08-19
Bug fix for ncpus if hyperthreading turned off in linux
refs/pull/62/head
Booker C. Bense
1
-3/+7
2013-08-18
check_http: Document the new -E option
Holger Weiss
1
-1/+3
2013-08-18
Abbreviate function name
Holger Weiss
3
-4/+4
2013-08-18
Merge branch 'master' of https://github.com/cern-mig/nagios-plugins
Holger Weiss
3
-5/+54
2013-08-18
check_mysql: Don't accept new positional arguments
Holger Weiss
1
-4/+0
2013-08-18
check_mysql: Use xasprintf instead of asprintf
Holger Weiss
1
-1/+1
2013-08-18
check_mysql: Fix copy'n'pasted comments
Holger Weiss
1
-2/+2
2013-08-18
Merge branch 'master' of https://github.com/jonmilby/nagios-plugins
Holger Weiss
1
-4/+34
2013-08-18
Merge branch 'fping' of https://github.com/lairsdragon/nagios-plugins
Holger Weiss
1
-1/+20
2013-08-18
check_fping error handling enhanced, generates UNKNOWN on
refs/pull/61/head
Steve Weinreich
1
-1/+20
2013-08-18
NEWS: Mention the new "check_snmp --offset" option
Holger Weiss
1
-2/+2
2013-08-18
added --offset option to allow adjustment of sensor data
Simon Kainz
1
-1/+9
2013-08-18
check_http: Use xasprintf instead of asprintf
Holger Weiss
1
-1/+1
2013-08-18
check_http: s/--header_string/--header-string/
Holger Weiss
1
-1/+1
2013-08-18
check_snmp: Allocate space for the new -Le option
Holger Weiss
1
-2/+2
2013-08-18
Add -Le option to snmpcmd to avoid error message of 'No Log Handling Enabled...'
Mark Keisler
1
-13/+14
2013-08-18
check_mysql: Connections should have been defined as a counter
Tim Laszlo
1
-3/+3
2013-08-18
Counter increments were incorrect; remove the leading space from perfdata
Tim Laszlo
1
-4/+7
2013-08-18
check_mysql: add perfromance metrics for all checks
Tim Laszlo
1
-10/+61
2013-08-18
check_mysql: when checking slave thread add performance data for seconds behi...
Tim Laszlo
1
-3/+17
2013-08-18
Fix the "check_http -d" tests
Holger Weiss
1
-4/+4
2013-08-18
added ability to check regex against http headers. booyah!
linkslice
2
-2/+33
2013-08-18
check_procs: clarify debug message
Sebastian Schmidt
1
-1/+1
2013-08-18
check_procs: Assume we have stat()
Sebastian Schmidt
1
-10/+2
2013-08-18
check_procs: Get rid of HAVE_PROC_PID_EXE
Sebastian Schmidt
1
-1/+1
2013-08-18
check_procs: Ignore ENOENT when checking for myself
Sebastian Schmidt
1
-1/+4
2013-08-18
check_procs: fix typo
Sebastian Schmidt
1
-1/+1
[prev]
[next]