I've been trying to use this EUC Monitoring and have all the components installed per the instructions but was wondering if there is a way to convert the Powershell script to a Service.
This script Begin-EUCMonitor.ps1 must be kicked off and left running in the background. Otherwise, the main dashboard does not show any data being collected.
I've tried NSSM and few other options to run the script as a service.
If the server where you run the script reboots the data collection essentially stops or does not show up in the dashboard.
I'm just wondering if this is by design or am I simply just missing something?
Some of the data is useful but I'm having better luck with SQL Query and just Grafana relative to the custom dashboards.
Before I spend any additional time on this I was just wondering if anyone is actually using this in production and how are you getting around having to run the script manually.
Otherwise, if the script is not running the Dashboard shows no data.
Example: https://www.screencast.com/t/77vdxXs8OuE
I've been trying to use this EUC Monitoring and have all the components installed per the instructions but was wondering if there is a way to convert the Powershell script to a Service.
This script Begin-EUCMonitor.ps1 must be kicked off and left running in the background. Otherwise, the main dashboard does not show any data being collected.
I've tried NSSM and few other options to run the script as a service.
If the server where you run the script reboots the data collection essentially stops or does not show up in the dashboard.
I'm just wondering if this is by design or am I simply just missing something?
Some of the data is useful but I'm having better luck with SQL Query and just Grafana relative to the custom dashboards.
Before I spend any additional time on this I was just wondering if anyone is actually using this in production and how are you getting around having to run the script manually.
Otherwise, if the script is not running the Dashboard shows no data.
Example: https://www.screencast.com/t/77vdxXs8OuE