On 10/20/11 1:03 AM, Kollol Biswas wrote: > Hello, > > > > I have installed the mrtg software successfully with all required > libraries but when I run *cfgmaker* I get the message as below. I want > to track the bandwidth for the router 192.168.1.1.
Is SNMP enabled on the router? Can you ping that router on that address from the SNMP server? Is the community string configured on the router really the word "community"? Can you snmpwalk the router form the box running MRTG? In your MRTG configuration, the word "community" in the line "[email protected]" should be replaced with the actual snmp community string on the router. This typically defaults to the word "public" for read-only access but can (and should) be changed to something different. Think of it as a password. > # cfgmaker --global 'WorkDir: /home/mrtg/html/' --global > 'Options[_]: bits,growright' --output > /home/mrtg/cfg/mrtg.cfg [email protected] > > SNMP Error: > > no response received > > SNMPv1_Session (remote host: "192.168.1.1" [192.168.1.1].161) > > community: "community" -- Jay Hennigan - CCIE #7880 - Network Engineering - [email protected] Impulse Internet Service - http://www.impulse.net/ Your local telephone and internet company - 805 884-6323 - WB6RDV _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
