1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00

p/if1sec_: add doc that the plugin does not autostart

This commit is contained in:
Steve Schnepp 2013-04-01 07:43:08 +02:00
parent 46d1dcc987
commit 7dcf956967

View file

@ -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