schittel
Joined: 20 Jan 2003 Posts: 4 Location: Cologne, Germany
|
Posted: Fri Jan 31, 2003 5:04 am Post subject: record Interface Status |
|
|
Hi,
I would like to see interface state (SNMP: IfOperStatus)
included in cactis queries. This could be used in the following ways:
- put NaN into the database when an interface is down
- save status readouts within the RRA as INTEGER values
- render the graph different (e.g. greyed out) when an interface was down
For the second and third item, RRDtool must be tweaked to record INTEGER values in addition to DOUBLES. And new consolidation functions (e.g. logical OR, AND, or modal-value) need to be added.
--- Christoph |
|