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
/
THANKS.in
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
Patch #1798774: check_ntp: honor ntp flags
Thomas Guyot-Sionnest
1
-0/+1
2007-09-23
Added radiusclient-ng support for check_radius. Thanks to Sebastien Guay (#12...
Matthias Eble
1
-0/+1
2007-07-26
New "-u, --unicast" option which gives check_dhcp the ability to mimic a
Holger Weiss
1
-0/+1
2007-07-15
Make ps column count in zombie detection less restrictive. Thanks to Andrew E...
Matthias Eble
1
-0/+1
2007-07-14
Fixed segfault in argument processing. Thanks to Christoph Schell (#1742066)
Matthias Eble
1
-0/+1
2007-07-14
check_ntp: Fixed typo in typo in argument sanity check. Thanks to Aurelien Bo...
Matthias Eble
1
-0/+1
2007-06-11
Fixed problem with popen.c not parsing --longopt='foo bar' correctly (Daniel ...
Matthias Eble
1
-0/+1
2007-06-04
Removed duplicate names
Ton Voon
1
-2/+0
2007-05-27
check_oracle does not need a valid ORACLE_HOME if called with --db. Thanks to...
Matthias Eble
1
-0/+1
2007-05-13
check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)
Matthias Eble
1
-0/+1
2007-05-09
Fixed --help output (Ask Bjoern Hansen - #1714823)
Matthias Eble
1
-0/+1
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
-0/+1
2007-04-20
Use the 'server identifier' option instead of the 'siaddr' field as the
Holger Weiss
1
-0/+1
2007-03-29
Fix argument processing (Felix Frank - 1690697)
Holger Weiss
1
-0/+1
2007-03-27
Fix bug #1494629 - check_icmp fails after some time on FreeBSD
Thomas Guyot-Sionnest
1
-0/+1
2007-03-22
Increase MAX_INPUT_BUFFER from 1k to 8k in order to increase I/O
Holger Weiss
1
-0/+1
2007-03-08
New switch to check_icmp to set the minimum required hosts for success.
Thomas Guyot-Sionnest
1
-0/+1
2007-03-06
Fixed broken HELO cmd (Enrico Scholz - 1675279)
Ton Voon
1
-0/+1
2007-02-09
Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm
Ton Voon
1
-0/+1
2007-01-23
Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
Holger Weiss
1
-0/+1
2007-01-23
Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)
Holger Weiss
1
-0/+1
2007-01-20
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for...
Thomas Guyot-Sionnest
1
-0/+1
2007-01-17
Fix bug #1630970 Fix for buffer overflow of check_procs procprog string
Thomas Guyot-Sionnest
1
-0/+1
2007-01-08
Added notes about check_disk perf data fix. Added test to check perf data is
Ton Voon
1
-0/+1
2006-12-20
Removed unused timestamp variable (Matthias Eble)
Ton Voon
1
-0/+1
2006-12-07
Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg - 1573700)
Ton Voon
1
-0/+1
2006-12-07
Fix coredump on 64bit Solaris. Also adds more error conditions and moves
Ton Voon
1
-0/+1
2006-11-09
Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations
Ton Voon
1
-0/+1
2006-10-26
Fixed error if dba_free_space has no free segments (Florian Gleixner)
Ton Voon
1
-0/+1
2006-10-26
Remove C style comments (1583467 - Markus Baertschi)
Ton Voon
1
-0/+1
2006-10-19
Initialise strings for Fedora Core 5 (Henning Schmiedehausen)
Ton Voon
1
-0/+1
2006-10-19
Removed asprintf for perf data (Craig Orsinger, Robby Giffin - 1310495)
Ton Voon
1
-0/+2
2006-10-19
type variable not cleared in Sol 10 (Kyle Tucker)
Ton Voon
1
-0/+1
2006-10-19
Redirection error if other headers beginning with L (Aravind Gottipati - 1562...
Ton Voon
1
-0/+1
2006-10-19
Allow hostnames beginning with digits (O'Shaughnessy Evans - 1567390)
Ton Voon
1
-0/+1
2006-10-12
Fixed output from -e in check_disk (Andreas Behal)
Ton Voon
1
-0/+1
2006-09-21
Added perfdata for most variables and new parameters: VMU, VMF,
Ton Voon
1
-0/+1
2006-08-14
Fixed inode percent free output (Mike Emigh - 1531899)
Ton Voon
1
-0/+2
2006-07-19
Stricter autoconf 2.60 rules (Lance Albertson - 1522900)
Ton Voon
1
-0/+1
2006-07-04
Added alloca.h check and fixed locale.h, wchar.h (Ari Pollak - 1516578)
Ton Voon
1
-0/+2
2006-07-03
Fixed compile on Tru64 5.1b (Ciro Iriarte - 1515435)
Ton Voon
1
-0/+1
2006-05-30
For reporting check_radius compile problem
Ton Voon
1
-0/+1
2006-05-24
Fix for mysql 3.x (Jeremy Reed, Michael Tiernan - 1491936)
Ton Voon
1
-0/+2
2006-04-06
Stop coredump on Solaris if arg not specified (Jason Kau - 1465288)
Ton Voon
1
-0/+1
2006-03-29
New function to for escaped strings from command line for send/quit.
Ton Voon
1
-0/+1
2006-03-22
Options to change line ends for -s and -q (John Rouillard - 1346104)
Ton Voon
1
-0/+1
2006-03-21
Stop check_dns from compiling if nslookup does not exist (Sakari Lehtonen -
Ton Voon
1
-0/+1
2006-03-21
mysql discovery based on mysql_config (Johan Fischer - 1359414)
Ton Voon
1
-0/+1
2006-03-15
Alert on amount of time a slave is behind (Steven Kreuzer)
Ton Voon
1
-0/+1
[prev]
[next]