SNMP v3

MisterY

Renowned Member
Oct 10, 2016
140
4
83
37
Hi,

I try to use the observium turnkey and monitor my proxmox-server. But I can't connect to the snmp.
I opened the firewall, I set passwort and everything. Sadly most tutorials are about snmp v2 or they're using some creepy software.

Can anyone tell me how to setup the observium turnkey with proxmox 5??

the error of observium:

"Could not ping 192.168.0.131." (proxmox-host)

or if i cked the box of "Skip ICMP echo checks, only SNMP availability":

No reply on credentials user/authNoPriv using v3.
 
Hi,

I try to use the observium turnkey and monitor my proxmox-server. But I can't connect to the snmp.
I opened the firewall, I set passwort and everything. Sadly most tutorials are about snmp v2 or they're using some creepy software.

Can anyone tell me how to setup the observium turnkey with proxmox 5??

the error of observium:

"Could not ping 192.168.0.131." (proxmox-host)

or if i cked the box of "Skip ICMP echo checks, only SNMP availability":

No reply on credentials user/authNoPriv using v3.


Seems to be a problem in Web-GUI provided by turnkey (I encountered the problem too), but works from CLI:

Code:
/opt/observium/add_device.php 192.168.0.131


snmp agent has to be installed at host, of course.