Hello,
I have a linux server with a couple of raid arrays that I would like to monitor with Orion. If one of the disks starts to fail, the array goes into degraded mode, etc, I would like to know about it via an alert from Orion.
I have already configured netsnmp on my linux server and verified that I can walk it. I have added the server to Orion without issue as well, and it is already monitoring things like CPU load, response time, etc. Now I just need to find a way to monitor the raid array, but that's where I'm stuck.
I think the best direction is to use something like this (stefansaraev/snmp-swraid · GitHub) - But even with that set up on my linux server, how do I go about telling Orion to monitor it?
Any help or insights are appreciated.