This manual page is for Mac OS X Server version 10.6.3

If you are running Mac OS X (client), this command is not available.

If you are running a different version of Mac OS X Server, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



NotifyFailover(8)                          System Manager's Manual                         NotifyFailover(8)

NAME
     NotifyFailover -- send notification of a failover event

SYNOPSIS
     NotifyFailover {up | down} ip_address ...

DESCRIPTION
     NotifyFailover sends an email notifcation announcing the availability or failure of a failover node.
     NotifyFailover is designed to be invoked by failoverd(8), not to be used directly.

     NotifyFailover is external to failoverd(8) so an administrator could easily customize notifications to
     her particular requirements.

     The message will be addressed to the recipients defined by the environment variable,
     FAILOVER_EMAIL_RECIPIENT, (typically defined in /etc/hostconfig).  If this variable is also undefined,
     the message will be sent to "root" on the sending host, a destination little better than /dev/null!

ENVIRONMENT
     FAILOVER_EMAIL_RECIPIENT  List of email addressees.

FILES
     /usr/libexec/NotifyFailover

DIAGNOSTICS
     The NotifyFailover utility exits 0 on success, and >0 if an error occurs.

SEE ALSO
     mail(1), ProcessFailover(8), failoverd(8)

HISTORY
     A version of NotifyFailover has been present in Mac OS X Server since version 10.2 (Jaguar).

Mac OS X Server 10.4                          December 21, 2004                         Mac OS X Server 10.4

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...