A user asked if it was possible to customize a field in an Insights Dashboard by requesting information from an external server. A ControlUp employee confirmed that it was technically possible but not supported out of the box and suggested reaching out to a CSM or account rep for further discussion. It was also noted that the underlying platform of IOP is Splunk and it may be possible to achieve this using its functionality. However, the user's company and the customer need to clearly define their needs before deciding on a technical solution.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Troubleshooting Secure DX Install Issues on a Windows Desktop
A user needed help troubleshooting an issue with the Secure DX not installing on a Windows desktop. Another user suggested checking the Device Events tab in Edge DX for any issues running the script. After investigating, the user found an error stating that the Remote Server was unavailable with a code of 503, despite the device being online and pinging.
Read the entire article here...
Read the entire article here...
Creating a Trigger to Analyze Process Starts
A user asked about creating a trigger that would analyze the starts of defined processes, count them, and then execute a script if the count is higher than 1. Another question was posed about using a PowerShell script for this purpose. A suggestion was made to use the cmdlet (get-process -name processname).count to schedule a trigger and respond to it.
Read the entire article here...
Read the entire article here...
Troubleshooting a New ControlUp Installation
Several ControlUp users discussed a new installation of ControlUp at a customer's location, specifically running into issues with Insights and containers not being started. Suggestions were made to try a manual install and to open a support ticket. Another user shared their positive experience with a different version of ControlUp. The issues were eventually resolved.
Read the entire article here...
Read the entire article here...
Troubleshooting Windows Endpoints Reporting to DEX
Users discussed troubleshooting for a Windows endpoint that is reporting to DEX but not allowing remote access or remote shell. Suggestions included checking the event log, running system scripts, and refreshing the shell window. One member shared having a similar issue with a terminal, resolving it by refreshing the shell window.
Read the entire article here...
Read the entire article here...
Troubleshooting Pagerduty Integration in Scoutbees
A user shared their experience trying to set up a Pagerduty integration in Scoutbees. They mention encountering difficulties as Pagerduty's webhook is considered more of a REST API call instead of following the "webhook standard." However, it is possible that Pagerduty has updated this. A workaround suggested is to use Pagerduty's email integration. URL mentioned: https://buttercms.com/blog/webhook-vs-api-whats-the-difference/
Read the entire article here...
Read the entire article here...
Troubleshooting an Unhealthy Monitor on ControlUp
A user asked for help with an unhealthy monitor on ControlUp. They suspected a logon trigger to be the cause and found a solution by filtering the triggers to only run on sessions with valid parameters. A different user suggested checking the automated actions queue and restarting the affected monitor. Registry keys can also be set to delay the problem, but a permanent fix will be available in 9.1 or partial fix in 9.0.5.
Read the entire article here...
Read the entire article here...
ControlUp’s Native Microsoft ETL Network Trace Script
A new script has been shared for capturing a native Microsoft etl network trace on a Windows machine without the need for 3rd party tools like Wireshark. This can be used within ControlUp Real-Time and allows for simultaneous tracing on multiple machines. Bonus: process ids are available for every packet and filters can be applied with Wireshark. Code snippet provided.
Read the entire article here...
Read the entire article here...
ControlUp Metrics and Export Options
A user asked about a list of all metrics captured by ControlUp. Another user shared a link to a support page with PowerShell commands for exporting metrics by type and accessing metadata. The first user expressed their gratitude for the information.
Read the entire article here...
Read the entire article here...
Using DEX API to Monitor Multiple VDI Organizations
A discussion was held about using the DEX API to pull VDI data from multiple organizations to display in Grafana. An API reference was shared and the need for an API key for each org was clarified. The user is working on a project to monitor the end user impact of changes and improvements to infrastructure. The MSP dashboard is still in development and the user is new to using APIs. The discussion took place in the #controlup channel.
Read the entire article here...
Read the entire article here...
