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:
parent
7afdf5dc71
commit
f3cd750a41
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue