Additional Information which may or may not help some people and/or is
related to this bugreport.


I had one poller silently failing, with either cmd.php or cactid.

Turned out that cacti works by:
 - polling items -> writing values into sql
 - fetching values from sql -> writing into rrd

The second step failed since the "queue" of data in the sql DB raised
too high, thus throwing an OOM exception within the php script.

Setting php4-cli/php.ini to mem=512M solved *this* issue.  Maybe its
wise to ini_set() mem higher in poller.php.




hi  cacti          0.8.6d-1       Frontend to rrdtool for monitoring systems a
hi  cacti-cactid   0.8.6d-7       Multi-Threading poller for cacti
ii  librrd0        1.0.49-1       Time-series data storage and display system 
ii  rrdtool        1.0.49-1       Time-series data storage and display system 

-- 
http://www.ukeer.de/about.html

"Generalizations are generally wrong."
--Butler Lampson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to