-
SNMP interogations
Hi guys,
I'm using munin-node to graph monitor my servers. I wanted to know if there is an option to get de data via snmp on DSS v7 using snmp plugins. I configured the SNMP settings on administration page (basically I let the default configuration and I just added a password) but there is no response from the server.
Maybe I'll get lucky on this forum and I'll find someone who uses munin as well :)
Thanks!
-
-
I managed to interrogate correctly the SNMP daemon on DSS servers using: munin-node-configure --shell --snmpversion <version_number> --snmpcommunity <community_name> --snmp <host_name>
Maybe it will get useful for someone that uses munin :)
Regards.