Commit Graph

15 Commits

Author SHA1 Message Date
root 8a81597c3c * Changes to CACHEAGE check
The 'CACHEAGE' check is a negative/reverse check. This meens the lower the
  value the better it is. So if the value is LOWER than Critical it will be
  CRITICAL status istead of being HIGHER.

* Small typo fix.
2015-03-22 18:01:37 +01:00
gitmopp 166996d1d9 Unit of measurement are not valid
A list of valid UOM (unit of measurement) is available here https://nagios-plugins.org/doc/guidelines.html 
Change percent to %
cifs ops/sec or nfs ops/sec are invalid. In this case use no unit.
Invalid units can cause some problems in tools like pnp4nagios which expect a valid unit.
2015-01-09 14:18:07 +01:00
Ran Leibman 705dc18bee Merge pull request #8 from svamberg/netapp_new_features
Netapp new features
2014-08-26 14:19:28 +03:00
Michal Švamberg 8c0957412b Add new tested devices as comment
Add IBM N6240 and FA2050 identification as tested device with this plugin.
2014-08-26 12:21:29 +02:00
Michal Švamberg 45b543a7a7 UPTIME - add performance data
Add uptime as performance data in seconds
2014-08-26 12:08:52 +02:00
Michal Švamberg f028b12248 DISKSUMMARY - more information to performance data
Add values of total, active, spare and reconstructing disks to performance data.
2014-08-26 11:51:12 +02:00
Michal Švamberg 9e99d0c53e DISKUSED - add warning when volume is missing
When volume isn't found, then change state to warning.
2014-08-26 11:18:21 +02:00
Michal Švamberg bb03d662bc add previously removed output
fix of small accident
2014-08-18 17:57:48 +02:00
Michal Švamberg 00b0626b93 Adding temperature of shelfs to performance output
I need graphs about temperature of shelfs.
2014-08-18 17:46:13 +02:00
dufourl 3a0d1565d7 Update check-netapp-ng.pl 2014-07-10 14:19:10 +02:00
Oliver Falk 3048509d19 * Revert the lib path 2014-04-11 16:17:16 +02:00
Oliver Falk 855856b4bf * Increase SNMP timeout to Nagios standard TIMEOUT from utils.pm. For diskusage you can now specific multiple --vol and all will be checked 2014-04-11 16:15:17 +02:00
Davide Madrisan d9afc8ac86 check-netapp-ng.pl: fix typo
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2014-01-15 22:36:04 +01:00
Davide Madrisan 4e756b8790 check-netapp-ng.pl: fix the outpuf of '-T SHELF'
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2014-01-15 22:29:16 +01:00
ranl b252427208 splitting IT project 2013-12-02 15:24:24 +02:00