After upgrading to 0.8.6e rrd files stop updating.....
Code: Select all
06/24/2005 06:50:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, AR
GS: -q /usr/local/share/cacti/cmd.php 0 51]
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] DEBUG: GETCWD: /usr/home/cacti
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
06/24/2005 06:50:03 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
06/24/2005 06:50:03 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating
06/24/2005 06:50:04 PM - SYSTEM STATS: Time: 2.2061 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 29,
Hosts/Process: 29, Data Sources 273, RRDs Processed 0
Try to clear poller cache, result - nothing
Try to increase Maximum Concurrent Poller Processes to 2 result - SOME rrd files updates, some not.....
Code: Select all
06/24/2005 08:05:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, AR
GS: -q /usr/local/share/cacti/cmd.php 0 23]
06/24/2005 08:05:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, AR
GS: -q /usr/local/share/cacti/cmd.php 27 51]
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: GETCWD: /usr/home/cacti
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
06/24/2005 08:05:03 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: GETCWD: /usr/home/cacti
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
06/24/2005 08:05:03 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
06/24/2005 08:05:03 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
After php update to php4-4.3.11 all works fine........
Is problem in pre 4.3.11 php ?
Still don't understand why one instance of script server didn't worked but two ok....
What kind of additional debug can I make?