Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
al_cslai
Frequent Visitor

On premise data gateway monitoring

Hi, 

 

Have someone already tried this template?

https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-performance

 

Would love to understand how the refresh works and how you can schedule it so there's a report that we can monitor

1 ACCEPTED SOLUTION

In my opinion these are the things that need to be tracked on each gateway cluster member:

 

- Proxy availability and network delay  - no proxy = dead gateway

- processor utilization across cluster members. 80% and below is ok.  Make sure nothing else is running on these VMS

- memory utilization ( but that you can and should limit to 95% in the config file)

- number of mashup containers

 

We do this via Powershell scripts on each of the cluster members, and the telemetry is then pushed into a hybrid streaming dataset.

 

Here's an example from one of our gateways

 

lbendlin_0-1717509741606.png

 

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

Don't waste your time. That template is very old, only works with a single gateway cluster member, and is missing all the new logs.   Create your own monitoring process. Focus more on real time performance and keep the logs only for the occasional forensics.

 

 

He.. seems typical 😅 Any tips or tricks for creating own monitoring process? Is it simply just using the Event Viewer or Performance Monitoring. Any other sort of metrics that needs to be checked?

In my opinion these are the things that need to be tracked on each gateway cluster member:

 

- Proxy availability and network delay  - no proxy = dead gateway

- processor utilization across cluster members. 80% and below is ok.  Make sure nothing else is running on these VMS

- memory utilization ( but that you can and should limit to 95% in the config file)

- number of mashup containers

 

We do this via Powershell scripts on each of the cluster members, and the telemetry is then pushed into a hybrid streaming dataset.

 

Here's an example from one of our gateways

 

lbendlin_0-1717509741606.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.