On Mon, Nov 10, 2008 at 01:16:54PM -0000, [EMAIL PROTECTED] wrote: > When I kill rrdcached (TERM signal), it closes the command socket > immediately, even though it continues working for several minutes > flushing data to disk. > > It would be useful to have access to commands like `STATS' during the > shutdown phase - would it be better to have an additional socket for > this, or to use the same socket and have rrdcached return errors to any > other commands issued during the shutdown phase?
I suppose we could allow any low-privilege commands even during shutdown... I'll check into it... -- kevin brintnall =~ /[EMAIL PROTECTED]/ _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
