diff options
Diffstat (limited to 'pingu.conf')
-rw-r--r-- | pingu.conf | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ interval 1 retry 3 timeout 1.0 +# route-script will be executed every time anything changes status. +# All gateways that are "up" are sent as parameter. +route-script /etc/pingu/route-script host 10.65.67.11 name ISP-1 |