Add host_name value for the plugin config so the graphs are seperated out from the polling host

This commit is contained in:
2014-02-04 22:53:20 +00:00
parent 7287a0f1a9
commit 8324ef8d05
10 changed files with 10 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ fi
if [ "$1" = "config" ]; then
echo "host_name hg612"
echo "graph_title Line Attenuation (dB)"
echo 'graph_args --base 1000'
echo 'graph_vlabel Line Attenuation (dB)'