1 Reply Latest reply on Aug 19, 2003 3:50 AM by slaboure

    failure notification & Manual switch

    sstammba

      Hi all,
      Someone knows how to manage followings?
      - Manually set an instance of a JBoss cluster active during runtime. (from an administration console for example)
      - Send a notification when a JBoss instance failed (pop-up in administration console)

        • 1. Re: failure notification & Manual switch
          slaboure


          > - Manually set an instance of a JBoss cluster active
          > during runtime. (from an administration console for
          > example)

          what do you mean? if an instance starts, it becomes directly active.

          > - Send a notification when a JBoss instance failed
          > (pop-up in administration console)

          you can get this information through specific log4j message. Check in conf/log4j.conf, there is even a SNMP pre-configuration for these events.

          sacha