1
0
Fork 0
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:
dipohl 2017-02-24 16:13:05 +01:00
parent f769371079
commit 37d658526b
8 changed files with 16 additions and 16 deletions

View file

@ -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.'