2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00

fix example comment with proper wildcard examples

removed media in favor of error - since valid wildcard values are temp, error, other, predictive
This commit is contained in:
leeclemens 2014-01-29 21:23:12 -05:00
parent 84866ca679
commit be06ff03a1

View File

@ -5,7 +5,7 @@
#
#---------------------
# Examples
# Create a symbolic link to MegaRaid_<AdapterNumber>_<temp|media|other|predictive>
# Create a symbolic link to MegaRaid_<AdapterNumber>_<temp|error|other|predictive>
# ln -s /usr/share/munin/plugins/MegaRaid_ /etc/munin/plugins/MegaRaid_0_temp
# graph temperature on adapter 0
#