> Is it possible to program rrd database to store ifMIB stats > (ifnOctets, ifInUcastPkts, ifOutOctets, ifOutUcastPkts) by automatically > discovering the number of interfaces on the system being monitored? > Any pointers to examples of snmp table contents being stored in rrd will be > greatly appreciated.
I've attached the one we use, which is part of our switch management suite. We run it every five minutes from cron, with the index and cgi-bin files being generated periodically by scanning the switches' interface tables and combining the results of that with the switch configuration files. Pretty well anything which can do getnext would do too, of course.
rrdScan.tcl
Description: rrdScan.tcl
Dr George D M Ross, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh, Scotland, EH8 9AB
Mail: [EMAIL PROTECTED] Voice: +44 131 650 5147 Fax: +44 131 650 6899
PGP: 1024D/AD758CC5 B91E D430 1E0D 5883 EF6A 426C B676 5C2B AD75 8CC5
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
pgpzyElc7iWH1.pgp
Description: PGP signature
The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
