-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Graph links are wrong calulcated #214
Comments
Do you actually use Boost? If not, do you get the same issue without
at the top? |
I use boost. I will try to deactivate boost for testing and check. |
I suspect it's the combination of polling time not matching the cron time, and use_poller_output. I don't think I've ever tested that... |
I disabled boost and disabled rrd_user_poller_output and map now looks okay (I still see a slightly difference between the value on the map and on the graph (but maybe just related to the small time difference). |
I just changed cron time to 1 minute. But once I enable boost it breaks |
Hopefully I will try this setup over the weekend. |
Hey Howard, did you have the chance to test this yet? |
No, and my dev box is dead and in pieces on my workbench this evening :-( |
Dead/dying mobo. New dev system ordered. |
Hi,
I seem to have a strange bug with the weathermap. For some reason some links are calculated incorrect. Please see below screenshots. I already tried to figure out what exactly happend (it seems that this started when I added some more graphs into cacti).
--- Weathermap
--- Settings
Below is the config. I played aout with the cacti_use_ifspeed/no_cacti_extra but it doesn't have any effect. What might be special is that the poller interval is set to every minute (5min cron interval) and cacti is collecting based on 1 minute and 5 minute invervall. However all graphs on the map are 1minute polling values.
The text was updated successfully, but these errors were encountered: