Users discussed an issue with Custom Hive Overview where navigating to https://api.scoutbees.io redirected them to a different page. They confirmed that the image was correct and that the redirect was to the documentation page for Scoutbees API, which can now be found at https://api.controlup.io/. They also mentioned that the redirect only occurs when accessing the page through a browser and not through a different connection.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Configuring ControlUp to Send Logs to On-Prem QRadar using API
A user asked about configuring ControlUp to send logs to an on-prem QRadar using an API. Another user provided the API endpoint and praised ControlUp's developers. The API endpoint can be found at https://api.controlup.io/reference/orgauditlogpubliccontroller_getall
Read the entire article here...
Read the entire article here...
Uninstalling ControlUp Agent Using Powershell
A user asked for guidance on uninstalling an agent from an on-premises architecture using Powershell and CUP version 8.8. The solution suggested by another user was to access the registry at "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ControlUpAgent" to find the uninstall string and remove the agent. No ControlUp URLs were mentioned.
Read the entire article here...
Read the entire article here...
Simplifying RBAC and the Real Time Console
A user had a question about RBAC and the RT console. They shared their current process - creating folders for each customer server, disabling inheritance, and denying access for all groups except the desired ones. This can be time-consuming and needs to be repeated every time a new group or folder is added. There are plans to simplify this through API's in the future.
Read the entire article here...
Read the entire article here...
DEX Script Output in ControlUp
A user started a POC for CU for Desktops and asked if there is a place for DEX to store script output in order to troubleshoot errors. Another user advised using SIP EVENT BEGINS/ENDS to capture the output and noted that enhancements are planned. They also mentioned that script failures are logged in the system events. The specific support page URL is provided.
Read the entire article here...
Read the entire article here...
How to Create a Report for User Sessions on ControlUp Citrix Farm
A user needed help creating a report for all user sessions on a Citrix farm and exporting it to CSV. It was suggested to use the APIs for historical data or Powershell scripts. The user eventually found the download button for CSV.
Read the entire article here...
Read the entire article here...
Automating Firmware Updates in ControlUp
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...
Read the entire article here...
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...