> -rw-r----- 1 shinken shinken 60393 2010-07-29 17:52 objects.cache > -rw-r----- 1 shinken shinken 104505 2010-07-29 17:52 status.data > > Hmm, object.cache is also constantly rewritten (or touched) here. Can you watch if the size of the objects.cache changes over time?
The objects.cache should only be written during the startup phase of the broker. As long as the broker receives initial broks (host/service/timeperiod/command....) and the list of known objects grows, the objects.cache is updated. But when the broker knows all of the configuration objects, this should stop. I only can explain it with initial_*_status_broks arriving even after the broker has been running for a while. Gerhard ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Shinken-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shinken-devel
