Commit graph

175 commits

Author SHA1 Message Date
Sven Velt 598eeab975 check_apaches: Add slots check 2021-09-22 12:28:42 +02:00
Sven Velt 5bdf0dd8d2 check_apaches: worker: check for invalid target 2021-09-22 12:28:12 +02:00
Sven Velt c1b254ea02 check_apaches: Change PerfData labels 2021-09-22 12:15:30 +02:00
Sven Velt c1c132199d check_apaches: Rebuild plugin with quad check notation 2021-09-22 12:08:51 +02:00
Sven Velt 407d99c45d 2to3: check_apaches plus manual work 2021-09-22 12:07:41 +02:00
Sven Velt 195b0c5b90 MonitoringPlugin: add args2checks() for quad check notation
copied from check_naf.py
2021-09-22 12:06:26 +02:00
Sven Velt af6b9daf16 MonitoringPlugin: Multiline verbose output, cleanup 2021-09-22 12:05:10 +02:00
Sven Velt 97d6a3669e 2to3/manual: check_livestatus_latency.py 2020-12-29 23:09:14 +01:00
Sven Velt a49297eda7 2to3/manual: check_cups.py 2020-12-29 22:45:23 +01:00
Sven Velt f5bf5494c6 2to3/manual: check_iface-dns.py 2020-12-29 22:33:22 +01:00
Sven Velt e396d5a4a4 Fix verbose output 2020-12-29 22:22:51 +01:00
Sven Velt 45f23e6450 2to3/manual: check_xbps.py 2020-12-29 22:19:34 +01:00
Sven Velt c2336a1cd2 2to3/manual: check_netconnections.py 2020-12-29 22:05:47 +01:00
Sven Velt 9be96f3705 Split module (WIP) 2020-12-29 21:54:11 +01:00
Sven Velt 684be87f62 2to3: monitoringplugin.py (WIP)
No more changes made
2020-12-29 21:41:40 +01:00
Sven Velt 95aad74ded Add LICENSE, more .gitignore 2020-12-27 13:49:49 +01:00
Sven Velt 5a124aacec Fix README 2020-12-27 13:44:23 +01:00
Sven Velt 4494a40822 Add README, new branch "main" 2020-12-27 13:41:45 +01:00
Sven Velt da318db5ec check_xbps.py: Hint to use "--sudo" 2017-11-09 12:29:07 +01:00
Sven Velt 2ad98cb81d check_xbps.py: run commands with sudo only when necessary 2016-12-26 22:58:47 +01:00
Sven Velt 7d476d9109 check_xbps.py: added "configure" package state 2016-12-26 22:58:22 +01:00
Sven Velt 21b7b687a0 check_xbps.py: Added --sudo
- "--sudo": Prepend all commands
- Improved error handling
2016-12-09 13:31:01 +01:00
Sven Velt 18c70c0a12 commands.cfg: Add commands for check_xbps.py 2016-11-24 21:11:47 +01:00
Sven Velt 3fefe3383b check_xbps: Catch "transaction aborted" error, return CRITICAL for updates
- Check return code of "xbps-install" call
- CRITICAL instead of WARNING when updates available
- Use return code from plugin class
2016-11-24 21:08:18 +01:00
Sven Velt 45f91ba985 check_xbps: add some verbose output 2016-11-24 21:08:09 +01:00
Sven Velt 95742e3d12 check_xbps: bugfix, re-add testmode switch 2016-11-24 21:07:59 +01:00
Sven Velt 6b8bd1c5eb check_xbps.py: New plugin for Voidlinux' package manager 2016-11-24 21:07:41 +01:00
Sven Velt 03e09061a5 Update URLs and copyright 2016-11-24 20:49:33 +01:00
Sven Velt bd5a2e6189 monitoringplugin.py: Update version string 2016-11-24 20:49:14 +01:00
Sven Velt b757d548e8 Update commands.cfg for release 2016-11-24 20:29:25 +01:00
Sven Velt c477c82587 check_cups: Add some verbose output 2016-11-24 19:55:36 +01:00
Sven Velt 2e4754e1ac Fixed multiline bug introduced in 925cbb2297 (brown paper bag, please) 2016-11-24 11:46:03 +01:00
Sven Velt e59b1a8c6e monitoringplugin.py: Enhance verbose output function
- one space per verbose level at the begining
- optional prefix (for list output)
- output lists one item per line
2016-11-11 17:38:43 +01:00
Sven Velt 925cbb2297 monitoringplugins.py: two multiline output fixes
- typo: saved with wrong key
- list may be a list of lists
2016-11-11 17:38:37 +01:00
Sven Velt 16364832dd check_cups.py: Correct timezone parsing 2016-10-12 12:23:21 +02:00
Sven Velt ed17f572dc New plugin: check_collectd (proof of concept) 2016-09-13 14:56:00 +02:00
Sven Velt ba038dbba2 check_cups: small output bugfix 2016-09-13 14:54:10 +02:00
Sven Velt 4d24ecef73 New plugin check_cups.py 2016-09-13 14:44:40 +02:00
Sven Velt 23ed549cce Hide plugin help when set to None 2016-09-13 14:42:09 +02:00
Sven Velt 31461b91b2 Initial commit of check_livestatus_latency.py 2016-09-08 11:43:37 +02:00
Sven Velt 6b146c728f Remove old PERL plugins
I'm not able to support them
2016-06-02 21:05:53 +02:00
Rico Glöckner c3786e5ae1 check_junos_bgp: small mistake in contexts.. 2013-02-28 08:37:23 +01:00
Rico Glöckner 57f3eba575 check_junos_bgp: another typo 2013-02-28 08:34:35 +01:00
Rico Glöckner be62f38997 check_junos_bgp: adding some sanity after last commit 2013-02-28 08:21:49 +01:00
Rico Glöckner 6f07e55372 check_junos_bgp.pl: added parms for logical-router and instance 2013-02-28 08:13:13 +01:00
Sebastian Harl 4ec874f21a check_naf: Verify the index of (volume) snapshot filesystems.
For volumes with 'nosnap' and 'nosnapdir' options turned on, there is no
/vol/NAME/.snapshot filesystem. Rather, SNMP returns /vol/NAME/.. in place of
the snapshot filesystems, thus leading to incorrect vol_data (and possibly
other) values.
2012-10-23 11:41:57 +02:00
Sebastian Harl 883f446fe5 plugin_wrapper.pl: Added x-bit. 2012-10-11 13:47:37 +02:00
Sebastian Harl 18b043428c check_junos_bgp: Fixed typo. 2012-10-01 11:34:44 +02:00
Sebastian Harl deffe2eebe check_junos_bgp: Increased verbosity level for debugging message. 2012-10-01 11:32:18 +02:00
Sebastian Harl 20214655e0 check_junos_bgp: Fixed check for non-existing attributes. 2012-10-01 11:29:24 +02:00