i've been trying to install the latest cacti to my debian server.
(unfortunately it has plesk on it - and i'm not allowed to do a complete reinstall)
i used apt-get to install cacti - this has worked fine.
i relocated the cacti sites to a place plesk is able to load the site (links are fixed, so that resource will point to the right folder)
But SNMP won't work.
if i create a new device i get an error at the top saying "SNMP error"
i've checked my config & tried smpwalk
the "walk" seems to work:
for example:
Code: Select all
#snmpwalk -v 1 -c public localhost .1.3.6.1.2.1.1.1.0
SNMPv2-MIB::sysDescr.0 = STRING: Linux <myserver.de> 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
i've checked the firewall settings - and even allowed every connection - but this asen't changed anything.
Someone got an ideas, because i haven't one anymore.
Thanks in advance