Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: monitor

(4 Scripts)
This script shows the Monitor Capacity and Usage from the monitor side.

Works for both Cloud and On-Prem deployments!

RT 8.6.5 and higher only
Version: 2.0.2  |   Created: 2024-02-12  |   Modified: 2024-02-25  |   Creator: Wouter Kursten  |   Downloads: 19
Create the credential files (locally) required by the Azure script actions.
Stored in %ALLUSERSPROFILE%ControlUpScriptingSupport but the client secret stored in the files can only be decrypted by the Windows user that created that file.
The files created contain the tenant id in the file name so that a single Windows user can have credential files for multiple tenants. Original Azure scripts did have this feature and the files contained the tenant id so only a single file can exist - this script creates both credential files so both new and old Azure script actions can be run.
The script willl overwrite any existing credential files for the user and tenant.
Version: 1.1.15  |   Created: 2022-02-24  |   Modified: 2022-03-09  |   Creator: Guy Leech  |   Downloads: 30
Create the credential files (locally) required by the Citrix Cloud script actions.
Stored in %ALLUSERSPROFILE%ControlUpScriptingSupport but the client secret stored in the files can only be decrypted by the Windows user that created that file.
The files created contain the tenant id in the file name so that a single Windows user can have credential files for multiple tenants. Original Azure scripts did have this feature and the files contained the tenant id so only a single file can exist - this script creates both credential files so both new and old Azure script actions can be run.
The script willl overwrite any existing credential files for the user and tenant.
Version: 2.1.26  |   Created: 2022-02-24  |   Modified: 2024-01-26  |   Creator: Guy Leech  |   Downloads: 11
This script changes the following settings in order to improve the resilience of ControlUp Monitor to service failures:
- Sets the ServicesPipeTimeout registry value to 90000
- Sets the service recovery options to restart the service on first and second failure
Version: 1.3.11  |   Created: 2020-11-16  |   Modified: 2020-11-23  |   Creator: Joel Stocker  |   Downloads: 73