You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Andrzej 'Cabal' Kwiatkowski <ca...@polibuda.info> on 2008/04/22 13:19:21 UTC

Action triggering

Hello

I'm currently writing module like mod_status, but logging accesses,
bytes and things like this to rrdtool databases. Module works, doesn't
need mod_status and ExtendedStatus enabled, writes to shm and have no
problems with synchronization.

The only problem is with dumping data to .rrd
Currently i registered handler rrd-dump and have an entry in crontab
to ask apache to dump the data.

Is there any way to tell apache to call a function every 60 seconds?

-- 

Andrzej Kwiatkowski
cabal@polibuda.info