Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How does one check the status of the server via the QMSClient?

Trying to do this programatically. 

The below will get me the list of all QlikView Servers.

QMSClient.GetServices(ServiceTypes.QlikViewServer);

Now how can I check the Status of each server?

0 Replies