mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
p/if1sec_: add doc that the plugin does not autostart
This commit is contained in:
parent
46d1dcc987
commit
7dcf956967
@ -1,4 +1,8 @@
|
|||||||
#! /bin/sh
|
#! /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
|
pluginfull="$0" # full name of plugin
|
||||||
plugin="${0##*/}" # name of plugin
|
plugin="${0##*/}" # name of plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user