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
2007-04-03
Temporary fix for jitter calculation
Thomas Guyot-Sionnest
2007-04-02
Don't rely on the assumption that the size of a READSTAT response is a
Holger Weiss
2007-04-02
Fix byte order in verbose logging
Thomas Guyot-Sionnest
2007-04-02
Seems like we don't get any jitter sometimes. While this needs to be fixed we...
Thomas Guyot-Sionnest
2007-04-01
check_http.t: - added internet_access variable to skip tests where internet a...
Matthias Eble
2007-03-31
Fix an out-of-bounds memcpy(3) and add a realloc(3) error check in
Holger Weiss
2007-03-31
Add a warning to the verbose output if jitter_request() found no
Holger Weiss
2007-03-31
Avoid division by zero.
Holger Weiss
2007-03-31
Remove the '-O' option, as it's ignored.
Holger Weiss
2007-03-30
Test Cases for check_disk's -r, -R, -C and -g
Matthias Eble
2007-03-30
check_disk: minor fix for -C if bestmatch != -p
Matthias Eble
2007-03-30
check_disk: added regex functionality -r and -R. see np-devel mail (2007-02-10)
Matthias Eble
2007-03-30
check_disk: added grouping functionality. see np-devel mail (2007-02-10)
Matthias Eble
2007-03-30
check_disk -C is more flexible now. See np-devel post (2007-02-10)
Matthias Eble
2007-03-29
Fix argument processing (Felix Frank - 1690697)
Holger Weiss
2007-03-29
Adding help text for jitter flags
Ton Voon
2007-03-22
Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
Holger Weiss
2007-03-12
check_ping's timeout interval is only +1 if ping command has a timeout value.
Ton Voon
2007-03-11
Converted check_ping.t to new-style testcases. Added test case for check_icmp -
Ton Voon
2007-03-11
Fixed some help display. Removed -L from usage as deprecated option
Ton Voon
2007-03-06
Fix option handling (Nobuhiro Ban - 1657280)
Ton Voon
2007-03-06
Fixed compile errors in check_smtp.c
Ton Voon
2007-03-06
Fixed broken HELO cmd (Enrico Scholz - 1675279)
Ton Voon
2007-03-06
Use /usr/ucb/ps on Solaris in preference to pst3 (problems in 64bit mode)
Ton Voon
2007-03-06
Test failure if a filesystem which is a subset of another fails the inode
Ton Voon
2007-03-02
Fix for broken check_mrtgtraf
Ethan Galstad
2007-02-14
Fixed typo in help for -M
Ton Voon
2007-02-14
Documentation fix re: --escape flag. Fix of ./check_tcp test to webservers
Ton Voon
2007-02-07
Include <sys/param.h> before <sys/swap.h> in order to fix compilation on
Holger Weiss
2007-02-06
Correct vim typo in comment block :P
Thomas Guyot-Sionnest
2007-02-06
correcting some translation problems
Benoit Mortier
2007-02-02
Fix parsing of multiple OIDs sets needmibs = TRUE
Thomas Guyot-Sionnest
2007-02-01
Fix progname being partly set to upper case
Thomas Guyot-Sionnest
2007-01-31
Converted to new style object and Test::More testing. Skipped jabber server
Ton Voon
2007-01-31
Add check_jabber test. Will ask for a jabber host (default should be OK)
Thomas Guyot-Sionnest
2007-01-31
Fix Debian Bug #392610: check_jabber always return warning
Thomas Guyot-Sionnest
2007-01-30
Jail does not requires any arguments
Thomas Guyot-Sionnest
2007-01-30
Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...
Thomas Guyot-Sionnest
2007-01-29
Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.
Thomas Guyot-Sionnest
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
2007-01-27
Fix #1643463: Miscalculating thresholds check_disk
Thomas Guyot-Sionnest
2007-01-27
Include GNULib's "dirname.h" in order to pull in the base_name()
Holger Weiss
2007-01-24
Various cleanups in the syncing with gnulib
Ton Voon
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
2007-01-23
Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
Holger Weiss
2007-01-23
Add missing `break' to the switch-case block that handles the `-m' option
Holger Weiss
2007-01-23
Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)
Holger Weiss
2007-01-22
Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and
Holger Weiss
2007-01-20
compilation fixes for check_ntp.c:
M. Sean Finney
2007-01-20
Fix bug #1632091: printf format string typos. Add some more cosmetic changes.
Thomas Guyot-Sionnest
[prev]
[next]