mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Merge pull request #439 from leeclemens/patch-1
fix example comment with proper wildcard examples
This commit is contained in:
commit
5e2aaa3a67
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue