This discussion focused on how to use Edge DX to get drive type (SSD, HDD) information into Edge DX in multiple ways. The user initially wanted to see if the laptops they were using had SSDs or HDDs to troubleshoot a performance issue, and instructions were provided for manually and semi-automatically collecting the data. Edge DX also enables the user to create custom reports and set up persistent data collection, and includes a script to collect CPU temperature. The ControlUp Scripting Guide can be found at https://support.controlup.com/docs/scripting-guide.
Read the entire article here...
Scripts Related Training & Support Archives
Scripts training and support-related archives from inside the ControlUp Community on Slack.
Monitoring an SMB Share using ControlUp Scoutbees
The discussion addressed the issue of monitoring a SMB share via a trigger, with @member suggesting ControlUp Scoutbees as a solution. After some technical discussion, it was suggested that the script "Find_Files.ps1" should search for a text file with read access for ControlUp, and the error code to trigger on was suggested.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Console-Netscaler Connection Issues
A user experienced issues connecting the ControlUp console to their Netscalers - data appeared successfully connected, but it was blank. Suggestions to help resolve included adding extra monitors, checking the data sources, and collecting a log from the ControlUp console. The user is planning to open a support ticket once the holiday break is over.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Edge DX Error on Ubuntu Device
A forum member asked about an error with a ControlUp Edge DX service running on Ubuntu. They checked the siplog.log, which showed a normal log from 2023, and determined that the service was running but something else was causing it to shut down when the user attempted a remote shell. The issue seemed to be caused by a typo when restarting the service, and the user suggested creating a support ticket and reinstalling the service. URL: cuacademy.controlup.com
Read the entire article here...
Read the entire article here...
Manually Removing User Accounts Set up with SAML in ControlUp Platform
It was noted that user accounts set up with SAML must be manually removed if removed from Azure sync, as the user management does not currently have a sync with the directory or SAML IDP. ControlUp is looking into deeper integration in the future, with the possibility of adding a public API for user management. Furthermore, an ability to integrate with Entra ID is under consideration.
Read the entire article here...
Read the entire article here...
Check License Use in Horizon Environment with a ControlUp Script
A user asked how to use a script to check the license use for a Horizon environment and if it was possible to process the output further, for example to create a report. The reply suggested the user could go to the historical reports and look at the session count for the folder with Horizon machines.
Read the entire article here...
Read the entire article here...
Getting Help with Script in ControlUp Edge DX
A user was looking for help with a script to run in EDGE DX and requested suggestions for the last three lines of the script. It was suggested to replace "SIP DATA BEGINS" with "SIP EVENT BEGINS" - this worked. Cross post can be found at https://controlupcommunity.slack.com/archives/C054KQMGMQX/p1702456041109869
Read the entire article here...
Read the entire article here...
Viewing Tree View Data of C Drive in ControlUp Edge DX
A user had a script they were using in EDGE DX that was not showing tree view data of their C drive, so they outputted the data directly in the script and in SIP Begins and Ends but this did not work. The user changed the script to output data to a text file and it worked. They then asked if this data format could be used in data files, and while this is a plan for the future, they were just trying to view the data.
Read the entire article here...
Read the entire article here...
Resolving Double Nesting in EUC Sync Script Folder Path
When using the EUC Sync script, a user found that the Folder Path was double nesting. It was suggested that they use Folder Mappings (https://support.controlup.com/docs/euc-synchronization-with-universal-sync-script#custom-folder-mapping) to map "EUC Environments" with "Horizon", so the Root-level can be pointed to. The user considered the suggestion and noted that the naming conventions were similar.
Read the entire article here...
Read the entire article here...
Creating Reports on Device Network Connections with ControlUp Edge DX
A user asked if it is possible to create a report based on the last time a device connected to the company's network using EdgeDX. EdgeDX provides the 'netcfg_info' and 'location_history' indexes with information on the public IP and network adapter IP associated at that time. Alternatively, a script can be used to send data to a custom index when an internal IP address is reachable.
Read the entire article here...
Read the entire article here...
