A user suggested adding a status indicator of “last result” in the ControlUp dashboard page that would show which scouts are down. The possible implications of having multiple hives per scout were discussed; it was suggested that a single failed hive could be denoted with a red or orange indicator. The suggestion was motivated by a real life scenario of 40 sites with the same function, 10 of which were not responding and the user not having an overview of the working ones.
Read the entire article here...
ControlUp Synthetic Monitoring (Scoutbees) Training & Support Archives
ControlUp Synthetic Monitoring (previously: ControlUp Scoutbees) training and support-related archives from inside the ControlUp Community on Slack.
Error “Invoke-RestMethod : The request was aborted: Could not create SSL/TLS secure channel” in ControlUp Scoutbees
The user was trying to add scouts using the API but encountered an error message. Dennis suggested adding the TLS setting `$AllProtocols = [System.Net.SecurityProtocolType]'Ssl3,Tls,Tls11,Tls12'[System.Net.ServicePointManager]::SecurityProtocol = $AllProtocols` which resolved the issue.
Read the entire article here...
Read the entire article here...
NEW Updates and Enhancements – ControlUp Edge DX & ScoutBees Synthetic Monitoring
The ControlUp Blog – A ‘Technical’ Wealth of Knowledge!
Why is the ‘NIC Dropped Receive Packet’ Counter Fluctuating in RDS and How Can I Troubleshoot This Issue?
The user was troubleshooting RDS performance issues and noticed that the NIC Dropped Receive packet counter went up and down on some servers. It was discovered to be from the HyperV host and was found under Performance Counter > Network Interface > Packets Received Discarded. Title: Troubleshooting RDS Performance Issues with HyperV Host Network Packets
Read the entire article here...
Read the entire article here...
ControlUp Community Meetup #3 Video – ControlUp: Zero to Hero with Eugene Kalayev
Help: uptime of a ControlUp Scout could be 0% and Successful Runs :0/0 but when I do a test it works?
A user asked why a PING scout was running but a HTTP/S scout was not, despite the scout being enabled. They were advised to run "sb-hive.exe debug" from the command prompt in the VDI from the ControlUp management console. Previous discussion can be found at https://controlupcommunity.slack.com/archives/C046DUGB6M9/p1686066701593019. The user was then asked which custom hive version they used.
Read the entire article here...
Read the entire article here...
Inviting Users to Scoutbees with Limited Permission
A user asked why they can't invite a user in Scoutbees and give them only access to Scoutbees. Though integrated with Solve, Scoutbees can't directly invite users, but when the user migrates to DEX, they will be able to separate the different platforms/products. The user has asked Support to create another viewer user with only Scoutbees access.
Read the entire article here...
Read the entire article here...
How can I create a group-specific offline device alert in ControlUp Edge DX without using static IPs?
A user asked for help creating an alert in ControlUp Edge DX to detect when a device from a particular group goes offline. It was suggested that the Last Communication property is used to calculate "offline", and a static value could be used in the current alert system. The REST API can be used to get machines that have been offline for a certain amount of time. It was also suggested to look at the bell icon when creating an alert as a list of values with descriptions should be available.
Read the entire article here...
Read the entire article here...