Problem
Hardware Sentry uses SSH credentials to establish a direct access with an EMC VNX disk array through naviseccli command line. Most environments, and particularly Linux, do not support special characters such as escape characters, quotes, slash, etc. Using these characters prevents the password to be properly parsed and ultimately Hardware Sentry from monitoring EMC VNX systems.
Solution
The credentials used to establish a connection with an EMC VNX disk array through a naviseccli command line must be free from any special character (ex: ‘ ” ` / etc.)
.
You can easily test the credentials by performing the following command line from the server where naviseccli is installed:
naviseccli -User %{USERNAME} -Password %{PASSWORD} -Address %{HOSTNAME} -Scope 0 getagent
Related Topics
- Monitoring VNX Disk Arrays
- Monitoring Dell EMC CLARiiON Using the SMI-S Provider
- Removing an EMC CLARiiON System from the SMI-S Provider
- Monitoring an IBM Storwize Disk Array V7000 (SSH) using an Encryption Key File with Hardware Sentry
- Troubleshooting the Monitoring of Fiber Channel Cards on Windows Systems