Hi,
Does anyone has any advices on how to monitore a FreeNAS server ? I am trying to use the SNMP WALK MONITORING WIZARD but i am loosing myself into the MIBs. I got the full snmpwalk output into a text trying to gather interesting OIDs, but without any descriptions it just make me realize how noob i am with SNMP...
So if anyone has experience on monitoring FreeNAS, or a method on how to find the right OIDs.
Thanks.
Monitoring FreeNAS
Monitoring FreeNAS
Configuration:
Nagios XI 2014R2.5
manually upgraded on 64bits CentOS 6
with nothing extra, no gnome, no proxy, no SSL
Add-ons: Hypermap, Minemap, Ping Action, Traceroute Action, Network Replay, Graph Explorer, Latest Alert
Nagios XI 2014R2.5
manually upgraded on 64bits CentOS 6
with nothing extra, no gnome, no proxy, no SSL
Add-ons: Hypermap, Minemap, Ping Action, Traceroute Action, Network Replay, Graph Explorer, Latest Alert
Re: Monitoring FreeNAS
It may be easier to install nrpe on your FreeNAS server instead of trying to monitor it via SNMP. You can install it from the FreeBSD ports collection I believe, and then configure it following this PDF manual.
Re: Monitoring FreeNAS
True, works perfectly, i was affraid to install pakage on the appliance but it works. So simple...
Configuration:
Nagios XI 2014R2.5
manually upgraded on 64bits CentOS 6
with nothing extra, no gnome, no proxy, no SSL
Add-ons: Hypermap, Minemap, Ping Action, Traceroute Action, Network Replay, Graph Explorer, Latest Alert
Nagios XI 2014R2.5
manually upgraded on 64bits CentOS 6
with nothing extra, no gnome, no proxy, no SSL
Add-ons: Hypermap, Minemap, Ping Action, Traceroute Action, Network Replay, Graph Explorer, Latest Alert
Re: Monitoring FreeNAS
Good deal, let us know if you have any additional questions!