Redhat 8.0 comes with MRTG and some snmpd. First, run snmpdconfig. It will ask a series of questions about what you want to monitor. I'd reccomand just doing a snmp version 2c read only communiy and no other options for now.
After that has run, copy the resulting snmpd.conf file to /etc/ or /etc/snmp/. Start or restart snmpd. Try 'snmpwalk -c [community] -v 2c [ip address]'. If it doesn't spit out a lot of garbage, you did something wrong. Once snmp is running properly, run 'cfgmaker [EMAIL PROTECTED] address] --output=[hostname].cfg'. I coppied that file to /var/www/html/[hostname] and updated the workdir statement in the file to reflect the path change. I then ran indexmaker to make a nice index.html file. >From what I can remember, it went pretty smooth. If you have any probs, let me know. -----Original Message----- From: Peter Milburn [mailto:[EMAIL PROTECTED] Sent: Saturday, January 18, 2003 2:21 PM To: MRTG (E-mail) Subject: [mrtg] Mrtg + Redhat 8 + SNMP Hi all. I am tryng to get the cfgmake to run to get info on a linux box running redhat 8 and ucd-snmp. the cfgmaker does not seem to grab any info> does anyone know of any known problems.Any help would be good Thanks, Pete -- Unsubscribe mailto:[EMAIL PROTECTED] 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 -- Unsubscribe mailto:[EMAIL PROTECTED] 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
