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

Filtering LUNs

This commit is contained in:
Diver 2017-01-19 03:10:26 +03:00
parent 7afdf5dc71
commit f3cd750a41

View file

@ -108,6 +108,9 @@
=cut =cut
export LANG=C export LANG=C
. "$MUNIN_LIBDIR/plugins/plugin.sh"
TARGET=$(echo "${0##*/}" | cut -d _ -f 6) TARGET=$(echo "${0##*/}" | cut -d _ -f 6)
# "All SP's we have" # "All SP's we have"
SPALL="SPA SPB" SPALL="SPA SPB"