

In this function we can monitor important Services like ENTSSO, IIS(World Wide Web Publishing Service – w3svc) or any other custom service. It will remotely query all the servers.ġ) Check ENTSSO IIS And Other CustomServices – In multi-server BizTalk environment this tool needs to be scheduled in only in one environment and provide all other server names of this group in configuration file – “ServerNames” as shown below. Note – Proactive Monitoring ensures early resolutions, thus solving upcoming big future problems.Ĭurrently I have focused on monitoring of below items –ġ) Check ENTSSO, IIS And Other Custom ServicesĢ) Enumerate And Start All Host Instancesģ) Check If Host is in Hung State – “Start Pending” or “Stop Pending”Ħ) Check All Suspended and Custom Orchestration Suspended instance countħ) Check Spool Count, Parts Count and row count for other tables if it is more than the configured valueĨ) Check BizTalkMsgBox Table Index Fragmentation It will constantly monitor all resources and attempt to correct it and later drop an email to configured group or user (only if there is an issue).
#Dbschema no more spool space windows
So, in this blog I have created a console application which can be scheduled to run continuously using Windows Scheduler.

Hi friends many times as a BizTalk Administrator we fall into situations when we need to constantly monitor BizTalk Servers resources and services like Host Instances Status, any custom services like IIS, CPU usage, available disk space etc.
