Hi all
Current using 0.8.8c cacti
Since cacti works fine already year ago and suddenly having polling issue
See if anyone have same experience can share
Below is the case after reboot server
1)Everything works fine around 3-4 hours (weathermap able complete under 3-4mins)
2)Then the CMDPHP: Poller start slowly and slowly (weathermap something could not enough time to complete)
3)Everything stop until reboot server
Found out on schedule task before cacti stop polling
Schedule task(every 5min) from "The operations completed successfully (0x0) then become (0xff)
Checked on window permission
1)Schedule task create my account(administrator) run as "SYSTEM"
2)CACTI install under D:\ and D drive already "Full Control" right
Checked on MySQL
1) Run mysqlcheck.exe -u root --auto-repair --databases cacti -p
Checked on CACTI
1)Change [Management] >> [Devices] >> Select Device >> SNMP Options -> SNMP Timeout 5000 ->300 ...etc
2)Change Setting >> Poller >> Maximum Concurrent Poller Processes >> 10 -> 64 -> 128 .....etc
Attache Log as below which cacti stop polling and reboot to 1 complete polling(weathermap complete)
Cacti Polling stop every few hours until reboot server
Moderators: Developers, Moderators
Cacti Polling stop every few hours until reboot server
- Attachments
-
- cacti_.zip
- (158.29 KiB) Downloaded 103 times
- juliangomezr
- Posts: 32
- Joined: Tue Jun 30, 2009 11:26 am
Re: Cacti Polling stop every few hours until reboot server
did you try spine?
Re: Cacti Polling stop every few hours until reboot server
Not really since my cacti when change to spine will also having serious problem on missing polling.
May be missing some step on change cmd to spine ??? (just setting -> poller -> spine???)
May be missing some step on change cmd to spine ??? (just setting -> poller -> spine???)
- juliangomezr
- Posts: 32
- Joined: Tue Jun 30, 2009 11:26 am
Re: Cacti Polling stop every few hours until reboot server
You have to install spine:
follow the instructionts: http://www.cacti.net/spine_install_unix.php
And do not forget to configure spine.conf for doing that i had to copy spine.conf.dist to spine.conf and then had to edit the user and database password...
then configure path for spine and configure spine as poller method: http://www.cacti.net/spine_install.php
follow the instructionts: http://www.cacti.net/spine_install_unix.php
And do not forget to configure spine.conf for doing that i had to copy spine.conf.dist to spine.conf and then had to edit the user and database password...
then configure path for spine and configure spine as poller method: http://www.cacti.net/spine_install.php
Re: Cacti Polling stop every few hours until reboot server
Found out in window task management have multiple cmd.exe / php.exe /rrdtoo.exe running
I create a sehedule take with below run every 124min
(since my poller could finish within 4min so it wont impact while below process was kill)
TASKKILL /F /IM cmd.exe /IM php.exe /IM rrdtool.exe
I create a sehedule take with below run every 124min
(since my poller could finish within 4min so it wont impact while below process was kill)
TASKKILL /F /IM cmd.exe /IM php.exe /IM rrdtool.exe
Who is online
Users browsing this forum: No registered users and 2 guests