cacti icon indicating copy to clipboard operation
cacti copied to clipboard

[1.3] Graph debug displays incorrect information

Open xmacan opened this issue 8 months ago • 3 comments

I found this out when my rrdtool was crashing on a segmentation fault. The graphs were not displayed, but debugging said: ok. In debug we have the command "rrdtool graph ...", but in 1.3 we use rrdtool graphv, so debug shows something else.

But it's not possible to just switch to graphv, because we don't get a simple response from rrdtool. Graphv returns a lot of additional data.

It would also be good for debug to display a smaller time span than 24 hours. If the graph starts to work, after a couple of poller cycles, it might show only 1 millimeter of data in the graph and the rest is empty. It is not very clear. I would probably set only the last hour.

xmacan avatar Apr 18 '25 16:04 xmacan

HRM, maybe 4 hours by default?

TheWitness avatar Apr 18 '25 16:04 TheWitness

Do you have any example output @xmacan ?

TheWitness avatar Jun 15 '25 19:06 TheWitness

I just got back from vacation, I'll be back to the cacti in a few days

xmacan avatar Jun 16 '25 06:06 xmacan