mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
p/if1sec_: add doc that the plugin does not autostart
This commit is contained in:
parent
46d1dcc987
commit
7dcf956967
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
#! /bin/sh
|
||||
# Currently the plugin does *not* autostart
|
||||
#
|
||||
# It has to be launched via rc.d :
|
||||
# munin-run if1sec_eth0 acquire
|
||||
|
||||
pluginfull="$0" # full name of plugin
|
||||
plugin="${0##*/}" # name of plugin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue