Dear Experts, Is there a way to have collectd write to one output plugin (e.g. to a local csv file) only when another output plugin (e.g. a remote postgresql connection) fails?
I'd like to be able to log these occasional failed database writes locally so that I can replay them into the database when the reason for the failure has gone away. Looking at the filter chain documentation, do the writer targets behave differently depending on whether the write succeeded or failed? Regards, Phil. _______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
