I've got a problem with cacti under Solaris 10 with Sun Webserver 7U2 and the php-plugin
If I run the poller.php manually or with cron I get everytime the same result.
on the one hand this
Code: Select all
root@t1000 /opt/webdocs/cacti # /opt/sunwebserver7/plugins/php/bin/php poller.php
X-Powered-By: PHP/5.2.0, Sun add-on 1.0
Content-type: text/html
on the other hand there appear these line
Code: Select all
root@t1000 /opt/webdocs/cacti # /opt/sunwebserver7/plugins/php/bin/php poller.php --force
sh: /usr/local/php/bin/test: nicht gefunden
sh: /usr/local/php/bin/rrdtool: nicht gefunden
X-Powered-By: PHP/5.2.0, Sun add-on 1.0
Content-type: text/html
06/09/2008 05:24:41 PM - POLLER: Poller[0] Maximum runtime of 298 seconds exceeded. Exiting.
06/09/2008 05:24:41 PM - SYSTEM STATS: Time:298.0887 Method:cmd.php Processes:1 Threads:N/A Hosts:5 HostsPerProcess:5 DataSources:133 RRDsProcessed:0
<br />
<b>Warning</b>: pclose(): 55 is not a valid stream resource in <b>/opt/webdocs/cacti/lib/rrd.php</b> on line <b>57</b><br />
I hope anybody got an idea.
MFG Einstein