Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

qlik-product-success/monitoring-apps-qseow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Import and setup of Monitoring Apps for Qlik Sense Enterprise on Windows

This project contains generic Powershell scripts which utilize Qlik Sense Repository Service (QRS) API to help to expedite the configuration of the Qlik Sense Monitoring Apps.

Get-Help

Powershell get-help command can be used to get help details on each script example in this repository. The same help content can also be found inside each PS1 file in the <# #> comment section at the top of each file.

Run get-help <PS1_file_path> -detailed to get details on the PS1 file purpose and how it could be used.

get-help .\<filename>.ps1 -Detailed
get-help .\myscript.ps1 -Detailed

References

License

This project is provided "AS IS", without any warranty, under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published