Archive for the tag 'snmpget'

 

 

Mar 19 2009

Graph Only One Value in MRTG

Published by dave under Monitoring

MRTG needs at least 2 values to generate graphs. Thus, Most configurations contain the same OID twice in the target line.
This leads to 2 problems:
- The same data is collected twice which requires more bandwidth, especially when a large number of hosts is monitored

- The value may vary during this very short lap, producing 2 [...]

No responses yet