Page 1 of 1
NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Thu Sep 12, 2024 1:11 pm
by snapier3
Noticed something a little off with the performance data graphs.
As I change the date range to different intervals I also get different values presented for the Last value.
4 Hours (OK)
4hours-last-current.PNG
24 Hours (OK)
24hours-last-current.PNG
7 Days (Wrong Value)
7days-last-slide.PNG
30 Days (Wrong Value)
30days-last-slide.PNG
365 Days (Wrong Value)
365days-last-slide.PNG
The service is NCPA powered CPU Utilization.
Re: NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Mon Sep 16, 2024 1:09 pm
by snapier3
Anyone know anything on this one?
Re: NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Mon Sep 16, 2024 5:37 pm
by lgute
Hi
@snapier3, thanks for reaching out.
I need to do a bit of research on how the legend labels are generated. In the mean time, what version of XI are you running and on with distro/version?
Re: NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Tue Sep 17, 2024 8:32 am
by snapier3
what version of XI are you running and on with distro/version?
NagiosXI2024R1.2.1
Ubuntu 24.04
Re: NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Wed Sep 18, 2024 10:21 am
by snapier3
Looking into this a bit further and I'm coming into this line of thought.
RRA Consolidation Function
The consolidation function will be one of MIN,MAX,LAST, and AVG
--
MIN: Should return the smallest data point.
MAX: Should return the largest data point.
LAST: Should returns the most recent data point.
AVG: Returns an avg of all the data points.
--
I went through the rest of the checks with dynamic metric values and the graphs do appear to be showing the AVG of the metrics over X time period.
Re: NagiosXI2024r1.2.1 | Perfdata Sliding "Last" Value in Graphs
Posted: Wed Sep 18, 2024 12:43 pm
by lgute
Hi
@snapier3,
Thanks for the update.
Our development cycle has been keeping me busy, so I have created an issue to dig into where the "LAST" value is coming from. If this thread does not get updated, you can check the CHANGELOG to see if this issue has been addressed, or reference it if you contact support. The issue will be logged as [GL:XI#1301].