Commit graph

34 commits

Author SHA1 Message Date
Sven Velt 03e09061a5 Update URLs and copyright 2016-11-24 20:49:33 +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 ba0184341f check_naf: Teach all vol_* checks target 'ALL'.
This target may be used to check all volumes against the specified thresholds.
This currently involves a lot of SNMP queries, so it's rather slow.
2012-07-13 11:52:32 +02:00
Sven Velt fe13698167 naf: Retry to find volume with(out) ending slash
Signed-off-by: Sven Velt <sven@velt.de>
2012-01-10 10:46:55 +01:00
Sven Velt 4a86187ab6 NAF: ADded Consistency Points statistics
Greets to Detlef! ;-)

Signed-off-by: Sven Velt <sven@velt.de>
2011-11-29 11:04:38 +01:00
Sven Velt 2ee9428885 mp/naf: Allow units for warn/crit thresholds and ranges
Signed-off-by: Sven Velt <sven@velt.de>
2011-08-30 12:13:17 +02:00
Sven Velt 2a9c069e9d naf: Fix copytright message
Signed-off-by: Sven Velt <sven@velt.de>
2011-08-30 11:44:09 +02:00
Sven Velt 2121ccf5fc Added CIFS users and stats checks
Signed-off-by: Sven Velt <sven@velt.de>
2011-06-16 13:45:41 +02:00
Sven Velt 8148cfafaa Small change to fix encoding error on non-UTF-8 systems
Signed-off-by: Sven Velt <sven@velt.de>
2011-06-08 11:46:52 +02:00
Sebastian Harl 800c1ecf0b NAF: Output SV/SM lag and thresholds in H:MM:SS as well. 2011-05-04 14:08:36 +02:00
Sven Velt 2904249055 naf: Fix lag calculation
Signed-off-by: Sven Velt <sven@velt.de>
2011-05-03 17:00:30 +02:00
Sven Velt f6dc072417 NAF: snapmirror,ALL[...] added, cleanup SM/SV
All common tasks (of SM and SV) are now in common_sm_sv_* functions.

Signed-off-by: Sven Velt <sven@velt.de>
2011-04-29 12:34:35 +02:00
Sven Velt 184aa70023 NAF: Add "ALL" to snapvault check
Also "ALLVERBOSE" and "ALLVERBDEBUG" are implemented. Be careful, not
much testing done.

Signed-off-by: Sven Velt <sven@velt.de>
2011-04-28 13:04:45 +02:00
Sven Velt 9b2009c2c8 *: Add GPL header, check_*: catch import error
Signed-off-by: Sven Velt <sven@velt.de>
2011-03-17 10:10:05 +01:00
Sven Velt 1bf71dec01 check_naf: vol_snap now works with no snap reserve
Signed-off-by: Sven Velt <sven@velt.de>
2011-02-11 13:43:43 +01:00
Sven Velt d2d3d41b5a check_naf: Remove redundancy
Signed-off-by: Sven Velt <sven@velt.de>
2011-02-11 13:40:04 +01:00
Sven Velt 8e955a68bb check_naf: Added "--snmpwalk X" for debugging
Signed-off-by: Sven Velt <sven@velt.de>
2011-02-07 20:17:58 +01:00
Sven Velt 5be69abaf3 Add "snapmirror" and "snapvault" checks
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-25 12:44:23 +01:00
Sven Velt b39a35b389 Added interfaces statistics
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-25 11:16:36 +01:00
Sven Velt 141dc5c5ef Change separator logic
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-25 11:01:53 +01:00
Sven Velt 96c8da392b Fix table finder - don't crash but return UNKNOWN
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-25 10:52:57 +01:00
Sven Velt 9985098997 naf: fixed typo
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-19 15:16:11 +01:00
Sven Velt 2e5aa3c39e naf: added "io", extended "ops"
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-18 13:55:22 +01:00
Sven Velt b87107d163 naf: Added "ops"
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-18 13:12:45 +01:00
Sven Velt 01251ba4e3 naf: Added "cluster" check
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 16:58:32 +01:00
Sven Velt 137670d986 naf: Rename/resort OIDs
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 16:05:08 +01:00
Sven Velt 821dc61ba1 naf: Make "environment" check work again
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 15:54:01 +01:00
Sven Velt a9d071bdfa naf: Added cache size to "extcache*"
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 15:26:55 +01:00
Sven Velt fadf83e90a Added "extcache_info" and "extcache"
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 15:15:06 +01:00
Sven Velt f9465dc932 Default check "global", fail with unknown check
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-17 15:14:22 +01:00
Sven Velt 4e909d694f New command line syntax
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-12 16:27:21 +01:00
Sven Velt 7a1e5339a9 Small fix of thresholds to CPU check
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-12 16:15:46 +01:00
Sven Velt 634f1c5703 Small collected fixes and improvments
Signed-off-by: Sven Velt <sven@velt.de>
2011-01-12 13:51:36 +01:00
Sven Velt f1e35939eb Initial commit
Signed-off-by: Sven Velt <sven@velt.de>
2010-09-09 18:52:56 +02:00