Hi, i’m currently struggling to setup MRTG.
When i use cfgmaker to create the config file i get the following error
I tyope this cfgmaker public@localhost --global “work.dir:/data/www/html/mymrtg/” --output /data/www/html/mymrtg/test.cfg
and this is outputed
–global “work.dir:/data/www/html/mymrtg/” --output /data/www/html/mymrtg/test.cfg
–base: Get Device Info on public@localhost:
SNMP Error:
no response received
SNMPv1_Session (remote host: “localhost” [127.0.0.1].161)
community: “public”
request ID: 1332215002
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/bin/…/lib/mrtg2/SNMP_util.pm line 627
SNMPWALK Problem for 1.3.6.1.2.1.1 on public@localhost::::::v4only
at /usr/bin/cfgmaker line 858
WARNING: Skipping public@localhost: as no info could be retrieved
–base: Writing /data/www/html/mymrtg/test.cfg
So it does not seem to know about public@localhost which i dont really understand?
Any help woudl be appeciated