A user inquired about automating firmware updates for hardware issues via ControlUp. Other users suggested writing a script for automation and mentioned the possibility of retrieving the current firmware version programmatically, although it may be vendor specific. No specific examples were mentioned.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Automation for Updating Dock Firmware to Avoid Replacement
The group discusses implementing automation for updating dock firmware in response to hardware issues, avoiding the need for device replacement. A step-by-step process is suggested, along with alternative methods such as hosting the necessary software in a cloud bucket for easy installation. This topic was initiated by a user in the group.
Read the entire article here...
Read the entire article here...
Confusion regarding Scoutbees API documentation and availability on ControlUp website.
A user reported that the honeycomb API doc link was not working and asked for confirmation on an alternate link. Another user shared using the Scoutbees APIs and asked about any additional work being done for them. The PM was also tagged in the discussion. It was clarified that the Scoutbees API documentation is available on https://api.controlup.io/ under the "Synthetic Monitoring APIs" section in the Table of Contents.
Read the entire article here...
Read the entire article here...
Running long scripts in ControlUp and its behavior
A user asked about the behavior of ControlUp when running long scripts. It was clarified that if the same script is rerun before the first one finishes, a separate process will be started and the scripts will run one after another. It was also mentioned that this process will soon be automated and trigger only runs daily if needed. This was done to prevent running the scripts manually too aggressively.
Read the entire article here...
Read the entire article here...
Automating the Deployment of ControlUp for Compliance
A user asked about automating the deployment of ControlUp for Compliance (formerly known as Secure DX) for new physical machines. Another user shared a script that could run the installation silently. The script can be found at https://cdn.spm.controlup.com/agent. Instructions were provided on checking for the latest version and running the script if necessary.
Read the entire article here...
Read the entire article here...
Troubleshooting: Error when adding CVAD EUC environment to ControlUp Console.
A user was experiencing an error when trying to add a CVAD EUC environment in the ControlUp console. Despite trying different connection methods and troubleshooting, the issue was not resolved. After updating to ControlUp Console 9.1.0.654, the problem was resolved. It was suggested to check for specific console builds or update to version 9.1 as a solution. The user updates to the newest version and the issue is fixed.
Read the entire article here...
Read the entire article here...
Deploying ControlUp agent on MacOS with Workspace ONE UEM
A user asked for advice on deploying the ControlUp agent to a MacOS device using Workspace ONE UEM. Another user offered to check with the macOS agent development team for insights and asked for screenshots as well. The first user also clarified that they are looking for a correct plist file and suggested that scripting may not be needed. The conversation ended with the second user requesting to keep the screenshots. No resolution was provided yet.
Read the entire article here...
Read the entire article here...
Setting Up Alerts for SQL Always On Availability Group Failovers
A user asked for help with setting up an alert for a customer's SQL Always On Availability Group. Suggestions were made to use a PowerShell script or a scheduled trigger using the Edge DX agent. It was eventually resolved with the use of a PowerShell script that runs every 5 minutes and checks event logs for specific event IDs. No incidents are generated due to the potential scale of scheduled triggers.
Read the entire article here...
Read the entire article here...
Implementation of ControlUp monitoring for specific failed events
A user is looking to use CU to monitor their CA server for specific failed events, and wants to know if the trigger will work for each event. The trigger will only work for Warning or Error events, and one way to test it is by using a PowerShell script to generate a similar event on a machine with the CU agent installed. The script to create a test event is also provided. The event source must be created first if it does not already exist.
Read the entire article here...
Read the entire article here...
Using ListOfColumns Template Variables in ControlUp Triggers: A Helpful Tip and Exciting New Feature in the Works
Users discussed using ListOfColumns template variables for triggers and the impact of using them. One user shared an example of encapsulating the template with ListOfColumns to use multiple metrics in a trigger. Another mentioned that ListOfColumns can be replaced multiple times and added a warning about this. Another expressed excitement about the potential uses of this feature. The discussion also touched on the possibility of seeing the top 50 biggest files that were written and a suggestion for running a follow-up script to enrich the data. One user mentioned that the developer responsible was not available at the moment, but that more information would be shared soon and a real-time disk monitor was already available. It was suggested that the user hang on until Monday for a cool invite.
Read the entire article here...
Read the entire article here...
