Well I am trying to setup mrtg on a FreeBSD box but I am having a problem when running the cfgmaker as it is giving the following error:
host# perl cfgmaker public@127.0.0.1 > mrtg.cfg
--base: Get Device Info on public@127.0.0.1:
SNMP Error:
no response received
SNMPv1_Session (remote host: "127.0.0.1" [127.0.0.1].161)
community: "public"
request ID: 956225036
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/local/mrtg/bin/../lib/mrtg2/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on public@127.0.0.1::::::v4only
at cfgmaker line 831
WARNING: Skipping public@127.0.0.1: as no info could be retrieved
Why possibly could it not be retrieving the data?