Lines 59-64
Link Here
|
59 |
host=${host:-${file_host:-www.google.com}} |
59 |
host=${host:-${file_host:-www.google.com}} |
60 |
fi |
60 |
fi |
61 |
|
61 |
|
|
|
62 |
site=0 |
62 |
if [ "$1" = "config" ]; then |
63 |
if [ "$1" = "config" ]; then |
63 |
echo graph_title Ping times |
64 |
echo graph_title Ping times |
64 |
echo 'graph_args --base 1000 -l 0' |
65 |
echo 'graph_args --base 1000 -l 0' |