Can someone please guide me how to install SNMP on Proxmox Hardware Node itself? Set it to autostart? I need to collect traffic usage from hardware nodes. Also how to open ports for snmp?
Can someone please guide me how to install SNMP on Proxmox Hardware Node itself? Set it to autostart? I need to collect traffic usage from hardware nodes. Also how to open ports for snmp?
Hi,
with the normal debian-way: "apt-get install snmpd"
After that change /etc/default/snmpd (SNMPDOPTS should use your IP-adress if you collect data from outside; also SNMPDRUN=yes). And of course use the right values in /etc/snmp/snmpd.conf.