A user asked about using Multi-Factor Authentication(MFA) for Scoutbees with ControlUp, discussing external and internal scouts, static tokens, and options such as TOTP. Phone call verification and SMS-based MFA are both supported, as well as TOTP and static codes. Documentation was described as "clear as mud".
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.
Getting Alerts for Low WiFi Signal with ControlUp
A user asked about getting an alert for low wifi signal exclusive to computers using wifi, and was suggested to use a parameter with a specific value. The user then asked if it's possible to get a toast notification for the end user showing a "low wifi signal" message - which can be done using a script from the ControlUp Script Library (https://www.controlup.com/script-library-posts/notify-user-when-poor-wi-fi-detection/), and a demo video can be found on Vimeo (https://vimeo.com/manage/videos/766155433). The user also shared that their alarm usually goes off at 6.30am and they get out at 6.45.
Read the entire article here...
Read the entire article here...
What ControlUp Trigger / Automated Actions To Use For CVAD Environments?
The user asked what automated actions people use for CVAD Environments and shared some of their go-tos. These included checking session state, trimming processes, adjustingpriority, and rescaling based on RAM. Another user shared their top AA use cases and suggested adding additional Automated Script based actions.
Read the entire article here...
Read the entire article here...
Understanding Trigger Export Across Environments in ControlUp
A user asked about using the Trigger Export feature between different environments and GUID IDs. It was discovered that any organization-specific things need to be re-selected after importing, and the documentation team will document this further. The Trigger can display a yellow warning exclamation point if values are missing, and testing will be done to confirm this. ControlUp Stress Trigger template exports will be compared to validate.
Read the entire article here...
Read the entire article here...
Joining session data with client_name using session_object_guid with Splunk app usage search
The user was struggling to join session data with their search results to include the client_name as an additional column. It was determined that the process_base source should use the session_object_guid to join the session_base to find the client_name. A joining process was outlined that would filter the subset of session to less than 50k. The user asked for an example of this process and was provided with one. The final result should include date, time, username, client_name, computer_name, and process_name.
Read the entire article here...
Read the entire article here...
Is it Possible to Run Monitor Cmdlets in a Remote Session?
A user asked if it is possible to run the monitor cmdlets in a remote session. The answer was no, as it is a limitation of WCF and the use of named pipes. Process Monitor and Process Explorer were suggested to help, but this is only a temporary solution. Dennis Geerlings was mentioned - it is jokingly said that every day is Dennis Geerlings day at ControlUp.
Read the entire article here...
Read the entire article here...
How to Setting Up an Alert in ControlUp Edge DX
The user was trying to set up an Alert, but could not get desired results. Following advice from others, it was suggested to use "like" instead of "=" for anything Event_, set the event source as "cu agent" and make sure to collect the event. Changing "=" to "contains" did the job. For future reference, it was asked why "contains" should be used for event logs.
Read the entire article here...
Read the entire article here...
ControlUp Agents is Randomly Uninstalled
An issue arose where ControlUp Agents randomly got uninstalled from some servers overnight. It was suggested to check the Real-time console settings and the command line to see if they were in 'Temp Mode', which can cause the issue. The solution proposed was to uninstall and reinstall the agent and configure the settings accordingly. An article can be found at https://support.controlup.com/docs/controlup-agent-temporary-mode-and-how-to-change-it?highlight=IsTemporary#what-is-the-fix-for-this-problem.
Read the entire article here...
Read the entire article here...
How to Show the External Source IP Address in ControlUp Solve
The user asked if there was any way to display the external source IP address of a session in ControlUp Solve like in Citrix ADM. It was suggested to add the Client Public IP address to the view, and it may require Remote DX to populate the value. Another suggested option was a script to obtain the information; however, the user opted to use Citrix ADM since it includes historical data.
Read the entire article here...
Read the entire article here...
How to setup a ControlUp Trigger to alert if our cloud connectors lose connectivity?
The user was unsure if "0" meant "not connected" or "1" meant "connected" when setting up a trigger for cloud connectors in the ControlUp platform. The user was informed that by exporting the view in the realtime console, the CSV will contain numeric values for the column; connected = 1 and disconnected = 2. They can also check the Stress Level Dialog for other enumeration values. Dennis suggested adding a note regarding the values into the trigger dialog as well. The user agreed to look into this.
Read the entire article here...
Read the entire article here...
