Poller issue
Moderators: Developers, Moderators
Poller issue
Hi all,
Could you please help me to guess why my poller do not poll for every devices ?
Lets focus on Device ID 753 and Data Source ID 1950
I launch spine poller manually for device 753 (see spine.txt) - look good
check cacti.log file (see cactilog.txt) - look good
check rrdtool lastupdate for DS 1950 (see rrdtool.txt) - look good
I waited 15mn, nothing new in logs for device 753 nor DS 1950
I launch "/usr/bin/php /var/www/html/cacti/poller.php --force --debug" and I have a lot of the message: "Waiting on 1 of 2 pollers"
Still no updates for device 753 nor DS 1950
I don't see any error concerning device 750 or DS 1950, it just do nothing
Best Regards,
Could you please help me to guess why my poller do not poll for every devices ?
Lets focus on Device ID 753 and Data Source ID 1950
I launch spine poller manually for device 753 (see spine.txt) - look good
check cacti.log file (see cactilog.txt) - look good
check rrdtool lastupdate for DS 1950 (see rrdtool.txt) - look good
I waited 15mn, nothing new in logs for device 753 nor DS 1950
I launch "/usr/bin/php /var/www/html/cacti/poller.php --force --debug" and I have a lot of the message: "Waiting on 1 of 2 pollers"
Still no updates for device 753 nor DS 1950
I don't see any error concerning device 750 or DS 1950, it just do nothing
Best Regards,
- Attachments
-
- Technical Support Summary.txt
- Cacti Technical Support Summary
- (6.92 KiB) Downloaded 63 times
-
- spine.txt
- manually launch spine poller for device ID 753
- (7.7 KiB) Downloaded 72 times
-
- rrdtool.txt
- rrdtool info for DS 1950
- (5.33 KiB) Downloaded 87 times
-
- screenshot of htop command
- htop.JPG (255.86 KiB) Viewed 2076 times
-
- cactilog.txt
- cacti.log file for Device 753 and DS 1950
- (2.91 KiB) Downloaded 47 times
Re: Poller issue
Try Troubleshooting-> data sources
grep "SYSTEM STAT" /path/to/cacti.log is poller finishing on time?
grep "SYSTEM STAT" /path/to/cacti.log is poller finishing on time?
Let the Cacti grow!
Re: Poller issue
Hi,
check data source is stuck when checking if the poller receive valid data, I tried twice and waited quite a while Here the result of the command I believe RRDsProcessed stat is very low
BR,
check data source is stuck when checking if the poller receive valid data, I tried twice and waited quite a while Here the result of the command I believe RRDsProcessed stat is very low
BR,
Re: Poller issue
J'ai décidé de faire une réinstallation complète vers la dernière version actuelle 1.2.20
Re: Poller issue
Ok, it is clear now. Your poller doesn't finish the job on time.
Try to sort your hosts by poll time and try to resolve long poll time hosts. You can try reduce snmp/ping timeouts and number of retry attempts.
Here in forum you can find more information about poller overtime
Try to sort your hosts by poll time and try to resolve long poll time hosts. You can try reduce snmp/ping timeouts and number of retry attempts.
Here in forum you can find more information about poller overtime
Let the Cacti grow!
Re: Poller issue
thank you marcan for the tips
I did a whole new installation to cacti 1.2.20, if the problem comes again I will check that way
I think we can close
BR,
I did a whole new installation to cacti 1.2.20, if the problem comes again I will check that way
I think we can close
BR,
Re: Poller issue
You are running all those hosts / graphs on a single thread. Under the Main Poller, increase the numbers of processes to be equal to the number of CPUs, and then increase the threads to 12.
Re: Poller issue
Thank you cigamit
The server got 4 vCPU, as you advised I configured the main poller to use 4 processes and 12 threads
Best regards,
Temoe
The server got 4 vCPU, as you advised I configured the main poller to use 4 processes and 12 threads
Best regards,
Temoe
-
- Posts: 33
- Joined: Mon Apr 03, 2023 4:41 am
Re: Poller issue
I changed memory_limit to 1024M in php.ini and my problem was solved.
Who is online
Users browsing this forum: No registered users and 4 guests