A user asked about setting an alert for MS Teams crashes. They tried various settings and changed the operators to “contains.” Another user suggested that the number of hits and platform should be set to 600, 1, 3600 and “all platforms” respectively. After that, the user was able to set the alert. However, the user suggested analyzing data first to avoid false positives. Lastly, the user asked if it was possible to exclude certain errors from the alert description. To solve the issue, they want to run a clear Teams cache script in the event of a real crash.
Read the entire article here...
Microsoft Teams
Sending MSFT Teams Messages with ControlUp Realtime DX’s Rest Action
A user asked for examples of using Realtime DX's Rest action to send messages to MSFT Teams via the Graph API. It was suggested to follow ControlUp guidelines (https://support.controlup.com/docs/using-webhooks-as-follow-up-action) and use webhooks and Adaptive Cards for Teams. Sample powershell code was provided along with the permissions typically needed (Chat.ReadWrite or ChannelMessage.Send).
Read the entire article here...
Read the entire article here...
Resolving High Alerts Issue with Hotfix
Alerts were returning multiple entries and were causing scripts to be run multiple times, resulting in timeouts. Eugene proposed to investigate and a hotfix was applied, solving the issue.
Read the entire article here...
Read the entire article here...
Stress Testing Tool Recommendations for Generating High Usage in ControlUp
A user asked for recommendations on stress testing tools and generating high CPU/RAM/network usage. Suggestions offered included Notepad for increasing memory, CPUStress, LoadGen, SimLoads from eucscore, a PowerShell script for maxing out all but one of the CPU cores, and a Linux command to generate a single thread of stress. The G0-EUC team use LoadGen for their research and the post also provided a link to their testing methodology.
Read the entire article here...
Read the entire article here...
Troubleshooting ControlUp Scout for Microsoft Teams
Rick was attempting to configure ControlUp Scout for Microsoft Teams but one of the tests was failing. They wanted to know where the hive was located and after they identified it as a custom hive on the internal network, it was suggested that it may be due to a firewall issue. As a first step, it was suggested to make sure calls can be initiated from the custom hive location. More information can be found in the ControlUp support page https://support.controlup.com/docs/custom-hive-overview.
Read the entire article here...
Read the entire article here...