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

Updated the graph title.

This commit is contained in:
Niall Donegan 2012-07-23 17:14:16 +01:00
parent 60e9f79c65
commit f0122d13e3

View File

@ -43,9 +43,8 @@ clean_name() {
if [ "$1" = "config" ]; then
echo 'graph_title Logical Volume usage'
echo "graph_title Logical Volume Usage($vg)"
echo 'graph_args --base 1024 -l 0'
# echo 'graph_vlabel %'
echo 'graph_category disk'
echo 'graph_info This graph shows disk usage on the machine.'
echo "free.label free"