monitor recieve locations

Home Page Forums BizTalk 2004 – BizTalk 2010 monitor recieve locations

Viewing 1 reply thread
  • Author
    Posts
    • #16034

      Can someone answer this for me, 

      What's the best way to monitor recieve locations, i.e., send out alarms when BizTalk recieve locations are disbaled for whatever reason?

      thank you,

      Teddy

    • #16055

      The best way is to use a tool like Microsoft Operations Management (MOM).  It integrates into BizTalk and SQL very well.

       

      Other Event Log monitoring tools works as well.

      • #16084

        Unfortunately we don't use MOM. We tried to monitor EventLog, but sometimes there is no alerts when some receive location were disabled.

        Does anybody know how MOM monitor the receive locations? Does it just watch EventLog?

        • #16093

          I think there should always be an event in the event log.  If not, you might have some other problems.  I have always seen a few warnings follow by the shut down error.

           

          There might be a WMI Event on a Receive Location shutdown. 

           

          You could always write some custom code to query the active Receive Locations and check them against a list of what should be running. 

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.