The SYMON Monitoring Plugin for Dell EMC RecoverPoint monitors various components of the RecoverPoint appliance. It checks the hardware base as well as the status of volumes and interfaces.
Check | Description | |
---|---|---|
Splitter | State and link error check for all splitters. | |
Repository | Access state and multipath error check for all repositories. | |
LAN Interface | Checks for errors on LAN interfaces. | |
Charset | Checks the character set configuration. | |
Volume | Checks volumes for it's state. | |
Connection | Checks if the API is available. | |
Version | Shows the RecoverPoint Version. | |
Remote Connectivity | Checks the state of the remote connections. | |
Groups | Checks groups for storage access state and errors. | |
WAN Interface | Checks for errors on WAN interfaces. | |
Local Connectivity | Checks the connectivity state for all rpas. | |
CPU Usage | Shows the CPU Usage for all rpas. |
The Monitoring Plugin for RecoverPoint consists of various checks for different components of the Dell EMC RecoverPoint system.
RecoverPoint Systems
- 4.0
- 4.1
Platforms
- EL 6/7
- Supported OP5 release
Software
- nagios version 3.5.1 and version 4.0.8 or newer
- python2.6/2.7
Python libraries
- argparse
- importlib
- Sys
- Re
- Os
- requests >= 1.2.3
- Socket
RecoverPoint
- HTTPS (port 443)
- user credentials
- readonly user permissions
Release 1.0.1
- recoverpoint.cfg added
Release 1.0.0
- First Release