https://github.com/silug/wanfaild
Monitor WAN links and provide failover
https://github.com/silug/wanfaild
Last synced: about 1 year ago
JSON representation
Monitor WAN links and provide failover
- Host: GitHub
- URL: https://github.com/silug/wanfaild
- Owner: silug
- License: other
- Created: 2010-04-09T20:23:32.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T23:50:37.000Z (about 13 years ago)
- Last Synced: 2025-03-30T19:12:58.242Z (about 1 year ago)
- Language: Perl
- Homepage:
- Size: 143 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is a work in progress. It can be used to monitor link status and
your gateway, provided your network configuration isn't too odd.
See samples/wanfaild.yml for an example of what your /etc/wanfaild.yml
might look like.
NAME
wanfaild - Monitor WAN links and provide failover
DESCRIPTION
wanfaild will monitor one or more WAN links and provide failover
support.
SYNOPSIS
wanfaild [options]
Options:
--conf -c Specify configuration file
--no-daemon -D Don't detach and become a daemon
--help -h Help message
Long options:
--version Print the version number
AUTHOR
Steven Pritchard