cxuk
03-27-2005, 08:44 AM
Mrtg Stats, Can i monitor router, switches IP Address's? For Taffic etc??
![]() | View Full Version : Mrtg Stats cxuk 03-27-2005, 08:44 AM Mrtg Stats, Can i monitor router, switches IP Address's? For Taffic etc?? nick252 03-27-2005, 10:08 AM As long as the device supports SNMP, MRTG should be able to pull stats from it. The easiest thing to do it download the program and run the included Perl script: cfgmaker public@192.168.0.1 --global 'WorkDir: d:\mrtgout' --output mrtg.cfg changing the working directory “d:\mrtgout” and IP address “192.168.0.1” appropriately. people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/mrtg.tar.gz people.ee.ethz.ch/~oetiker/webtools/mrtg/ |