thold_graph.php is empty when too much thold configured

Support questions about the Threshold plugin

Moderators: Developers, Moderators

Post Reply
killshoot
Cacti User
Posts: 84
Joined: Wed Mar 26, 2008 2:51 am

thold_graph.php is empty when too much thold configured

Post by killshoot »

Hi all,

I've some problem with the told_graph.php page. In fact it is empty. I've actually 6072 thold ( planned to have more of 25'000).

I've reduced the number of thold to ~300 and the the page was no more empty.

I've made some other test and I've find the the first SQL statement into thold_grap.php give the problem :

Code: Select all

"SELECT thold_data.*, host.description FROM thold_data LEFT JOIN host ON thold_data.host_id=host.id WHERE thold_enabled='on' ORDER BY thold_alert DESC, bl_alert DESC, host.description ASC, rra_id ASC"
I've made this request directly into MySQL without any problem with 6000 thold configured.

Any Help?

Best regards,

Vince
killshoot
Cacti User
Posts: 84
Joined: Wed Mar 26, 2008 2:51 am

Post by killshoot »

Ok solved.... Increase the memory_limit into /etc/php.ini to 192M did the trick!!!

Vince
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests