We need assistance on implementing Isilon monitoring using RESTMON and MCS.
EMC Isilon monitoring seems to be loosely (but not officially supported by a probe), through the use of snmpcollector or restmon
Dell EMC Isilon storage devices monitoring (broadcom.com)
We have a rest schema for Isilon. We officially use the restmon probe to support this.
Steps:
You can also deploy the restmon probe to the robot through IM and then when you create the profile in MCS, it will recognize that restmon has already been deployed.
It make take some time for deployment.
NOTE: The restmon probe uses port 3033 by default for communication to Isilon devices. Be sure that firewalls, ACLs, etc allow communication from the robot where the restmon probe is deployed to the Isilon device on port 3033. If this communication is not allowed, the probe logs will report that the connection is refused.
The latest Isilon schema can be downloaded from support.nimsoft.com.(from restmon_schema-Samples. https://support.nimsoft.com/unsecure/archive.aspx?id=476)
[this latest version includes the feature F138395 Isilon Probe: Auto-discovery and monitoring of multi-node clusters]
restmon-sample-schemas
Make sure the restmon probe is in the local archive. Extract the isilon_schema.json file as you'll need to upload the .json rather than the zip. The schema json file must be named with _schema.json so that it's recognized when uploading it through the operator console. Examples: isilon_schema.json, elasticsearch_schema.json, etc.