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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-29
patch attempt to reference undefined optarg (credit Paul Farrall)
Karl DeBisschop
1
-1
/
+1
2003-07-26
mark for translation
Karl DeBisschop
1
-76
/
+90
2003-07-26
add S_ macor to mark message for both translation and inclusion into docbook ...
Karl DeBisschop
1
-0
/
+2
2003-07-26
internationalization
Karl DeBisschop
1
-95
/
+98
2003-07-26
checkins for internationalization
Karl DeBisschop
4
-65
/
+85
2003-07-21
add stubs to allow markup for translation
Karl DeBisschop
1
-0
/
+11
2003-07-21
test GNU_SOURCE and include features.h if present to clear warning about aspr...
Karl DeBisschop
1
-2
/
+6
2003-07-04
only make links for check_spop and check_simap when SSL is built into check_tcp
Karl DeBisschop
1
-3
/
+3
2003-07-03
Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey)
Ton Voon
1
-1
/
+5
2003-07-03
remove LABELLEN
Karl DeBisschop
1
-1
/
+0
2003-06-30
Added -4 and -6 command line options into check_http, check_ldap and
Jeremy T. Bouse
3
-10
/
+60
2003-06-30
Corrections to get code to compile on systems without IPv6 support
Jeremy T. Bouse
4
-0
/
+16
2003-06-30
Added check_simap & check_spop to check_tcp_programs
Jeremy T. Bouse
1
-0
/
+1
2003-06-30
Fixed support for "check_disk warn crit [path]" with thresholds at used levels
Ton Voon
1
-3
/
+11
2003-06-29
Included patch for check_ldap from Patch #753621 by Ziya Suzen
Jeremy T. Bouse
1
-2
/
+40
2003-06-29
Changed usage output to show -4 and -6 are mutually exclusive. You can only
Jeremy T. Bouse
2
-2
/
+2
2003-06-29
check_ping is now coded with -4 & -6 options to call PING or PING6 command
Jeremy T. Bouse
2
-7
/
+20
2003-06-29
Added address_family extern int variable to netutils to allow for -4 & -6
Jeremy T. Bouse
4
-5
/
+30
2003-06-29
Added NLM test (Phil Randal)
Ton Voon
1
-0
/
+21
2003-06-29
Corrected reported size for PROC_MEMINFO systems
Ton Voon
1
-0
/
+3
2003-06-27
Modified my_connect to include ai_socktype in the hints to be compliant with
Jeremy T. Bouse
1
-0
/
+1
2003-06-27
Support for swap -s for solaris. Also changes size of swap to MBs through
Ton Voon
1
-80
/
+91
2003-06-26
Fixed different thresholds if using exclude lists
Ton Voon
1
-6
/
+7
2003-06-25
Support for different thresholds for different filesystems
Ton Voon
1
-16
/
+65
2003-06-25
Removed -d option and just check against -p parameter
Ton Voon
1
-18
/
+9
2003-06-25
Report errors if path specified not found
Ton Voon
1
-3
/
+17
2003-06-25
Problems compiling on SunOS 5.6 with gcc 2.8.1. Fixed by specifying
Ton Voon
1
-14
/
+18
2003-06-21
soalris 8 needs 'ln -s -f' instead of 'ln -sf'
Karl DeBisschop
1
-2
/
+2
2003-06-21
add remaining URI_PATH chars per RFC 2396
Karl DeBisschop
1
-2
/
+4
2003-06-11
fix URI_PATH to allow ?&#: (more still should be allowed)
Karl DeBisschop
1
-3
/
+3
2003-06-10
add note about shell quote removal to address https://sourceforge.net/tracker...
Karl DeBisschop
1
-7
/
+20
2003-06-07
\r\n patch from Mathias
Subhendu Ghosh
1
-3
/
+3
2003-06-04
Argument to asprintf in wrong order
Ton Voon
1
-1
/
+1
2003-06-02
finish recv() loop when stream GT or EQ maxbytes (was GT)
Karl DeBisschop
1
-1
/
+1
2003-06-01
allow user to limit number of bytes fetched
Karl DeBisschop
1
-7
/
+20
2003-05-31
first revised patch failed to trap the "break" in while()
Karl DeBisschop
1
-5
/
+16
2003-05-17
Fixed test (Mathew Ericson - 738609)
Ton Voon
1
-1
/
+1
2003-05-17
Fixed tests (Mathew Ericson - 738607)
Ton Voon
1
-4
/
+4
2003-05-17
Fixed test commands (Mathew Ericson - 738605)
Ton Voon
1
-10
/
+10
2003-05-17
Fixed tests (Mathew Ericson - 738608)
Ton Voon
1
-1
/
+1
2003-05-17
Fixed tests (Mathew Ericson - 738604)
Ton Voon
1
-1
/
+1
2003-05-14
Added examples
Ton Voon
1
-2
/
+8
2003-05-14
Added DSVER and UPTIME checks (Phil Randal - 737617)
Ton Voon
1
-1
/
+29
2003-05-09
fix error when server closes connection
Karl DeBisschop
1
-7
/
+12
2003-05-09
cause snmpget try try for 1 second less than the timeout (allowing plugin to ...
Karl DeBisschop
1
-2
/
+3
2003-05-07
Modified check_ping to handle IPv6 as well as IPv4 ICMP checks using the
Jeremy T. Bouse
1
-3
/
+17
2003-04-23
update to RFC1123 hostname specs
Karl DeBisschop
1
-2
/
+2
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
3
-83
/
+73
2003-04-17
code cleanup to clear strict compiler warnings
Karl DeBisschop
3
-151
/
+158
2003-04-16
reset to old behavior of not checking stream by default
Subhendu Ghosh
1
-2
/
+2
[next]