Create a configuration file for MRTG using cfgmaker. You can use pretty much the same method to monitor any SNMP switch or router, not just Cisco. Here is an example using some general options:
cfgmaker --ifdesc=catname,ppname,descr,alias,ip,name,nr --ifref=ip,name,nr --global='WorkDir: /var/rrdtool' --global='LogFormat: rrdtool' --global='Options[_]: bits,growright' --show-op-down --output=device.cfg --snmp-options=:::::2 --community=community device Replace 'community' and 'device' as appropriate. This will omit interfaces with a speed of zero or that are administratively down; you can add '--no-down' if you want to graph these anyway. You can find more information in the cfgmaker documentation; unfortunately for you it is in English. I don't know if there is a German translation available anywhere. Steve _____ Steve Shipway ITS Unix Services Design Lead University of Auckland, New Zealand Floor 1, 58 Symonds Street, Auckland Phone: +64 (0)9 3737599 ext 86487 DDI: +64 (0)9 924 6487 Mobile: +64 (0)21 753 189 Email: <mailto:[email protected]> [email protected] P Please consider the environment before printing this e-mail From: [email protected] [mailto:[email protected]] On Behalf Of Rolf Tschumi Sent: Tuesday, 6 March 2012 2:59 a.m. To: [email protected] Subject: [mrtg] Hilfe Wie kann ich mit mrtg / cfgmaker einen Cisco 6509 mit CATos die Interfaces Monitoren ?
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
