Search found 12 matches

by Vivek
Mon Apr 03, 2017 10:36 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

For that i need to replace 'cacti' with 'root' in below crontab?

*/5 * * * * cacti /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1

Should i make it as


*/5 * * * * root /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1
????
by Vivek
Mon Apr 03, 2017 10:16 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

I am not able to execute the php file by the following command


su - cacti -c "/usr/bin/php /usr/share/cacti/poller.php"

the error says
'This account is currently not available'

So where might be the issue ??
by Vivek
Mon Apr 03, 2017 1:52 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

selinux is running,
cacti user do exixt...


But how to verify is cacti user is able to execute the command?
by Vivek
Mon Apr 03, 2017 1:23 am
Forum: Help: General
Topic: Spine error
Replies: 8
Views: 1538

Re: Spine error

Run the spine binary manually, it is most likely throwing errors (can be as simple as config issue). cd <spine_dir> ./spine --mibs -R -S -V 5 Did this... still showing me below error POLLER: Poller[1] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a...
by Vivek
Mon Apr 03, 2017 12:56 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

Anyone please help for this .... Really stuck with why cron is out of sync with poller interval...
by Vivek
Sun Apr 02, 2017 11:58 pm
Forum: Help: General
Topic: Spine error
Replies: 8
Views: 1538

Re: Spine error

Did this.. Gives me follwing error


SPINE: Poller[1] FATAL: Unable to read configuration file! (Spine init)
by Vivek
Sun Apr 02, 2017 11:39 pm
Forum: Help: General
Topic: Spine error
Replies: 8
Views: 1538

Re: Spine error

After updating I ma getting these error and devices dont update POLLER: Poller[1] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Cron, but 390.7 seconds have passed since the last poll! OK u:0.00 s:0.00 r:0.01 OK u:0.00 s...
by Vivek
Sun Apr 02, 2017 10:54 pm
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

Hi

my crontab is as following

*/5 * * * * cacti /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1


Also i dont use crontab -e to access it.

I use vi /etc/cron.d/cacti to access it.

Please help me out.
by Vivek
Sun Apr 02, 2017 9:09 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Re: Cron out of sync with poller intervel

Actually the cacti version is 1.0.4 Its on centos 7 The problem is that the cron is not working.. It only executes the task after i manually run the php file, generating error like above Also the main poller stays in idle state after i execute this command.. but after 300 seconds/next poll time the ...
by Vivek
Sun Apr 02, 2017 9:07 am
Forum: Help: General
Topic: Spine error
Replies: 8
Views: 1538

Re: Spine error

Its is on centos 7
Cacti version 1.0.4
Spine version 0.8.8h
by Vivek
Sun Apr 02, 2017 4:24 am
Forum: Help: General
Topic: Spine error
Replies: 8
Views: 1538

Spine error

PM - SPINE: Poller[1] ERROR: --mibs is an unknown command-line parameter (Spine init)



please help with these error of spine cacti
by Vivek
Sun Apr 02, 2017 4:21 am
Forum: Help: General
Topic: Cron out of sync with poller intervel
Replies: 12
Views: 2772

Cron out of sync with poller intervel

POLLER: Poller[1] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Cron, but 538.3 seconds have passed since the last poll! 2017-04-02 14:45:03 - SYSTEM STATS: Time:1.2247 Method:cmd.php Processes:1 Threads:N/A Hosts:6 Host...