Für den Service munin-node gibt es den Hilfsbefehl
munin-node-configure --shell
Dieser testet die vorhandenen Plugins und gibt eine Reihe an Befehlen für noch nicht aktivierte aus:
$ munin-node-configure --shell
ln -s '/usr/share/munin/plugins/exim_mailqueue' '/etc/munin/plugins/exim_mailqueue'
ln -s '/usr/share/munin/plugins/exim_mailstats' '/etc/munin/plugins/exim_mailstats'
ln -s '/usr/share/munin/plugins/netstat' '/etc/munin/plugins/netstat'
# The following plugins caused errors:
# acpi:
# Junk printed to stderr
# ntp_:
# Non-zero exit during autoconf (2)
# ntp_states:
# Non-zero exit during autoconf (2)
# postfix_mailqueue:
# Non-zero exit during autoconf (255)
Schreibe einen Kommentar