End User Compute Monitoring Platform that is FREE and based on PowerShell. Will cover Citrix, VMware and Microsoft technologies. Driven and written by the community for the community
Implementation of Install-VisualizationSetup and Uninstall-VisualizationSetup
This PR fixes/implements the following bugs/features
[x] Adds parameters to automate the installation of influx/grafana/nssm, import dashboards, etc from the Set-EUCMonitoring function.
[x] Updates JSON so that XdDesktop and XdServer checks have a "test": false default case, and that you don't have to remove them from the json config file if you have no interest in testing them.
[x] Updates JSON Reference to include the new layout and options. (just the start)
To push v2 forward, this will allow for a supported one stop package to install on a given workstation.
The commit with "Path update for Install" (fff384b) now allows for local paths to grafana, influx, and nssm zip files via parameters, and has the influx config update working with user supplied paths.
Summary
Implementation of Install-VisualizationSetup and Uninstall-VisualizationSetup
This PR fixes/implements the following bugs/features
To push v2 forward, this will allow for a supported one stop package to install on a given workstation.
Does the code pass AppVeyor?
Closing issues
Fixes #20 Fixes #24 Fixes #39 Fixes #40