Query related to nagios graph : set data type sources
Posted: Fri May 19, 2017 2:36 pm
Hi,
We are using an NRDP API and fetching the following data in the given order in Nagios XI:
1. 'Number of service requests sent to RR'
2. 'Number of cbrr requests'
3. 'Size of matching table'
4. 'Without next hop'
5. 'With expired next hop'
6. 'Without matching entry'
7. 'Size of next hop table'
The data gets averaged out in every 30 mins as per Nagios XI’s default behavior. As a result of being averaged out, we see fractional values coming up against the above mentioned fields in the Performance graph section.
We want to change the data source types of these fields in the exact manner I have mentioned below:
'Number of service requests sent to RR' - COUNTER
'Number of cbrr requests' - COUNTER
'Size of matching table' - GAUGE
'Without next hop' - COUNTER
'With expired next hop' - COUNTER
'Without matching entry' - COUNTER
'Size of next hop table' – GAUGE
Please help us change the data source types so that we get integer values against those fields specified as “COUNTER” above. We also want to change the step value to 300.
Thanks and regards!
We are using an NRDP API and fetching the following data in the given order in Nagios XI:
1. 'Number of service requests sent to RR'
2. 'Number of cbrr requests'
3. 'Size of matching table'
4. 'Without next hop'
5. 'With expired next hop'
6. 'Without matching entry'
7. 'Size of next hop table'
The data gets averaged out in every 30 mins as per Nagios XI’s default behavior. As a result of being averaged out, we see fractional values coming up against the above mentioned fields in the Performance graph section.
We want to change the data source types of these fields in the exact manner I have mentioned below:
'Number of service requests sent to RR' - COUNTER
'Number of cbrr requests' - COUNTER
'Size of matching table' - GAUGE
'Without next hop' - COUNTER
'With expired next hop' - COUNTER
'Without matching entry' - COUNTER
'Size of next hop table' – GAUGE
Please help us change the data source types so that we get integer values against those fields specified as “COUNTER” above. We also want to change the step value to 300.
Thanks and regards!