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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-30
make dist failing without config.rpath in top level. File copied
Ton Voon
1
-0/+660
2007-01-30
Fix reporting bug using expect, affecting (not fixing) Debian bug #392610: ch...
Thomas Guyot-Sionnest
2
-9/+22
2007-01-30
grep(1) "-q" isn't portable (e.g., it won't work on Solaris 8), redirect
Holger Weiss
1
-1/+1
2007-01-29
Revert 1643463 (reversed disk thresholds) keeping the thresholds checks.
Thomas Guyot-Sionnest
2
-9/+9
2007-01-29
Automake 1.10 says: "compiling `test_disk.c' with per-target flags
Holger Weiss
1
-0/+2
2007-01-29
Move config.rpath into build-aux for automake 1.10
Ton Voon
1
-0/+0
2007-01-28
Remove description of deprecated ./configure --with-nagios-{user,group}
Holger Weiss
1
-6/+2
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
38
-39/+47
2007-01-27
Fix #1643463: Miscalculating thresholds check_disk
Thomas Guyot-Sionnest
2
-5/+23
2007-01-27
Change the variable names `true' and `false' (which are keywords in C99)
Holger Weiss
1
-11/+11
2007-01-27
Include GNULib's "dirname.h" in order to pull in the base_name()
Holger Weiss
1
-0/+1
2007-01-27
Fix typos.
Holger Weiss
2
-3/+3
2007-01-27
Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and
Holger Weiss
1
-0/+1
2007-01-27
Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on
Holger Weiss
1
-0/+1
2007-01-25
Update references to NEWS instead of CHANGES. Fix compile of libtap
Ton Voon
4
-5/+5
2007-01-25
Use build-aux directory. Removed unnecessary checks in configure.in.
Ton Voon
5
-3045/+10
2007-01-24
Various cleanups in the syncing with gnulib
Ton Voon
9
-19/+676
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
230
-5885/+12681
2007-01-23
Support `check_ssh --hostname=ADDRESS' (but keep `--host=ADDRESS' for backward
Holger Weiss
2
-1/+3
2007-01-23
Location updates
Holger Weiss
1
-21/+18
2007-01-23
Add missing `break' to the switch-case block that handles the `-m' option
Holger Weiss
1
-0/+1
2007-01-23
Initialize `data' to zero, fixes potential segfault (Nobuhiro Ban - 1642658)
Holger Weiss
2
-0/+2
2007-01-23
Add support for statvfs(2) which is needed in order to compile the plugins on
Holger Weiss
1
-2/+7
2007-01-22
Added "-o,--ssh-option=OPTION" which hands "-o OPTION" over to ssh(1) and
Holger Weiss
1
-3/+15
2007-01-20
Updated policy on contributed plugins
Ton Voon
1
-2/+17
2007-01-20
Administrative notes
Ton Voon
3
-11/+16
2007-01-20
compilation fixes for check_ntp.c:
M. Sean Finney
1
-3/+3
2007-01-20
Fix bug #1632091: printf format string typos. Add some more cosmetic changes.
Thomas Guyot-Sionnest
2
-6/+6
2007-01-20
Fix bug #1632078: critical threshold % incorrectly displayed by check_icmp
Thomas Guyot-Sionnest
1
-1/+1
2007-01-20
Fix bug #1632072 pointer error in plugins/netutils.c. Add changelog entry for...
Thomas Guyot-Sionnest
3
-1/+4
2007-01-17
Fix bug #1630970 Fix for buffer overflow of check_procs procprog string
Thomas Guyot-Sionnest
2
-1/+2
2007-01-08
Added notes about check_disk perf data fix. Added test to check perf data is
Ton Voon
3
-6/+23
2007-01-07
Fix bug #1627970: check_disk performance output for more then one partition
Thomas Guyot-Sionnest
1
-2/+7
2007-01-06
Fix bug #1629008: check_ping fails to handle Packet filtered error
Thomas Guyot-Sionnest
1
-2/+14
2007-01-06
Revert last patch: it works but not really for the reason I though.
Thomas Guyot-Sionnest
1
-5/+1
2007-01-06
Fix the way check_ping calculate the maximum run time
Thomas Guyot-Sionnest
1
-1/+5
2007-01-04
Fix bug #1574863: check_real does not accept the '-v' option
Thomas Guyot-Sionnest
1
-1/+1
2007-01-04
Fix bug #1592605: check_ping times out
Thomas Guyot-Sionnest
1
-1/+1
2007-01-04
Adding my distclean script
Thomas Guyot-Sionnest
2
-0/+36
2006-12-23
Regexps in check_snmp tests fails where they shouldn't.
Thomas Guyot-Sionnest
1
-3/+3
2006-12-21
- Fixing small error (wrong file name) in NPTest.pm documentation.
Thomas Guyot-Sionnest
1
-4/+4
2006-12-20
Removed unused timestamp variable (Matthias Eble)
Ton Voon
4
-25/+27
2006-12-20
Fixed inode thresholds, regressed from previous release
Ton Voon
4
-14/+94
2006-12-20
updated the nagios-pulgins.pot files now that localization is clean
Benoit Mortier
3
-6483/+7989
2006-12-12
Enhanced test for single letters in fqdn
Ton Voon
1
-0/+2
2006-12-12
Allow single characters in fqdn (Dave Alden)
Ton Voon
1
-1/+1
2006-12-07
Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg - 1573700)
Ton Voon
3
-4/+5
2006-12-07
Fix coredump on 64bit Solaris. Also adds more error conditions and moves
Ton Voon
5
-27/+42
2006-12-06
Move SSL libs to correct order per plugin
Ton Voon
1
-4/+4
2006-12-06
Only include -lssl for plugins that require it
Ton Voon
1
-2/+2
[prev]
[next]