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 [EMAIL PROTECTED]
