When I did, the original problem came back:
Code: Select all
01/03/2008 03:30:01 PM - CMDPHP: Poller[0] Host[0] DS[997] WARNING: Result from CMD not valid. Partial Result:
01/03/2008 03:30:01 PM - CMDPHP: Poller[0] Host[0] DS[997] CMD: php /usr/local/share/cacti/scripts/wbugxml.php, output: U
01/03/2008 03:30:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (997, '', '2008-01-03 15:30:01', 'U')"
I am aware, and I tried it, but for whatever reason it was reading the wrong values from the page. This morning, the temperature was 9 degrees F, but the graph in cacti showed 25 or so. I looked at the source of the page it was reading and the number it was recording was nowhere on the page. There were similar errors for most other values it was trying to scrape out of the page.Just as a side: There's an updated script that copes with those changes; I'm using it successfully
Reinhard