In the ControlUp Management Console, events are logged for a default period of 60 minutes; this data is stored in-memory and reset when the console is reopened. For searching and analysing Windows Event from the past 14 days, the Incidents pane can be used. To access older events, community incident triggers should be disabled.
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.
How to set a ControlUp Trigger with multiple schedules?
Users discussed finding a clean way to set a trigger with multiple schedules for monitoring Horizon services. It was suggested to use a PowerShell script with IF logic for this. To prevent getting emails when the server closes for patching, a maintenance window could be set, with a different action taken if the service is down for more than 30 minutes. ControlUp's Realtime DX can be used to set a custom schedule. An example script was provided, which requires the user to edit it with the event IDs they want to monitor for and any services to be excluded. This thread can be added to the FAQ page.
Read the entire article here...
Read the entire article here...
Setting up Alert for Remote On-Prem Servers in ControlUp
Several users asked about creating an alert to notify them if two on-prem servers are offline longer than 10 minutes. It was suggested to set up a script to check the servers and additional metrics every 10 minutes, run a Scout to test ports for the service, or use the ‘System Down’ trigger in Console (RealtimeDX). A brainstorm session was organized for the next day to further discuss the issue.
Read the entire article here...
Read the entire article here...
Event-Based Triggers for Disk Space Monitoring
A user asked if it is by design that an advanced trigger set up for disk space below 10% runs only when the value of the free space changes. It was confirmed that triggers are event based, and two solutions were mentioned - restart the Monitors or add another event such as CPU utilization, which can frequently cross the threshold. CPU utilization was confirmed as the latter approach used.
Read the entire article here...
Read the entire article here...
How to configure SBA for alerting when an FSLogix container size exceeds a threshold
Members asked for an SBA that allows to alert when an FSLogix container size exceeds a threshold. Through a configuration process the actions should be finalized and a "User Logged On" trigger should be created. An event will be written to the Application Log when a user's VHD is outside the threshold and a "Windows Event" trigger can trigger any action. An 8.8 BETA program will be available in Q1 23 and those interested can reach out to @member and @member.
Read the entire article here...
Read the entire article here...
Passing PID of High Process to Scripted Action in ControlUp
A user asked if it is possible to pass the PID of a process that has become high to a scripted action. It can be done by assigning the script to the process and adding the PID as an argument. The argument will contain the process' values at the time the script is run or the trigger is fired. More information is available at https://support.controlup.com/v1/docs/script-based-actions-sba#adding-arguments-to-your-script.
Read the entire article here...
Read the entire article here...
How to Configure ControlUp to Run Scripts at Startup
The user asked about options for running a script at startup on ControlUp version 8.5.1.57, and was told that they need to upgrade to get an Uptime in Seconds greater than 300. A scheduled trigger was suggested, which would be evaluated every 3 seconds and kick off at the 5 minute mark, however the user is looking for real-time triggers and trying to become creative in the meantime.
Read the entire article here...
Read the entire article here...
Detecting Corrupted Disks in FSLogix Profile Management
A user asked how to detect corrupted disks in FSLogix profile management when the profile share was full. Another user suggested creating a ScriptAction to be run when the user logs in so details can be captured and alerted if thresholds are exceeded. The ScriptAction will enter the thresholds into the arguments. It will be shared once finished. https://controlupcommunity.slack.com/archives/C046GSUMTJ9/p1670282169889989
Read the entire article here...
Read the entire article here...
How to create a blacklist of applications in ControlUp Edge DX
A user asked if they could create a blacklist of applications in Edge Dx. It is not currently possible to prevent applications from launching in this way, however, scripts and alerts can be used to detect and remove forbidden applications. An alert template for this can be deployed with Edge Dx, as well as AppLocker registry keys.
Read the entire article here...
Read the entire article here...
Does rebooting ControlUp servers have a negative affect on load balancing
Various members discussed the need to reboot servers on a weekly basis, and the issues it could create with load balancing. It was suggested that ControlUp users stop and start the monitors directly from the console, which can properly rebalance the environment. It was also suggested that a PowerShell command be created to restart the monitor services at once.
Read the entire article here...
Read the entire article here...
