--interface=[if] (-i [if]): bind interface [if]
--srcip=[ip] (-s [ip]): source (real) IP address of that host
--vhid=[id] (-v [id]): virtual IP identifier (1-255)
--pass=[pass] (-p [pass]): password
--preempt (-P): becomes a master as soon as possible
--neutral (-n): don't run downscript at start if backup
--addr=[ip] (-a [ip]): virtual shared IP address
--help (-h): summary of command-line options
--advbase=[seconds] (-b [seconds]): advertisement frequency
--advskew=[skew] (-k [skew]): advertisement skew (0-255)
--upscript=[file] (-u [file]): run [file] to become a master
--downscript=[file] (-d [file]): run [file] to become a backup
--deadratio=[ratio] (-r [ratio]): ratio to consider a host as dead
--shutdown (-z): call shutdown script at exit
--daemonize (-B): run in background
--facility=[facility] (-f): set syslog facility (default=daemon)
|