Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
2012:06:10:cacti_tms_ramsan630 [2012/06/10 12:11] – Frank Fegert | 2012:06:10:cacti_tms_ramsan630 [2012/06/10 13:08] (current) – Frank Fegert | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Cacti Monitoring Templates for TMS RamSan-630 ====== | + | ====== Cacti Monitoring Templates |
Some time ago we got two [[http:// | Some time ago we got two [[http:// | ||
Line 5: | Line 5: | ||
So far the TMS boxes work very well, the documentation is nothing but excellent. Unlike other classic storage arrays (e.g. IBM DS/DCS, EMC Clariion, HDS AMS, etc.) the TMS arrays are conveniently self-contained. All management operations are available via a telnet/SSH interface or an embedded WebGUI, no OS-dependent management software is neccessary. All functionality is already available, no additional licenses for this and that are neccessary. Monitoring could be improved a bit, especially the long term storage of performance metrics. Unfortunately only the most important performance metrics are presented via SNMP to the outside, so you can't really fill that particular gap yourself with a third party monitoring application. | So far the TMS boxes work very well, the documentation is nothing but excellent. Unlike other classic storage arrays (e.g. IBM DS/DCS, EMC Clariion, HDS AMS, etc.) the TMS arrays are conveniently self-contained. All management operations are available via a telnet/SSH interface or an embedded WebGUI, no OS-dependent management software is neccessary. All functionality is already available, no additional licenses for this and that are neccessary. Monitoring could be improved a bit, especially the long term storage of performance metrics. Unfortunately only the most important performance metrics are presented via SNMP to the outside, so you can't really fill that particular gap yourself with a third party monitoring application. | ||
- | With the metrics that are available via SNMP i created a Nagios plugin for availability and health monitoring and a Cacti template for performance trends. The Nagios | + | With the metrics that are available via SNMP i created a Nagios plugin for availability and health monitoring and a Cacti template for performance trends. The Nagios |
* ICMP ping. < | * ICMP ping. < | ||
* Check for the availability of the SNMP daemon. < | * Check for the availability of the SNMP daemon. < | ||
- | * Check for the overall status (OID: .1.3.6.1.4.1.8378.10.1.3.0). < | ||
- | * Check for the fan status (OID: .1.3.6.1.4.1.8378.10.1.6.0.1.6). < | ||
- | * Check for the temperature status (OID: .1.3.6.1.4.1.8378.10.1.6.1.1.6). < | ||
- | * Check for the power status (OID: .1.3.6.1.4.1.8378.10.1.6.2.1.6). < | ||
- | * Check for the FC connectivity status (OID: .1.3.6.1.4.1.8378.10.2.1.5). < | ||
* Check for SNMP traps submitted to snmptrapd and processed by [[http:// | * Check for SNMP traps submitted to snmptrapd and processed by [[http:// | ||
+ | |||
+ | in addition to those, the Nagios plugin for the TMS arrays monitors the following more specific services: | ||
+ | * Check for the overall status (OID: '' | ||
+ | * Check for the fan status (OID: '' | ||
+ | * Check for the temperature status (OID: '' | ||
+ | * Check for the power status (OID: '' | ||
+ | * Check for the FC connectivity status (OID: '' | ||
+ | |||
The Cacti templates graph the following metrics: | The Cacti templates graph the following metrics: | ||
- | * FC port bandwidth usage. Example Read/Write Bandwidth on Port fc-1a: | + | * FC port bandwidth usage. |
+ | |||
+ | Example Read/Write Bandwidth on Port fc-1a: | ||
{{: | {{: | ||
Line 25: | Line 30: | ||
* FC port error values. < | * FC port error values. < | ||
* FC port received and transmitted frames. < | * FC port received and transmitted frames. < | ||
- | * FC port I/O operations. Example Read/Write IOPS on Port fc-1a: | + | * FC port I/O operations. |
+ | |||
+ | Example Read/Write IOPS on Port fc-1a: | ||
{{: | {{: | ||
Line 36: | Line 43: | ||
* Temperature values. < | * Temperature values. < | ||
+ | The Nagios Plugin and the Cacti templates can be downloaded here {{: |