A question was asked about using the ControlUp API to run scripts on an offline device. Another user responded that this is not possible and the device must be online for the script to run. However, the API does queue up requests for offline devices, with a short time limit of 1 minute. This is not intended as a cache, but rather to account for devices only checking in every minute. Therefore, it is not necessary to filter out offline devices in API calls.
Read the entire article here...
ControlUp Scripts & Triggers Training & Support Archives
ControlUp Script and Trigger training and support-related archives from inside the ControlUp Community on Slack.
Managing Branch Mappings with ControlUp PowerShell Module
ControlUp members discussed the possibility of managing branch mappings through PowerShell. The current option is importing a CSV, but @member mentioned that the company is working on a way to update configurations through the ControlUp.Automation SDK. This should allow for retrieving, adding, and removing branch mappings, as well as setting a default value for unknown IPs. The upcoming PowerShell module is expected to improve scalability and performance.
Read the entire article here...
Read the entire article here...
Improving Flexibility for Scoutbees Maintenance Windows in ControlUp UI Design Discussion.
A discussion about the Scoutbees Maintenance Windows being greyed out or disabled in the UI design. The issue is brought up that this is not workable for those with a lot of maintenance windows (e.g. MSPs). Another user asks about keeping the scout enabled but snoozing the alerts, and it's mentioned that this feature will be available in Q1. However, the idea of adding time of day as a condition for an alert is suggested for more flexibility in the future.
Read the entire article here...
Read the entire article here...
Troubleshooting Built-In Sync Issues: Check for Duplicate Machines in ControlUp Monitor Cache using Script
A user is experiencing issues with built-in sync and has been advised to run a script to check for duplicate machines in the monitor cache. The script can be found at (https://runsuri.com/).
Read the entire article here...
Read the entire article here...
How to Use Powershell for Bulk Trigger Management in ControlUp
A question was asked about using powershell to manage triggers in bulk. It was noted that the powershell module in version 9.0.5 has trigger management capabilities. The module can be accessed at https://support.controlup.com/docs/powershell-cmdlets-for-triggers.
Read the entire article here...
Read the entire article here...
How to Remove Devices from EdgeDX Before Maintenance Fall Off Takes Effect
A user asked about removing devices from EdgeDX before the maintenance fall off, due to a hardware refresh causing devices to be listed twice. Others suggested using the register with name flag or selecting and removing the device, and an API endpoint for deleting devices was shared. Someone offered their powershell module and potential ways to track old device names. It was recommended to match on serial numbers.
Read the entire article here...
Read the entire article here...
Troubleshooting On-Prem Solve Installation in ControlUp Community.
A user is experiencing issues with the on-prem version of Solve and asks for help with installation and configuration. Another user suggests downloading keys from the SOP appliance and configuring the IP address or FQDN, and provides a link to the instructions for the installation process. The user later updates that they have redeployed and followed the suggested steps, but still experience issues with the connection to the monitors. Another user explains that the monitors initiate the connection and suggests checking the monitor logs. The user thanks for the help and will try the suggestion.
Read the entire article here...
Read the entire article here...
How to Monitor File Count and Send Email Alerts with ControlUp Trigger
A user asked if it is possible to monitor file count on a specific server and send an email if the limit is exceeded through ControlUp. The reply suggested using a scheduled trigger and creating a script for the file count, which could then generate a windows event for a subsequent trigger to respond to.
Read the entire article here...
Read the entire article here...
Measuring PVS Target Device Boot Phases in ControlUp
A user asked for a script to measure PVS Target device boot phases, as some servers are booting slower than others. Another user responded, suggesting that the metrics UDP Retry and Boot retry should be sufficient in determining the cause of the slow boot. No further information or links were mentioned.
Read the entire article here...
Read the entire article here...
Troubleshooting Web Login Timeouts in ControlUp 9.0.5
Members of the ControlUp team discussed an issue with the Web login for version 9.0.5, in which they were getting logged out after 24 hours despite setting the R/T console to 14 days. They questioned whether using SAML would change the session timeout, and another member suggested trying to rename the ControlUp folder in the roaming appdata in the profile.
Read the entire article here...
Read the entire article here...
