Unsolved
This post is more than 5 years old
1 Message
0
1460
July 11th, 2016 13:00
Isilon monitoring
In case anyone is interested I've published an Isilon ZenPack for Zenoss and also some Isilon->Graphite scripts.
http://wiki.zenoss.org/ZenPack:EMCIsilon
GitHub - linkslice/graphite-tools: miscellaneous graphite tools
No Events found!


SCR5121
7 Posts
0
July 11th, 2016 20:00
Cool, thanks for sharing. I have similar stuff I've stitched together for our rather large Isilon environment.
scr512’s gists · GitHub
SNMP unfortunately in my opinion doesn't give enough detail with respect to per user aggregations or getting at the detailed data you see in isi statistics heat. This is why I'm just running a bunch of isi x type commands, parsing the output and chucking it over to Graphite.
At some point I'll need to get some time together and build some example dashboards and publish over on Grafana.net
There was some sample work provided by EMC/Isilon which involves a SDK plus a sample collector => InfluxDB. I have a Docker image that sets this up:
GitHub - scr512/docker-isilon_data_insights_connector: Docker image for isilon_data_insights_connector