Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-Aggregated Data has constant value and cut-off/time-shifting while Aggregated data is being shown correctly #1256

Open
thurban opened this issue Jul 18, 2024 · 0 comments

Comments

@thurban
Copy link
Contributor

thurban commented Jul 18, 2024

Describe the bug
The data from the rrd file seems to be inconsistent. The LAST non-aggregated data is showing constant values for some date ranges. The aggregated data (i.e. using a broader time range to force using it for the graphs) shows correctly aggregated data.

The issue with the LAST/non-aggregated data seems to shift (compare "after" with "earlier" rrd/xml) like it is a misconfiguration of the rrd file limiting the data.

The data comes from Cacti, normal switch interface data. It may be a corrupt rrdfile or a sudden change. Unable to identify any mis-configuration though.

To Reproduce
See attached images, rrd files, XML exports and graphs showing the issue

Expected behavior
LAST should be aggregated correctly.

Screenshots
[
17078_after_rrd.zip
17078_after_xml.zip
17078_earlier_rrd.zip
17078_earlier_xml.zip
LAST_Data_rrd
RRD_Commands_Used.txt
test_after_1717510700_E1717622100
test_after_S1717510700_E1717622100
](url)

Desktop (please complete the following information):

  • Linux / 64 bit
  • RRDtool 1.7.0 Copyright by Tobias Oetiker [email protected] Compiled Jun 11 2021 00:16:12

Additional context
The issue did go away after some time.

@thurban thurban changed the title LAST Data has constant low value and cut-off/time-shifting while Aggregated data is being shown correctly Non-Aggregated Data has constant low value and cut-off/time-shifting while Aggregated data is being shown correctly Jul 18, 2024
@thurban thurban changed the title Non-Aggregated Data has constant low value and cut-off/time-shifting while Aggregated data is being shown correctly Non-Aggregated Data has constant value and cut-off/time-shifting while Aggregated data is being shown correctly Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant