Answered by:
Biztalk Performance Counters - Help !

Question
-
Hi all,
I manage a the monitoring team here at my company and I really need to extract the Biztalk performance counters to monitor throttling , message queues ect. What WMI Win32 class can provide me this info ?
Many thanks
Dan
Friday, July 17, 2015 10:49 AM
Answers
-
Hi,
The PAL tool along with poweshell scritps can be used to create a Microsoft Performance Monitor (perfmon) template file from PAL threshold files and can analyze the perfmon log after its collection period. In this example, we will create, gather, and analyze a BizTalk performance monitor log file.
You can have a look at below MSDN blogs
http://biztalkadmin.com/perfomance-monitor-for-biztalk-administrators/
Tips and tricks for BizTalk monitoring with PowerShell
You can have SQL Monitoring through MessageBox Viewer and Health Monitoring tool shipped with BizTalk 2013(work with BizTalk 2010 as well ) .
If you are looking for third party tool than BizTalk 360 ,AIMS Innovation etc comes in way .
You can also look into below blog post
https://thwack.solarwinds.com/docs/DOC-147495
Thanks
Abhishek
- Edited by Abhishek0127[Abhishek kumar]MVP Friday, July 17, 2015 11:15 AM
- Marked as answer by Johns-305MVP, Moderator Friday, July 24, 2015 11:53 AM
Friday, July 17, 2015 11:09 AM
All replies
-
Hi,
The PAL tool along with poweshell scritps can be used to create a Microsoft Performance Monitor (perfmon) template file from PAL threshold files and can analyze the perfmon log after its collection period. In this example, we will create, gather, and analyze a BizTalk performance monitor log file.
You can have a look at below MSDN blogs
http://biztalkadmin.com/perfomance-monitor-for-biztalk-administrators/
Tips and tricks for BizTalk monitoring with PowerShell
You can have SQL Monitoring through MessageBox Viewer and Health Monitoring tool shipped with BizTalk 2013(work with BizTalk 2010 as well ) .
If you are looking for third party tool than BizTalk 360 ,AIMS Innovation etc comes in way .
You can also look into below blog post
https://thwack.solarwinds.com/docs/DOC-147495
Thanks
Abhishek
- Edited by Abhishek0127[Abhishek kumar]MVP Friday, July 17, 2015 11:15 AM
- Marked as answer by Johns-305MVP, Moderator Friday, July 24, 2015 11:53 AM
Friday, July 17, 2015 11:09 AM -
Hi Dan,
Please take a look at this video for BizTalk Server Monitoring and Notifications https://www.youtube.com/watch?v=VtRB75K1KN4
BizTalk360 is not just a monitoring solution, it provides the complete set of tooling to improve your BizTalk environment operational efficiency as well. You can find other product videos here.
http://www.biztalk360.com/video-resources/biztalk360-product-videos/
Regards, Saravana Kumar [Microsoft Integration MVP]
- Edited by Saravana Kumar (MVP)MVP Sunday, July 26, 2015 6:07 AM
Sunday, July 26, 2015 6:06 AM -
You can also take a look at AIMS (www.aimsinnovation.com) which is a non-intrusive performance monitoring tool for BizTalk. It can trace every single message and dynamically map messaging patterns without the use of BAM or tracking. So every single component (ports & orchs) are monitored for message count, latency and volume, and you can then correlate these performance data towards server and host information.
AIMS also provide a free version which covers up to two BizTalk servers, you can sign up for instant access here:http://www.aimsinnovation.com/aims-free
Wednesday, April 12, 2017 1:13 PM