View Single Post

  #1 (permalink)  
Old 07-11-2007, 05:16 PM
sajith sajith is offline
Junior Member
User
 
Join Date: Jul 2007
My distro: FC
Posts: 3
Rep Power: 0
sajith is on a distinguished road
Default mrtg not showing graphs

Hi installed mrtg 2 with snmp.but not showing graphs
this is my config file .pls help me 2 solve this
# Minimal mrtg.cfg
#--------------------
HtmlDir: /var/www/mrtg
ImageDir: /var/www/mrtg
LogDir: /var/lib/mrtg
ThreshDir: /var/lib/mrtg
Target[server-eth0]: 2ublic@localhost
MaxBytes[server-eth0]: 1250000
Title[server-eth0]: eth0 ether traffic
PageTop[server-eth0]: eth0 ether traffic
Options[server-eth0]: growright
Legend1[server-eth0]: Ether Traffic in
Legend2[server-eth0]: Ether Traffic out
LegendI[server-eth0]: Traffic in
LegendO[server-eth0]: Traffic out

when i start cfgmaker --global 'WorkDir: /var/www/html/mymrtg' --output /etc/mrtg/mymrtg1.cfg public@localhost it created mymrtg1.cfg
then tried indexmaker --output=/var/www/html/mymrtg/index.html /etc/mrtg/mymrtg1.cfg it given
Use of uninitialized value in hash element at /usr/bin/indexmaker line 340

sajith
Reply With Quote