Following is the command to create CFG file for remote pc.
#cfgmaker public@192.168.2.3 > test.cfg
Following is the command to check remote pc snmp info
#snmpwalk -v 1 -c public 192.168.2.2
Following is the command to create index page for your cfg file.
# indexmaker mrtg.cfg –output /var/www/html/mrtg/index.html –columns=1 -compact
Following is the command to run MRTG to create your graph file.
# env LANG=C mrtg mrtg.cfg