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-root
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
--help output cleanup (plus removal of spaces on blank lines)
Thomas Guyot-Sionnest
2
-26/+29
2008-03-14
Fixed 64 bit pst3 when tries to link to gettext. Gettext linked
Ton Voon
1
-4/+4
2008-03-11
Fixed link -m64 problems on pst3 for solaris. Fixed _FILE_OFFSET_BITS
Ton Voon
1
-0/+2
2008-02-28
Reverted check_procs for solaris back to using pst3 due to truncation
Ton Voon
2
-2/+4
2008-01-31
Bump plugins-root/ to GPLv3
Thomas Guyot-Sionnest
3
-67/+59
2008-01-08
Hide some debug output which was printed even without "-v" (under
Holger Weiss
1
-1/+1
2008-01-08
Fix the handling of ICMP packets which are not echo replies (such as
Holger Weiss
1
-16/+15
2008-01-08
Get rid of a cast which increases the required alignment.
Holger Weiss
1
-1/+3
2008-01-08
Mark some constant strings "const".
Holger Weiss
1
-3/+3
2007-12-21
Fix INADDR_NONE value (for systems which don't define it).
Holger Weiss
1
-1/+1
2007-12-21
Include <sys/sockio.h> (if available) to get SIOCGIFADDR defined on
Holger Weiss
1
-0/+3
2007-12-21
New "-s" option to specify the source IP address (thanks to Harald Jenny
Holger Weiss
1
-1/+42
2007-12-13
Fixed VPATH problem in plugins-root (Tom Payerle - 1789000)
Ton Voon
1
-1/+1
2007-12-11
Adding missing function calls needed for i18n (only for plugins already in PO...
Thomas Guyot-Sionnest
1
-0/+4
2007-10-25
Automatically update website with --help output. Cosmetic
Ton Voon
1
-3/+3
2007-09-15
Correct all instances of misaligned memory access. This fixes bus erros
Holger Weiss
1
-43/+36
2007-07-26
The "--serverip" and "--requestedip" options now accept host names, too.
Holger Weiss
1
-19/+19
2007-07-26
New "-m, --mac" option which allows for specifying the MAC address to
Holger Weiss
1
-12/+58
2007-07-26
Make sure strncpy(3)d buffers are nul-terminated.
Holger Weiss
1
-3/+6
2007-07-26
A few minor fixes/improvements which were included with (but unrelated
Holger Weiss
1
-6/+13
2007-07-26
New "-u, --unicast" option which gives check_dhcp the ability to mimic a
Holger Weiss
1
-10/+74
2007-07-24
Removing all .cvsignore files
Ton Voon
1
-7/+0
2007-05-27
added functions to utils_base:
M. Sean Finney
2
-1/+7
2007-05-13
check_dhcp now adds mandatory end option (Thanks to Enrico Scholz - #1675306)
Matthias Eble
1
-6/+11
2007-04-20
Remove unused variables.
Holger Weiss
1
-2/+0
2007-04-20
Use the 'server identifier' option instead of the 'siaddr' field as the
Holger Weiss
1
-10/+28
2007-03-29
Set the "read" and "execute" bits only for "user" and "group" in order
Holger Weiss
1
-1/+1
2007-03-27
Fix bug #1494629 - check_icmp fails after some time on FreeBSD
Thomas Guyot-Sionnest
1
-1/+2
2007-03-11
Add tests for new check_icmp switch -m
Thomas Guyot-Sionnest
1
-2/+20
2007-03-11
Converted check_ping.t to new-style testcases. Added test case for check_icmp -
Ton Voon
1
-0/+68
2007-03-08
New switch to check_icmp to set the minimum required hosts for success.
Thomas Guyot-Sionnest
1
-9/+42
2007-03-08
Fixed C++ style comments, but I don't get why those lines were originally com...
Thomas Guyot-Sionnest
1
-2/+2
2007-03-06
Root plugins installed with world executable permissions. Removed references
Ton Voon
1
-1/+1
2007-01-28
Don't try to print `optarg' (which will be a NULL pointer) if an unknown
Holger Weiss
1
-1/+1
2007-01-27
Include <sys/param.h> which is a prerequisite for <sys/sysctl.h> on
Holger Weiss
1
-0/+1
2007-01-24
Sync with gnulib - lots of extraneous code removed in preference to GNU code
Ton Voon
1
-2/+2
2007-01-20
Fix bug #1632078: critical threshold % incorrectly displayed by check_icmp
Thomas Guyot-Sionnest
1
-1/+1
2006-10-24
more fixes and removal of certain sentences not needed
Benoit Mortier
1
-6/+6
2006-10-24
last localization fixes for core plugins in c
Benoit Mortier
1
-38/+42
2006-10-24
Fixed compile on non-glibc platforms
Ton Voon
2
-5/+5
2006-10-23
first pass a making check icmp respecting nagiosplugins rules
Benoit Mortier
1
-30/+48
2006-10-22
putting default template for copyright and explanations
Benoit Mortier
1
-17/+46
2006-10-22
revert mistake when commiting fixes
Benoit Mortier
1
-5/+0
2006-10-22
more localization fixes
Benoit Mortier
1
-0/+5
2006-10-20
localization updates
Benoit Mortier
1
-16/+27
2006-07-29
Fix two Solaris compile problems
Ton Voon
1
-1/+1
2006-06-07
Do not install setuid programs unless run as root
Ton Voon
1
-6/+4
2006-06-07
Fixed two build problems re: libtool and pst3
Ton Voon
1
-3/+3
2006-05-25
Applied patch for responses from helpers/relays, cleaned up different coding ...
Ethan Galstad
1
-181/+206
2006-05-25
Fixed short interface name length, UNKNOWN return code (patches from tracker)
Ethan Galstad
1
-20/+19
[prev]
[next]