The SYMON Monitoring Plugin for Dell EMC Centera monitors cluster nodes, disks, and network connections, as well as local and remote replication performance in the clusters. By monitoring a large amount of detailed information, the handling of system capacities is significantly simplified. The plugin uses the CentraViewer for data collection.
Check | Description | |
---|---|---|
Data Collector | Main data collector check. Collects the Information for all Checks and store it in a status datafile. | |
Node Power | Node power status check. Checks redundant, single source, ... | |
Node NIC | Node NIC status check. Deliveres IP address, duplex, linkSpeed and healthStatus per node interface. | |
Node Count | Number of nodes (expected, current). | |
Node Drive | Drive name, ID, status and error count. | |
Replication Status | Replication status (paused, ...). | |
Audit Meta Data | Audit meta data in bytes. | |
Prodected | Protected user data in bytes. | |
Read Bytes | Read bytes percentage. | |
Read Transactions | Read transactions percentage. | |
Repl Speed | Replication speed. | |
Write Bytes | Write bytes percentage. | |
Write Transactions | Write transactions percentage. | |
Capacity Raw Usage | Check raw usage. TotalCapacity, UsedCapacity, usage in percentage. | |
Capacity Total | Check total usage. TotalCapacity, SystemResources, AuditMetaData, ProtectedUserData, SystemBuffer, RegenerationBuffer, usage in percentage. | |
Node Health | Check the node health. status, uptime, etc. | |
Node Locked | Check node lock state. | |
Node Temp | Checks node CPU and case temperature. | |
Objects | Checks TotalObjectCount and UsedObjectCount. | |
Pool | Checks C-Clips, objects and capacity of pools. | |
Cluster name | Check Dell EMC Centera cluster name. | |
SW Version | Check Dell EMC CentraStar version. |
The SYMON Monitoring Plugin for Centera consists of a data collector (centera-collector) and various checks for different components of the Dell EMC Centera system. The collector of the SYMON Monitoring Plugin for Centera defines the checking interval. If you want to check certain components every 15 minutes, you have to set the checking interval of the collector to 15 minutes. The checking interval has to be the same for all components, meaning it must be set at the interval of the component with the shortest desired checking interval.
Centera Systems
- 4.2
- 4.3
Platforms
- EL 6/7
- Supported OP5 release
Software
- nagios version 3.5.1 and version 4.0.8 or newer
- python2.6/2.7
- CenteraViewer.jar >= 4.2
- Java
Python libraries
- Lxml
- argparse
- subprocess
- Sys
- Re
- Os
- Getopt
- Time
Read Only User on Centera System.
Release 1.2.6
- BugFix: digit grouping in mb2repl check
Release 1.2.5
- BugFix: Drive Check
Release 1.2.4
- Check Enhancement for check_centera_node_locked
Release 1.2.3
- Collector Enhancement for Centera Version 4.3
Release 1.2.2
- New Check: Centera Node Lock State
Release 1.2.1
- Error handling improvements
Release 1.2.0
- Statusdata now in XML
Release 1.1.0
- Added Path Parameters
- Tested for release
Release 1.0.0
- First release