A user reported that all applications on their dedicated Citrix MCS VDI, which has 6xCPU and 64GB RAM for running Bloomberg and other heavy apps, have experienced delay, including mouse delays. It was suggested to check the latency Last metric in the RT console, or the latency metrics via the Session Details report in Insights. RemoteDX and Scoutbees were also mentioned as useful tools to check the endpoints network conditions and latency to the backend servers. A temporary license had been applied for to test these products.
Read the entire article here...
ControlUp Community Training & Support Archives
All training and support-related archives from inside the ControlUp Community on Slack.
Retention of Logged Events in ControlUp Management Console
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...
Read the entire article here...
Troubleshooting Error “Install .NET FW 4.8 on the target machine” with ControlUp
A user encountered the error "Install .NET FW 4.8 on the target machine" and found it was due to a conflict between 8.7 and 8.8. The user needed to remove some .NET patches and run the console with an admin account on the monitor server. After upgrading the agent, the error was resolved. There was also an issue with scripts, which was fixed after upgrading the agent. It was mentioned that the 8.7 Realtime console was liked.
Read the entire article here...
Read the entire article here...
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...
Understanding Hard & Soft Page Faults with ControlUp
A user asked about hard and soft page faults and ControlUp's reporting capabilities regarding these faults. Hard page faults generally have a larger negative impact on performance, however with more people using solid state drives this impact is not as drastic. ControlUp is working to include this measurement of hard page faults in its reporting. In terms of acceptable page fault expectations, it varies depending on underlying hardware and disk speeds, and looking at the combination of hard page faults and excessive queue lengths can help to determine if there is an issue.
Read the entire article here...
Read the entire article here...
Update Error “ControlUp Upgrade – Blocked user”
When attempting to update to 8.7, a user encountered an error. It was suggested they open a ticket with Support to have the issue verified over the back-end, as it requires a back-end change and the original account which first set up ControlUp needs to be taken into consideration.
Read the entire article here...
Read the entire article here...
Investigating High Machine CPU Equation in ControlUp
A user noticed that their machine was at 95% CPU, but the total of individual processes running only summed to 1%. It was suggested to check system sessions, and the user concluded that when adding those to the equation, the numbers almost matched. Controlup shows all processes no matter how many are running in the same session. The CPU value for machines also includes system processes which are always running, so the machine value will always be slightly higher.
Read the entire article here...
Read the entire article here...
Anyone have experience with ControlUp Edge DX & XenApp provisioned TS / VDI?
A user asked about experience with EdgeDX and XenApp provisioned TS/VDI and was recommended to deploy RealTimeDX instead due to its stateless nature and the fact that it will need rebooting to change the device ID and lose historical reports. To overcome this for Teams Monitoring, the user could install the EdgeDX Agent with a known switch, make a hardcoded link from the C and D drives, and set the custom RegisterWithDeviceName setting to be true. The user then asked if this was officially supported and if it would be coming to EdgeDX or Realtime/Solve, and was told that it is very interesting.
Read the entire article here...
Read the entire article here...
Testing File Share Availability Using a Shell Scout
A user asked about testing file share availability which can be done wtih a Shell Scout - this can be done using a PowerShell script that checks the share and exits with a code != 0 if it fails. To handle permission access issues, a PowerShell script can be amended by adding a credential to the test-path command. More information can be found at: https://support.controlup.com/docs/shell-execution and https://devblogs.microsoft.com/scripting/powertip-test-the-presence-of-a-remote-share-by-using-powershell/.
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...