I have an issue with an install that had been running fine, but now crashes mySQL after a day or so.
It is running 0.8.7b on RHEL3 with the plugin architecture, thold and weathermap.
Spine is taking around 165 seconds to process around about 1500 hosts.
When listing the processes I get the following;
Code: Select all
[root@Cacti-primary cacti]# ps -aux | grep cacti | more
root 950 0.2 1.0 17472 10684 ? S 11:27 0:11 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
root 5033 0.2 1.0 17464 10684 ? S 11:32 0:10 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
root 9055 0.2 1.0 17464 10684 ? S 11:37 0:09 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
root 13071 0.2 1.0 17472 10684 ? S 11:42 0:09 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
root 17085 0.2 1.0 17476 10688 ? S 11:47 0:08 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
root 21169 0.2 1.0 17476 10688 ? S 11:52 0:07 /usr/bin/php -q /var/www/html/cacti/poller_commands.php
Any help pointing me in the right direction would be greatly appreciated.
Regards,
Stephen