Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks
Just wondering if anyone has any links for Qlik Sense Example Dashboards.
In particular for analysing Windows Server Performance Counters.
I cannot seem to find any resources around this.
Thanks
Nigel
Hi @nigelapt , you can try searching "Windows Server Performance Counters" in community, it has a lot of similar cases, but i found this two in particular, hope it is what you are looking for:
I don't have any current dashboards but I've published a generis script to read a Windows Perfmon file and turn it into a QVD with a field for each counter. It's here, only in QlikView.
https://qlikviewcookbook.com/list-recipes/#squelch-taas-accordion-shortcode-content-14
If you don't have access to QV I've attached the script here as a qvs (text) file. You'll have to set the variables for input and output files, and it may need dome work to use lib paths.
-Rob
Thanks guys
I have the load script sorted to connect to a SCOM SQL server and pull the Windows Performance Data.
I am looking for ideas on how to present the data eg Charts, Gauges etc.
Still quite new to Qlik Sense and really surprised there are so few example apps to learn from.