Adavanced script examples for PRTG administrators to monitor systems and applications
- Get VCSA availables updates via VMware api VCSA_Updates.py
-
Get Windows scheduled task last result and task age
If there is more than one action in the scheduled task, the last result may be another code: -2147020576 (0x800710E0 The operator or administrator has refused the request) during the execution. The recommanded solution is to merge these actions into one action if possible.
-
Get Maxscale servers information (node role, node status, and replication info).