all graphs became NAN
Moderators: Developers, Moderators
all graphs became NAN
Hi there,
I was having some performance issue on my server, and I had to disable cacti on the crontab for a couple of days.
When I turned it back on, my graphs would not update, but display nan.
Is this a common pitfall?
What can I look for?
Thank you for willing to help!
I was having some performance issue on my server, and I had to disable cacti on the crontab for a couple of days.
When I turned it back on, my graphs would not update, but display nan.
Is this a common pitfall?
What can I look for?
Thank you for willing to help!
It does not work... :(
Hi Gandalf! The "NaN Debugging" how to, does not work, for me...
everythings is OK... I do not know what to do... Please, help! My cacti server is away for 3 days! My boss is almost killing me... hehehe
The cacti mysql database (table settings) was corrupted and I loose all RRD files after our no-break fail.
Thanks for help!
LwiG
everythings is OK... I do not know what to do... Please, help! My cacti server is away for 3 days! My boss is almost killing me... hehehe
The cacti mysql database (table settings) was corrupted and I loose all RRD files after our no-break fail.
Thanks for help!
LwiG
Just wanted to say that I also noticed that my rrd files were not being updated. Once I did the mysql query against cacti db:
It returned:
I then ran:
And it started to update the rrds.
So I went and checked the memory setting in my php.ini file and sure enough, it was set to 8M. I increased it and now we will see if this issue returns.
Thanks!!!
Code: Select all
select count(*) from poller_output;
Code: Select all
+----------+
| count(*) |
+----------+
| 115607 |
+----------+
1 row in set (0.00 sec)
Code: Select all
truncate table poller_output;
So I went and checked the memory setting in my php.ini file and sure enough, it was set to 8M. I increased it and now we will see if this issue returns.
Thanks!!!
No insult here... sorry sometimes my sarcasm fails to come through in text. It was very easy to find for me at least... Thank you very much....gandalf wrote:No, no! Not wanting to insult you. But if you want me to improve my HowTo to find stuff easier, I'd appreciate to hear from you.jzondor wrote:Sorry, thought I'd post it here for the lazy ones... I'll keep to myself next time...
Reinhard
Who is online
Users browsing this forum: No registered users and 0 guests