-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME
57 lines (37 loc) · 1.09 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
netapp-7mode-nagios
===================
About
-----
Scripts for monitoring NetApp 7-Mode-Systems via NetApp Perl-API
Plugins
-------
Currently there are the following checks:
* check_7mode_aggr_reserve.pl
Checks Aggregate Reserved Space Usage
* check_7mode_aggr_usage.pl
Checks Aggregate Real Space Usage
* check_7mode_multipath.pl
Checks Disk Multipathing
* check_7mode_ntp.pl
Checks NetApp System Time
* check_7mode_rebuild.pl
Checks for running RAID-Rebuilds
* check_7mode_snapshot_age.pl
Checks Snapshot Age
* check_7mode_sparedisk.pl
Checks Spare Disk Healthiness
* check_7mode_snapmirror.pl
Checks SnapMirror Lag Time
* check_7mode_vol_usage.pl
Checks Volume Space Usage
* check_7mode_interfaces.pl
Checks Interface Group Status
Examples
--------
For some examples have a look at my wiki:
http://wiki.krogloth.de/index.php/NetApp_7-Mode/Monitoring
Contact / Author
----------------
Alexander Krogloth
<git at krogloth.de>
<alexander.krogloth at noris.de> for the noris network AG.