The most recent content from our members.
I need to configure monitoring and alerting for 45 BizTalk services. I'm not sure the easiest way to do this. Do I have to edit the BizTalk Server 2010-2013 Availability Status template so that all 45 services are listed as components? Or is there a way to monitor all services that start with the name BTSSvc$ using a…
I am attempting to monitor the orchestration count from my BizTalk Server using a SQL Query in Solarwinds. I am using the following SQL Query: SET NOCOUNT ON SET TRANSACTION ISOLATION LEVEL READ COMMITTED SET DEADLOCK_PRIORITY LOW SELECT o.nvcName AS Orchestration, COUNT(*) as Count, CASE i.nState WHEN 1 THEN 'Ready To…
I am having issues monitoring my BizTalk 2013 environment using Solarwinds. We have a two server Production environment and need to look at monitoring Send Ports, Receive Ports, Hosts and Receive Locations. When I have attempted to configure monitoring a 'Send Port' using a similar example Query: Select Status From…
I know that MS SCOM has a managment pack where this KPI is monitored but how do I get the same info into SAM? We are using BizTalk 2009.
It looks like you're new here. Sign in or register to get started.