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
2007-05-24
Test for new functionality in negate (not automatically run in make test)
Ton Voon
1
-0/+48
2007-05-24
Tests for check_dummy
Ton Voon
2
-1/+58
2007-05-23
Update many strings in check_http to get more consistent output
Thomas Guyot-Sionnest
1
-27/+27
2007-05-18
Make check_tcp.t compatible with picky web servers.
Thomas Guyot-Sionnest
1
-1/+1
2007-05-13
Add missing options to the usage output.
Holger Weiss
1
-1/+2
2007-05-12
Fixed glibc error caused in utils_base.c due to uninitialized thresholds stru...
Matthias Eble
1
-1/+1
2007-05-09
small typo in --help
Matthias Eble
1
-1/+1
2007-05-09
Fixed --help output (Ask Bjoern Hansen - #1714823)
Matthias Eble
1
-1/+5
2007-05-09
added testcase to verify that old positional arguments only select one path
Matthias Eble
1
-3/+2
2007-05-03
fixed backward incompatibility introduced in 1.4.8 where all partitions are s...
Matthias Eble
1
-0/+1
2007-05-02
Fix check_time returning wrong OK when time is before the epoch on some arch
Thomas Guyot-Sionnest
1
-7/+7
2007-04-28
added test cases for check_cluster
Matthias Eble
1
-0/+83
2007-04-25
check_load can optionally divide by number of cpus
Ton Voon
3
-3/+34
2007-04-23
#ifdef can only test a single macro, not an expression.
Holger Weiss
1
-1/+1
2007-04-20
Include "utils_base.h".
Holger Weiss
1
-0/+1
2007-04-20
Predeclare functions and remove unused variables.
Holger Weiss
1
-2/+3
2007-04-18
Revert my previous change to "-S/--skip" in favour of the two options
Holger Weiss
1
-20/+45
2007-04-15
Localization and help fixes (Thanks Benoit M.)
Thomas Guyot-Sionnest
1
-9/+6
2007-04-15
Cosmetic change
Thomas Guyot-Sionnest
1
-8/+8
2007-04-15
Add thresholds support for check_cluster + lots of standardization.
Thomas Guyot-Sionnest
2
-68/+110
2007-04-15
Fix bug #1344584: Counter64 values not handled correctly
Thomas Guyot-Sionnest
1
-22/+26
2007-04-14
Up to revision 1.35, the "-S" option skipped the specified number of
Holger Weiss
1
-9/+12
2007-04-13
... Some CVS magic too
Thomas Guyot-Sionnest
1
-0/+1
2007-04-13
automake magic for check_cluster
Thomas Guyot-Sionnest
2
-1/+234
2007-04-10
- Fix possibility of printing scientific numbers in perfdata
Thomas Guyot-Sionnest
1
-12/+36
2007-04-04
Fix for getting dispersion instead of jitter on older servers (like xntpd on ...
Thomas Guyot-Sionnest
1
-2/+13
2007-04-03
Fix the synchronization source selection on big-endian systems.
Holger Weiss
1
-2/+2
2007-04-03
Temporary fix for jitter calculation
Thomas Guyot-Sionnest
1
-1/+4
2007-04-02
Don't rely on the assumption that the size of a READSTAT response is a
Holger Weiss
1
-5/+6
2007-04-02
Fix byte order in verbose logging
Thomas Guyot-Sionnest
1
-1/+1
2007-04-02
Seems like we don't get any jitter sometimes. While this needs to be fixed we...
Thomas Guyot-Sionnest
1
-1/+2
2007-04-01
check_http.t: - added internet_access variable to skip tests where internet a...
Matthias Eble
1
-36/+58
2007-03-31
Fix an out-of-bounds memcpy(3) and add a realloc(3) error check in
Holger Weiss
1
-2/+5
2007-03-31
Add a warning to the verbose output if jitter_request() found no
Holger Weiss
1
-1/+4
2007-03-31
Avoid division by zero.
Holger Weiss
1
-1/+1
2007-03-31
Remove the '-O' option, as it's ignored.
Holger Weiss
1
-7/+2
2007-03-30
Test Cases for check_disk's -r, -R, -C and -g
Matthias Eble
1
-1/+36
2007-03-30
check_disk: minor fix for -C if bestmatch != -p
Matthias Eble
1
-1/+8
2007-03-30
check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)
Matthias Eble
1
-2/+54
2007-03-30
check_disk: added grouping functionality. see np-devel mail (2007-02-10)
Matthias Eble
1
-20/+72
2007-03-30
check_disk -C is more flexible now. See np-devel post (2007-02-10)
Matthias Eble
1
-30/+52
2007-03-29
Fix argument processing (Felix Frank - 1690697)
Holger Weiss
1
-5/+5
2007-03-29
Adding help text for jitter flags
Ton Voon
1
-0/+4
2007-03-22
Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
Holger Weiss
1
-1/+1
2007-03-12
check_ping's timeout interval is only +1 if ping command has a timeout value.
Ton Voon
2
-3/+34
2007-03-11
Converted check_ping.t to new-style testcases. Added test case for check_icmp -
Ton Voon
1
-18/+65
2007-03-11
Fixed some help display. Removed -L from usage as deprecated option
Ton Voon
1
-4/+4
2007-03-06
Fix option handling (Nobuhiro Ban - 1657280)
Ton Voon
1
-3/+4
2007-03-06
Fixed compile errors in check_smtp.c
Ton Voon
1
-11/+11
2007-03-06
Fixed broken HELO cmd (Enrico Scholz - 1675279)
Ton Voon
1
-5/+3
[next]