<div>Hello,</div>
<div> </div>
<div>I am attemping to run mrtg...so far it looks as though I have successfully installed mrtg.... (my problem is that I am not familiar enought with apache to know how to access mrtg from the browser). I have nagios running on this server and can browse to <a href="http://localhost/nagios">http://localhost/nagios</a>... but when I try to browse to <a href="http://localhost/mrtg">http://localhost/mrtg</a> nothing happens. I think I need to know how to tell apache where mrtg is...</div>
<div> </div>
<div>I know this is a really basic question but I have no other resources to ask no colleges, etc</div>
<div> </div>
<div>[root@dns sbin]# cfgmaker --global 'WorkDir: /home/httpd/mrtg' \<br>> --global 'Options[_]: bits,growright' \<br>> --output /home/mrtg/cfg/mrtg.cfg \<br>> <a href="mailto:community@router.abc.xyz">community@router.abc.xyz</a><br>
[root@dns sbin]# cd /usr/local/mrtg-2/bin/<br>[root@dns bin]# ./cfgmaker --global 'WorkDir: /home/httpd/mrtg' \<br>> --global 'Options[_]: bits,growright' \<br>> --output /home/mrtg/cfg/mrtg.cfg \<br>
> <a href="mailto:Expxxxxxx08@65.205.xx.xxx">Expxxxxxx08@65.205.xx.xxx</a><br>[root@dns bin]# env LANG=C ./mrtg /home/mrtg/cfg/mrtg.cfg<br>2009-12-11 12:03:12, Rateup WARNING: /usr/local/mrtg-2/bin/rateup Can't remove 65.205.xx.xxx_3.old updating log file<br>
2009-12-11 12:03:13, Rateup WARNING: /usr/local/mrtg-2/bin/rateup Can't remove 65.205.xx.xxx_5.old updating log file<br>2009-12-11 12:03:13, Rateup WARNING: /usr/local/mrtg-2/bin/rateup Can't remove 65.205.xx.xxx_6.old updating log file<br>
[root@dns bin]# </div>
<div>[root@dns sbin]# service httpd restart<br>Stopping httpd: [ OK ]<br>Starting httpd: [ OK ]<br></div>
<div> </div>