mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
system/freeboxuptime: move to the system category
This commit is contained in:
parent
aa46cd0ccc
commit
7f23c8cfc4
@ -81,7 +81,7 @@ fi
|
||||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo 'graph_title Freebox Uptime'
|
||||
echo 'graph_category Time'
|
||||
echo 'graph_category system'
|
||||
echo 'graph_args --base 1000 -l 0 '
|
||||
echo 'graph_vlabel uptime in days'
|
||||
graph_info="Shows the uptime of your freebox (cache: ${CACHE_HOURS}h"
|
||||
|
Loading…
Reference in New Issue
Block a user