mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
update todo
This commit is contained in:
parent
a3f989a9f2
commit
2fae403dd2
1 changed files with 3 additions and 5 deletions
|
@ -35,19 +35,17 @@ Requires the logtail command somewhere in path
|
||||||
|
|
||||||
=head1 TODO
|
=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
|
* determine if the table is completely down (may be *impossible* if a partial
|
||||||
downtime becomes complete between two runs)
|
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
|
=head1 MAGIC MARKERS
|
||||||
|
|
||||||
#%# family=contrib
|
#%# family=contrib
|
||||||
#%# capabilities=
|
#%# capabilities=
|
||||||
|
|
||||||
We should have "suggest" once we implement more than availability. We should
|
We should autoconf (check if logtail and the logfile exist, basically).
|
||||||
also autoconf (check if logtail and the logfile exist, basically).
|
|
||||||
|
|
||||||
See http://munin-monitoring.org/wiki/ConcisePlugins
|
See http://munin-monitoring.org/wiki/ConcisePlugins
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue