2 Replies Latest reply on Feb 21, 2003 10:38 AM by slaboure

    Fail-over notification

    shrom

      Hello,

      How can I provide fail-over notification?

      Regars,

      Benjamin.

        • 1. Re: Fail-over notification
          clamprecht

          By notification, I assume you mean that when a server fails, you want to be notified. You might be able to configure log4j to send you an email notification when it gets a WARNING or an ERROR log message, and have the clustering code log such a message when it detects a server failure.

          There may be a better way that doesn't require you to modify any code.

          • 2. Re: Fail-over notification
            slaboure

            you can register in the HAPartition and get such kind of notifications.

            Cheers,


            sacha