mirror of
https://github.com/nikdoof/huawei-hg612-munin.git
synced 2025-12-24 08:09:30 +00:00
Add host_name value for the plugin config so the graphs are seperated out from the polling host
This commit is contained in:
@@ -35,6 +35,7 @@ fi
|
||||
|
||||
if [ "$1" = "config" ]; then
|
||||
|
||||
echo "host_name hg612"
|
||||
echo "graph_title Errors"
|
||||
echo "graph_args --base 1000"
|
||||
echo 'graph_vlabel errors down (-) / up (+) per ${graph_period}'
|
||||
|
||||
Reference in New Issue
Block a user