A user asked if there was a way to set up a trigger in ControlUp that alerts them of multiple occurrences of a process in one session, which could indicate issues with user logoff. It was suggested to use a script or the PowerShell API to monitor this.
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.
Triggers For Scheduled User Scripts in ControlUp
A user asked if it's possible to make a user script trigger once per day. Another user answered that there is an option for scheduled triggers in the configuration console. However, they also clarified that this might not be possible for scripts within Edge. A request for adding a scheduler for specific system scripts was mentioned. The original user apologized for the real-time distraction while answering from their phone. The discussion concluded with understanding and humor.
Read the entire article here...
Read the entire article here...
Configuring Teams Alerts for Citrix Netscalers: A ControlUp Discussion
A user asked about documentation for variables that can be used for alerts in teams for Citrix Netscalers. Other users suggest using ControlUp ScoutBees or configuring a webhook/RESTful API call. The group also discusses using environment variables and creating custom dashboards for reminders and visualizations.
Read the entire article here...
Read the entire article here...
Troubleshooting Script Visibility in ControlUp Processes View.
A user was having trouble seeing the script in Solve when in Processes view. Another user suggested changing the "Assigned to" to Advanced and selecting both Machines and Process. This worked and the issue was resolved.
Read the entire article here...
Read the entire article here...
Improving Orchestration Capabilities: Suggestions for ControlUp’s Script and Alert Libraries
A user inquired about a data index in EDGE DX that would show the missing patch count per user/device. Another user suggests calculating this through external data manipulation. The graph on the Device Averages - Most Missing Patches view is calculated on the fly based on data in the builtin_missing_patches index. The first user wanted this information for an alert, which prompted suggestions for using the existing alert template library and providing feedback to improve orchestration capabilities. It was also suggested to create an alert library for easy import and customization. There are plans to improve scripting and alerting capabilities.
Read the entire article here...
Read the entire article here...
Troubleshooting Triggers in ControlUp
Multiple users discussed issues with triggers, specifically the event log trigger causing an error message and items getting stuck in the monitor queue. Suggestions were made to check the machine column in the incidents pane, clear the queue or restart the monitor service. It was also mentioned to check and possibly increase the MaxAutoExecQueueSizeTotal and MaxAutoExecQueueSizeTarget settings. A ControlUp team member offered to look into the issue further.
Read the entire article here...
Read the entire article here...
Troubleshooting Scoutbees Issues with SSL/TLS Alerts
One of the HTTP\S scouts in Scoutbees is failing with an error related to SSL/TLS alerts. The Application Events section shows that the organization is currently inactive and suggests a possible error with cipher suite hardening. However, the monitor server can access the site fine through Edge and other internal HTTP\S scouts are working properly. No further information could be found in the Windows System event log.
Read the entire article here...
Read the entire article here...
How to Change the Built-In Synchronization Feature in ControlUp
A user asked for steps to change the built-in synchronization feature in ControlUp. Another user provided a PowerShell script to change the sync time to every 5 minutes. The script can be run on a monitor and requires the user to input the name of the extension to be changed. Running 'Get-EUCSyncConfig' will provide the extension name. The final code should include 'Set-EUCSyncConfig'.
Read the entire article here...
Read the entire article here...
How to Select Multiple Pools in ControlUp for Reporting Purposes
Multiple users discussed the possibility of selecting multiple pools in the dropdown menu from the folder structure in the console for reporting purposes. While there is no current solution for this, there is a workaround by organizing pools into separate folders. However, the built-in sync script does not allow for customization of folder mappings, so this may not be a viable solution. There is a feature that allows for custom folder mapping in the Universal Sync script, but it may not work for all situations. Further discussion and resources can be found in the Slack channel.
Read the entire article here...
Read the entire article here...
How to Create a Folder Trigger for Sending Emails with ControlUp
A user needed help in creating a folder trigger to send an email via SMTP when the folder was filled with an excel file. The suggestion given was to create an SBA using the metrics as arguments and send the script output as the email. Other options included using powershell methods to send emails.
Read the entire article here...
Read the entire article here...
