[mrtg] mrtg and fedora, no problems
Alex van den Bogaerdt
alex at ergens.op.het.net
Tue Dec 16 01:29:21 MET 2003
I've seen a question or two about running rrdtool and/or mrtg on Fedora.
In stead of waiting, I just tried. So far, so good.
Fresh install of Fedora workstation (default choices, no patches)
1) download mrtg-2.10.11.tar.gz into /usr/src
2) tar xzf mrtg-2.10.11.tar.gz
3) cd mrtg-2.10.11
4) sh configure
5) make
6) make install
7) configure and start snmp
___WARNING___ This is NOT the snmpd configuration howto.
___WARNING___ The stuff I edited probably is not secure.
___WARNING___ I don't care, since this machine cannot be
compromised. Your machine might.
vi /etc/snmp/snmpd.conf
:55
yyp$r2:x
chkconfig snmpd on
service snmpd start
8) create config file
/usr/local/mrtg-2/bin/cfgmaker \
--global "Workdir: /tmp" \
--show-op-down \
--output=/tmp/mrtg.cfg \
localhost
9) edit crontab
crontab -e
0/5 * * * * /usr/local/mrtg-2/bin/mrtg /tmp/mrtg.cfg
10) create index page
/usr/local/mrtg-2/bin/indexmaker --output=/tmp/mrtg.html \
/tmp/mrtg.cfg
10) view page using mozilla. Apache is not installed so
use "file:///tmp/mrtg.html"
cheers,
Alex
--
http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1
This message was produced without any <iframe tags
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list