mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Plugin-Gallery: move to more specific categories
This commit is contained in:
parent
f769371079
commit
37d658526b
8 changed files with 16 additions and 16 deletions
|
@ -32,7 +32,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel speed'
|
||||
echo 'graph_scale no'
|
||||
echo 'graph_category system'
|
||||
echo 'graph_category sensors'
|
||||
echo 'graph_info This graph shows the speed of the system fan.'
|
||||
echo 'fan.label speed'
|
||||
echo 'fan.info The current speed of the system fan.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue