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