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
2003-03-12
Timings in milliseconds and nicer output
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-11
Fixed reading too many argv parameters and changed to asprintf
Ton Voon
2003-03-11
Remove getopt_long checks
Ton Voon
2003-03-11
use statfs for check_disk (still needs fs scan)
Karl DeBisschop
2003-03-09
Make sure sys/socket.h is explicitly included if HAVE_SYS_SOCKET_H is defined
Jeremy T. Bouse
2003-03-09
Implement error-only option for check_disk (Ian Duggan)
Ton Voon
2003-03-08
Fix AIX /proc filesystem (Ian Duggan)
Ton Voon
2003-03-08
Modified code to call is_addr() rather than is_dotted_quad() with the
Jeremy T. Bouse
2003-03-08
AF indepedent routines introduced.
Jeremy T. Bouse
2003-03-08
Move snprintf into lib
Ton Voon
2003-03-07
Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions
Jeremy T. Bouse
2003-03-07
millisecond timing and perf data
Karl DeBisschop
2003-03-07
whole timer loop was on the wrong side of connection close code
Karl DeBisschop
2003-03-07
fix for -H invocation of hostname
Karl DeBisschop
2003-03-05
check_http min size option (680467 - Dave Viner)
Ton Voon
2003-03-04
Make output message for CPU Load a bit nicer
Ton Voon
2003-03-03
accept comma-delimted list of hosts for checking if a multihomed host is alive
Karl DeBisschop
2003-03-02
add logic to check multiple servers
Karl DeBisschop
2003-02-21
Fixed coredump with unallocated string
Ton Voon
2003-02-21
Strip leading spaces on dns return value (689563 - Simon L Nielsen)
Ton Voon
2003-02-19
Move getloadavg to lib directory. Must run "aclocal -I lib"
Ton Voon
2003-02-18
spurious backslash escape
Karl DeBisschop
2003-02-18
never exited getopt loop
Karl DeBisschop
2003-02-18
failed if header was more than 1023 bytes
Karl DeBisschop
2003-02-18
Fixed the output messages (Bug 688729 - Jayjay)
Ton Voon
2003-02-18
Fixed compiler warning and increased the SSL random key for a Solaris PRNG pr...
Ton Voon
2003-02-18
OID type prefix patch [Patches-679403]
Subhendu Ghosh
2003-02-18
support for Large swap sizes
Subhendu Ghosh
2003-02-16
Fixed dependencies for check_nt
Ton Voon
2003-02-16
Coredump if no variable set (reported by Marc C. Poulin)
Ton Voon
2003-02-12
Added extra plugins
Ton Voon
2003-02-12
Remove unnecessary \ and fix coredump with no parameters specified
Ton Voon
2003-02-12
Remove unnecessary \ - complaints from Tru64's cc compiler
Ton Voon
2003-02-11
Patch by Dave Viner for seg fault on RH 7.3 (655903)
Ton Voon
2003-02-10
Removing getopt files - now in new lib directory
Ton Voon
2003-02-10
Added in a define for HAVE_GETOPT_H for backwards compatibility
Ton Voon
2003-02-10
Remove unnecessary getopt references and link in lib directory
Ton Voon
2003-02-10
Added argc checks before attempting to access argv[]
Jeremy T. Bouse
2003-02-10
Revised code to use resolving and connection code in utils.c and
Jeremy T. Bouse
2003-02-08
use enum instead of define
Karl DeBisschop
2003-02-08
submit request with one send
Karl DeBisschop
2003-02-05
allow check to proceed using servers from resolv.conf
Karl DeBisschop
2003-02-05
fix segfault due to bad asprintf invocation
Karl DeBisschop
2003-02-03
Avoid core dump with null or invalid data (679400 - Mathieu Masseboeuf)
Ton Voon
2003-02-03
Patch for Mac OS X compile (652080 - Ton Voon)
Ton Voon
2003-02-03
added default community [bug-patch #600349 jbaumgartner]
Subhendu Ghosh
2003-01-31
Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown)
Ton Voon
2003-01-31
Reapply all asprintf calls. Fix for %% problem with -l flag.
Ton Voon
2003-01-31
Removed all unnecessary asprintf calls. Replaced with original check_nt.c
Ton Voon
[prev]
[next]