Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
RickyK
Contributor III
Contributor III

Qlik URL status check by using power shell script

Hi All

Greetings!!

How to check the Qlik URLs status by using power shell script?

If the URL is Up/down we need to get the alerts as well.

Thanks in Advance!

Regards,

RickyK

Labels (3)
1 Solution

Accepted Solutions
Daniele_Purrone
Support
Support

Hi @RickyK ,
you can probably start from this:https://stackoverflow.com/a/20262872

And then write a email notification section.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

3 Replies
Sonja_Bauernfeind
Digital Support
Digital Support

Hello @RickyK 

Is this what you are looking for? How to monitor QlikView Server status - Is the QlikView server up? 

all the best,
Sonja 

Don't forget to Like posts and use the "Accept as Solution" button on content that answered your question! Thanks 🙂
RickyK
Contributor III
Contributor III
Author

Hi Sonja,

Thanks for your response!

as per your link below,  I wanted to use this in Power shell script and whenever our Qlik server is down we need to get the alerts for that.

Ex: Qlik server is down, please look into this ASAP!

The URL is: http://myAccessPoint/QvAjaxZfc/QvsStatus.aspx

Can I get the power shell script like that to monitor Qlik servers?  tq!

Regards,

RickyK

 

 

Daniele_Purrone
Support
Support

Hi @RickyK ,
you can probably start from this:https://stackoverflow.com/a/20262872

And then write a email notification section.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.