Webserver: Apache 2.0.50
Cacti: 0.8.6h
Cactid: 0.8.6g
MySQL: 0.8.6h
PHP: 5.0.0
RRDTool: 1.2.9 (Cygwin version)
Net-SNMP: 5.2.2-ssl-1
Cygwin: none
I've gone through the windows install doc but I am having problems getting output from my poller.php to match what the doc says I should get. In fact I am getting no output from poller.php at all. I have to ctrl-C out everytime I run it from the command line. I ran filemon while running poller.php and I got the following output.
![Image](http://www.nvisionnet.com/images/filemon.gif)
I also did a DEBUG when running poller and I get the following:
02/23/2006 03:52:33 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/Apache2/modules/php.exe, ARGS: -q c:/apache2/htdocs/cacti/cmd.php 0 5 ]
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
.... [repeat]
Fatal error: Maximum execution time of 293 seconds exceeded in c:\Apache2\htdocs
\cacti\poller.php on line 243
I'm not sure if the buffer overflow is my problem or not. I only have one monitored device which is the win32 server that cacti is running on. Any help would be greatly appreciated.
-Mike