A user asked if there is a built-in script to obtain a CDF trace remotely; another user suggested using the Processes/Run As command to achieve this. A script for this task was created but not added to the Community Library; it can be found at this link: https://github.com/Trentent/WorkInProgress/raw/master/CA%20-%20Citrix%20Database%20Down%20-%20Start%20CDF%20Trace.zip More information on ControlUp Automation can be found at this link: https://www.controlup.com/resources/blog/entry/controlup-automation-faster-than-a-human-augmented-troubleshooting/
Read the entire article here...
Automation & Alerting Related Training & Support Archives
Automation & Alerting training and support-related archives from inside the ControlUp Community on Slack.
Automating Mass ControlUp Agent Updates
A user asked about mass updating ControlUp agents, which can be difficult to do in the Console with too many connections. Suggested options included using SCCM and/or GPO deployment for non-persistent agents, and MSI installer for persistent machines. There are scripts available to clean any old agents and deploy the new agent, and registry flags can be added on the endpoint to facilitate an override when updating/uninstalling from Console. ControlUp is planning to add an "Agent Manager" in 9.0.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Trigger Alerts for Computer Downs
A user asked about creating a trigger for when a machine goes down, and was having trouble getting the alert emails. Suggestions included verifying the machine was up when creating the trigger, killing the agent process, using a script to run checks for down machines, and rebooting the monitor server. It was also suggested to check the incident tab for the event trigger, use a custom trigger with an action to send an email, check the in-ram DB, and get the logs to support for review.
Read the entire article here...
Read the entire article here...
Controlling Alerts for Event 105 in ControlUp
A user asked if ControlUp sends emails for every single Event 105 (Broker_Provisioning_NGVC_error) or if they can throttle the alerts. ControlUp will send one email per event, however there is a feature request to only respond when the error happens multiple times.
Read the entire article here...
Read the entire article here...
Can the ControlUp RealTime DX Console Be Run From Another Server?
It is possible to run the ControlUp RealTime DX Console from another server other than the Monitor as long as it meets the requirements outlined in the Knowledge Base article https://support.controlup.com/docs/communication-ports-used-by-controlup-hybrid-cloud-1. Having the Console on the Monitor server is not preferred as it can bog down resources and can lead to corrupted RAM databases which may cause alerts and automation not to fire. It is best practice for users to open the Console on a dedicated machine and to use the DEX platform instead of Solve.
Read the entire article here...
Read the entire article here...
Sivan’s “Did You Know”: Office Hours on Physical End Points and Triggers
This week, the user is hosting an Office Hours session on Physical End Points, and another one on Triggers with tips and best practices. The user also wishes everyone a happy holiday. https://cuacademy.controlup.com/
Read the entire article here...
Read the entire article here...
Investigating Input Delay Causes using ControlUp
A user wanted to understand the cause of an input delay (measured at 60s), but the CPU said 21%, hover-over didn't show anything, and active processes revealed nothing more than 0%. The suggestion was to look at the process_stops index, but there is no way to add this into an alert for easy identification.
Read the entire article here...
Read the entire article here...
Creating a Trigger to Compare Two PVS Stores in ControlUp
A user asked for help creating a trigger which compares two PVS stores and sends an email if not identical. @member suggested ChatGPT, which can add an error to the event log if the contents are not the same, and a second trigger can be set up for the error. A PowerShell script was provided which writes an error message to the event log if changes are present in the folders, with the needed event log name, source, and EventId customizable.
Read the entire article here...
Read the entire article here...
Monitoring Master/Golden Images with ControlUp
A user asked if anyone was using ControlUp's controllers pane to monitor Master/Golden Images for software changes. Triggers can be used to alert when msiexec.exe is detected. The install date cannot be used, but it is roughly equivalent to a WMI query.
Read the entire article here...
Read the entire article here...
Troubleshooting Monthly Trigger Scheduling with ControlUp Monitor Service Time Outs
A user was having trouble scheduling a trigger to run once a month, with the script running correctly when executed manually. After checking backend data and determining a support ticket was required, the team provided a Monitor log4net file and instructions for creating the log file. It was suggested to look into the trigger timings being in different time zones, and instructions were given for setting the Monitor service time outs. In the end it was discovered that the infrastructure servers had incorrect time zones, which caused the problem. ControlUp Monitor service time out was also optimized. The Monitor service should transition from 'started' to 'running' over time. The issue is now resolved.
Read the entire article here...
Read the entire article here...
