From 2fae403dd28df1f1bb25f5f32a9c87513b5bdaf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Fri, 9 Mar 2012 02:25:40 -0500 Subject: [PATCH] update todo --- plugins/relayd | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/plugins/relayd b/plugins/relayd index 36318d65..dd7e3359 100755 --- a/plugins/relayd +++ b/plugins/relayd @@ -35,19 +35,17 @@ Requires the logtail command somewhere in path =head1 TODO -Parsing relayd.conf would allow us to do the following: - - * determine the hosts in config (may be necessary!) * determine if the table is completely down (may be *impossible* if a partial downtime becomes complete between two runs) + * look again at Munin::Plugin to see if we can simplify things here (duh.) + * need_multigraph() =head1 MAGIC MARKERS #%# family=contrib #%# capabilities= -We should have "suggest" once we implement more than availability. We should -also autoconf (check if logtail and the logfile exist, basically). +We should autoconf (check if logtail and the logfile exist, basically). See http://munin-monitoring.org/wiki/ConcisePlugins