View | Details | Raw Unified | Return to bug 192332
Collapse All | Expand All

(-)multiping 2014-08-02 12:45:43.000000000 +0200 (+1 lines)
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'

Return to bug 192332