What data source provides for integers only?
Moderators: Developers, Moderators
What data source provides for integers only?
I am trying to monitor the IAX channel usage in Asterisk via Cacti and I can't find any data source type that will just display the current setting of the snmp query. Doing an snmpwalk for the relevant OID returns an integer value, which is the number of IAX channels currently in use. However Cacti is reporting current figures of X.XX. I have tried both Gauge and Absolute data source types and neither is giving me the actual figure.
All I want is for it report the current value as whatever the OID reports not some sort of average/difference. Is there an option for that or do I need to create some sort of custom rrd config?
Many thaks.
All I want is for it report the current value as whatever the OID reports not some sort of average/difference. Is there an option for that or do I need to create some sort of custom rrd config?
Many thaks.
1) Use GAUGE as the DS type.
2) you're going to need to use the 'make per 5 minutes' CDEF. By default, rrdtool displays the data over a 5 minute / 300 second window which is why you're seeing numbers smaller than the raw snmpwalk.
2) you're going to need to use the 'make per 5 minutes' CDEF. By default, rrdtool displays the data over a 5 minute / 300 second window which is why you're seeing numbers smaller than the raw snmpwalk.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Possibly you're experiencing the following: http://docs.cacti.net/manual:087:8_rrdt ... lues_shown
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Possibly, but thats a better question suited for the rrdtool mailing list. I wasn't even aware rrdtool did that until a few months ago when a user posted that diagram...
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Who is online
Users browsing this forum: No registered users and 8 guests