mirror of
https://github.com/nikdoof/huawei-hg612-munin.git
synced 2025-12-25 00:29:27 +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 Maximum Attainable Speed"
|
||||
echo 'graph_args --base 1000'
|
||||
echo 'graph_vlabel Max Speed (bps)'
|
||||
|
||||
Reference in New Issue
Block a user