Commit Graph

622 Commits

Author SHA1 Message Date
Pall Sigurdsson f382acb1a6 lsmgrp added 2013-12-06 15:48:55 +00:00
Pall Sigurdsson d7efe24a34 fix typos 2013-12-06 14:19:23 +00:00
Pall Sigurdsson 72f2c0de16 added support for more queries 2013-12-06 14:16:57 +00:00
Pall Sigurdsson 7c41c09b2f enclosure battery support added 2013-12-06 13:58:44 +00:00
Pall Sigurdsson f87963f554 switched to semicolon format. lsdrive added 2013-12-06 13:48:39 +00:00
Pall Sigurdsson 38a207065e Refactor - support for lsdrive added 2013-11-19 15:59:36 +00:00
Pall Sigurdsson 831156308b check_storwize.py added
Experimental!

replaces check_storwize.sh

only lsarray and lsmdiskgrp are supported for now
2013-11-19 11:18:02 +00:00
Tomas Edwardsson 356bb2c762 Renamed to markdown 2013-10-27 23:05:51 +00:00
Tomas Edwardsson bc15b653b1 Added examples and documentation 2013-10-27 22:57:43 +00:00
Tomas Edwardsson 814426a5a8 Automatic commit of package [nagios-okplugin-check_package_updates] release [0.0.7-1]. 2013-09-13 13:27:49 +00:00
Tomas Edwardsson 2f69dd02cb Merge pull request #8 from opinkerfi/refactor-check_package_updates
Refactor check package updates
2013-09-13 05:28:56 -07:00
Pall Sigurdsson 25b04e822e check_package_updates - minor refactor
Few very minor readability tricks

* replacing the typical "if x not in list: list[x] = ..."  pattern with defaultdict
* replace string.split('\n') with splitlines()
2013-09-13 11:51:16 +00:00
Pall Sigurdsson f3909a08f6 check_package_updates - fix inconsistent tab/space 2013-09-13 11:43:04 +00:00
Tomas Edwardsson 53ec813478 Removed obsoletes and thresholds 2013-09-13 10:56:51 +00:00
Pall Sigurdsson 46024baa26 check_eva new Make sure --timeout is an integer 2013-09-12 09:14:58 +00:00
Pall Sigurdsson 3d867d84c0 check_eva new command line option --timeout 2013-09-11 15:14:50 +00:00
Pall Sigurdsson 6562732a91 check_eva Fix undefined fix typos 2013-09-11 15:04:52 +00:00
Pall Sigurdsson c524ee0046 Merge branch 'master' of github.com:opinkerfi/nagios-plugins 2013-09-02 15:14:22 +00:00
Pall Sigurdsson 9907356c39 PEP8 cleanup 2013-09-02 15:14:07 +00:00
Pall Sigurdsson 39f2413957 merged 2013-09-02 15:02:51 +00:00
Pall Sigurdsson 840ef78a7b New plugin - check_other 2013-09-02 10:59:27 +00:00
Pall Sigurdsson c6cb2b634d check_eva - minor bugfixes 2013-09-02 10:50:48 +00:00
Pall Sigurdsson 92a6643a4b New plugin - check_other 2013-09-02 10:50:00 +00:00
Pall Sigurdsson a21b3adf43 check_eva.py more code cleanup with pycharm inspections 2013-08-21 14:08:41 +00:00
Pall Sigurdsson 39b7d6a7d9 check_eva.py - Make code more readable 2013-08-21 13:55:57 +00:00
Pall Sigurdsson 598a525ac8 convert from tabs to spaces 2013-08-21 13:50:34 +00:00
Pall Sigurdsson ceb039eb45 check_eva - fix mixed tab/spaces 2013-08-21 13:48:56 +00:00
Tomas Edwardsson 5ab6e198ec Merge pull request #5 from argusb/patch-1
Update check_eva.py, looking good, merged. Thanks!
2013-08-12 08:05:47 -07:00
argusb b0663e0495 Update check_eva.py
Change parsing of SSSU output header to make it work with Command View EVA >= 10.
2013-08-12 14:40:23 +02:00
Tomas Edwardsson a01af47d86 Removed Draft, should be working pretty good 2013-07-17 07:59:40 +00:00
Tomas Edwardsson 30c4b15700 Added --legacy to default since that is the default format 2013-07-16 22:42:44 +00:00
Tomas Edwardsson 1099ad9c02 Added nrpe reload since moving from check_yum needs it 2013-07-16 22:24:47 +00:00
Tomas Edwardsson 677ec90e3e Added obsolete for okplugin check_updates
nagios-okplugin-check_updates was the wrong name for
nagios-okplugin-check_package_updates. It was renamed but some might
have installed check_updates in the mean time.
2013-07-16 22:22:36 +00:00
Tomas Edwardsson a5dbf632f2 Automatic commit of package [nagios-okplugin-check_package_updates] release [0.0.6-1]. 2013-07-16 22:09:50 +00:00
Tomas Edwardsson 5af347c3df Fix failure on a fully patched system 2013-07-16 22:09:23 +00:00
Tomas Edwardsson 7ad46b2f68 Automatic commit of package [nagios-okplugin-check_package_updates] release [0.0.5-1]. 2013-07-16 19:43:19 +00:00
Tomas Edwardsson 5a8cad9783 Known types always have a metric, even if 0 2013-07-16 19:43:00 +00:00
Tomas Edwardsson 5ff4605400 Automatic commit of package [nagios-okplugin-check_package_updates] release [0.0.4-1]. 2013-07-16 17:43:28 +00:00
Tomas Edwardsson 7143d69552 Re-renamed to check_package_updates 2013-07-16 14:34:04 +00:00
Tomas Edwardsson a71110fdff Yepp, obsoletes again instead of conflicts 2013-07-16 13:33:38 +00:00
Tomas Edwardsson 5493c0dd15 Automatic commit of package [nagios-okplugin-check_updates] release [0.0.3-1]. 2013-07-16 12:14:07 +00:00
Tomas Edwardsson f536c03121 Plugin should conflict with check_yum 2013-07-16 11:34:13 +00:00
Tomas Edwardsson 6976284504 No obsolete 2013-07-16 10:47:45 +00:00
Tomas Edwardsson b884ff14c8 Obsolete nagios-okplugin-check_yum 2013-07-16 10:46:15 +00:00
Tomas Edwardsson 14e8126224 Automatic commit of package [nagios-okplugin-check_updates] release [0.0.2-1]. 2013-07-16 10:44:20 +00:00
Tomas Edwardsson c2e2739519 Added nrpe.d config file 2013-07-16 10:43:58 +00:00
Tomas Edwardsson 16e167abfc Added spec file 2013-07-16 10:41:22 +00:00
Tomas Edwardsson 24c8127c9f Renamed to check_updates 2013-07-16 10:31:44 +00:00
Tomas Edwardsson 92c4d406fd Renamed to check_updates 2013-07-16 10:31:28 +00:00
Tomas Edwardsson 6a69093487 pycharm recomended formatting fixes 2013-07-16 10:27:04 +00:00