Per von Zweigbergk
8eb55c1156
Change B/s unit to B to comply with Nagios plugin spec
...
Unfortunately B/s is not a valid unit in the Nagios plugin specification. As a bit of a sad workaround, we set the unit to B, which is technically incorrect, but we can't really do much about that without amending the spec...
fixes #10544
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
2016-02-23 09:17:53 +01:00
Per von Zweigbergk
2117599eb4
Fixed invalid quoting for network device names
...
Quoting needs to be with single quotes, not double quotes. Also single quotes need to be escaped.
refs #10544
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
2016-02-23 09:17:46 +01:00
Gunnar Beutner
c544c686a8
Update copyright headers for 2016
2016-01-12 08:31:24 +01:00
Jean Flach
56f92f7846
Refactor plugin code
2015-03-23 13:07:02 +01:00
Jean Flach
62b2bae6b6
Update Window plugins' usage strings
2015-03-06 12:14:09 +01:00
Jean Flach
377f66c403
Add some failsafes to the windows plugins
2015-02-17 15:54:23 +01:00
Jean Flach
9791a8b279
Fix check_network.exe always returning warning
...
fixes #8306
2015-02-02 09:21:46 +01:00
Michael Friedrich
78bfd0204c
Update copyright year
2015-01-22 12:00:23 +01:00
Jean Flach
c11f2d5ca2
Add -d/--debug option for windows plugins
...
#fixes 8119
2015-01-12 15:53:25 +01:00
Jean Flach
2e9944f4bd
Change some things up in the windows-plugins
...
refs #7886 #7778 #8060 #8115
2014-12-19 10:21:38 +01:00
Jean Flach
0054e78a58
Use <reinterpret_cast>()
2014-11-14 16:26:30 +01:00
Jean Flach
e1b5954e62
Clean up check plugins more
2014-11-14 14:36:10 +01:00
Jean Flach
616716dc55
Clean up check plugins.
...
fixes #7670 #7669
2014-11-14 13:57:54 +01:00
Jean Flach
e187f405d9
Improve readability and output of check_network
...
fixes #7668
2014-11-14 13:09:04 +01:00
Jean Flach
22e3e48669
Fix check_plugins dying with certain parameters
2014-11-10 14:39:12 +01:00
Jean Flach
83e6fb3083
Make check plugins decent
...
fixes #7242
2014-11-06 16:36:42 +01:00
Jean Flach
ea8fd12a07
Add Windows plugins
...
refs #7242
2014-11-06 15:17:08 +01:00