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
2008-11-20
Add comment to recent check_disk patch
Thomas Guyot-Sionnest
1
-1
/
+4
2008-11-19
Bulk EOL cleanup
Thomas Guyot-Sionnest
29
-142
/
+142
2008-11-19
Fixed buffer overflow in check_ntp/check_ntp_peer (#1999319, Ubuntu #291265)
Thomas Guyot-Sionnest
2
-2
/
+2
2008-11-19
check_disk: rerpopulate the mount list after doing a stat() on paths specifie...
Thomas Guyot-Sionnest
1
-5
/
+5
2008-11-08
Add missing long options for check_nt (for use with extra-opts)
Thomas Guyot-Sionnest
1
-1
/
+8
2008-11-08
Fix long options parsing in check_disk, check_dns, check_mrtg and check_mrtgt...
Thomas Guyot-Sionnest
7
-14
/
+13
2008-11-08
Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...
Ton Voon
2
-3
/
+32
2008-11-08
check_http now has options to specify the HTTP method (Jan - 2155152)
Ton Voon
2
-11
/
+81
2008-11-05
Fix check_tcp longoptions handling
Thomas Guyot-Sionnest
1
-5
/
+3
2008-11-05
Fix check_http test (altinity.com redirects now).
Thomas Guyot-Sionnest
1
-2
/
+2
2008-11-04
check_ups now sends a LOGOUT string (debian bug #387001)
Thomas Guyot-Sionnest
1
-1
/
+5
2008-10-05
check-users thresholds was >= rather than > as documented.
Thomas Guyot-Sionnest
1
-2
/
+2
2008-09-25
Fix small test failure
Ton Voon
1
-2
/
+2
2008-09-02
Typo
Thomas Guyot-Sionnest
1
-1
/
+1
2008-09-02
Some HTTP server applications/configurations cause trouble if the port is
Holger Weiss
1
-2
/
+12
2008-09-02
Fix possible segfault in check_ntp_peer with deliberately invalid packets
Thomas Guyot-Sionnest
1
-0
/
+3
2008-09-01
check_ntp_peer/check_ntp_time used to show port in --help but ignored the arg...
Thomas Guyot-Sionnest
2
-4
/
+14
2008-09-01
Revert "Re-structure the HTTP 1.1 headers to prevent 301s on servers with vir...
Thomas Guyot-Sionnest
1
-7
/
+5
2008-09-01
Under some circumstances, the 'url' path of a redirection target missed
Holger Weiss
1
-7
/
+21
2008-08-25
Fix HTTP::Daemon::VERSION to get a fixed header size for tests
Ton Voon
1
-0
/
+3
2008-08-25
Updated with more tests re: multiple status codes (Sven Nierlein)
Ton Voon
1
-1
/
+11
2008-08-25
The "-e" option now accepts a comma-delimited list of expected status
Holger Weiss
2
-7
/
+34
2008-08-22
Added HTTP tests for status codes
Ton Voon
2
-0
/
+102
2008-08-21
Nothing
Thomas Guyot-Sionnest
1
-1
/
+1
2008-08-21
Misplaced comment
Thomas Guyot-Sionnest
1
-2
/
+2
2008-08-21
Complete rewrite of the extract_value function
Thomas Guyot-Sionnest
1
-13
/
+46
2008-08-16
Fix assignment written as a comparison in validate_arguments() when db_pass i...
Thomas Guyot-Sionnest
2
-2
/
+2
2008-08-16
Fix check_fping --help output (Patch from http://blog.barfoo.org/projects/rpm...
Thomas Guyot-Sionnest
1
-2
/
+2
2008-08-16
Typo
Thomas Guyot-Sionnest
1
-1
/
+1
2008-08-08
Re-structure the HTTP 1.1 headers to prevent 301s on servers with virtual hosts
Thomas Guyot-Sionnest
1
-9
/
+11
2008-07-10
Verbose should not have to exceed 3 as per developement guidelines
Thomas Guyot-Sionnest
1
-7
/
+7
2008-07-10
Typo in check_ups
Thomas Guyot-Sionnest
1
-1
/
+1
2008-07-09
rewrote check_snmp.t to use Test::More
Matthias Eble
1
-31
/
+44
2008-07-09
check_snmp now only prints perfdata for non numeric values (Joerg Linge #1867...
Matthias Eble
1
-7
/
+11
2008-07-08
check_procs captures stderr and adds to plugin output. This is
Ton Voon
2
-47
/
+16
2008-06-09
Added testcases for check_dig
Matthias Eble
2
-3
/
+93
2008-05-30
Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)
Thomas Guyot-Sionnest
1
-1
/
+4
2008-05-27
Addition to help to state that -f will always return OK if ssh command
Ton Voon
1
-1
/
+1
2008-05-21
Fixed passive option in check_by_ssh
Thomas Guyot-Sionnest
2
-24
/
+39
2008-05-20
Oops - forgot to remove the SKIP block (which didn't seem to work fine)
Thomas Guyot-Sionnest
1
-95
/
+91
2008-05-20
Add check_by_ssh tests (passive checks are broken - should be fixed before ne...
Thomas Guyot-Sionnest
1
-0
/
+135
2008-05-20
Clobber password in check_radius process list aguments
Thomas Guyot-Sionnest
1
-4
/
+10
2008-05-13
Typo
Thomas Guyot-Sionnest
1
-1
/
+1
2008-05-07
Added support for --extra-opts in all C plugins (disabled by default, see con...
Thomas Guyot-Sionnest
38
-29
/
+397
2008-05-07
Added performance data to check_ping (Christian Schneemann)
Thomas Guyot-Sionnest
1
-1
/
+10
2008-05-02
negate now has the ability to replace the status text as well (-s, --substitute)
Thomas Guyot-Sionnest
1
-16
/
+35
2008-04-30
Add socket support to check_mysql*
Thomas Guyot-Sionnest
3
-23
/
+66
2008-04-29
Use UT_THRESHOLDS_NOTES in all plugins
Thomas Guyot-Sionnest
3
-14
/
+10
2008-04-27
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
33
-159
/
+184
2008-04-23
Correct typo and make the --help notes a bit simpler.
Thomas Guyot-Sionnest
1
-5
/
+4
[next]