A user asked about the row limit of data returned via the API - they needed to use Export to CSV for 65k max. To retrieve this data, the user should add to the end of the URL, 'export=true'. Thanks to Wouter, the user now knows how to gain this data.
Read the entire article here...
Browsers Related Training & Support Archives
Browsers training and support-related archives from inside the ControlUp Community on Slack.
What Does the ‘ERR_BLOCKED_BY_RESPONSE’ Error Mean?
The 'ERR_BLOCKED_BY_RESPONSE' error occurs when response is delivered along with requirements from Chromium such as 'X-Frame-Options' and 'Content-Security-Policy' aren't met. It is speculated that Salesforce is setting HTTP headers that are blocking an action that Scoutbees is trying to do, likely due to Javascript running on the page not sourced from a Salesforce-approved location.
Read the entire article here...
Read the entire article here...
HTTP Scout Fails With Status Code 200 OK
HTTP Scout check failed with a status code of 200 OK and a pattern of "{“status”:“ok”}". The scout had been functioning correctly for several weeks and tests on other custom, public, and servers are working, but the scout does not. When testing in a browser, the user gets the result of "{“status”:“ok”}" which clears when removed and then recreated. A fix is in process and Ehud has offered to provide logs if needed.
Read the entire article here...
Read the entire article here...
How to use ControlUp Edge DX to create a report of installed BIOS versions of your devices?
A user asked about creating a report to display machine name, model, and BIOS versions, and was advised to use Edge scripting and SIP DATA tags to convert WMI objects to JSON. To make sure the data is current, they were also advised to overwrite the data each time, and to use their own index. Certifications were also recommended. The article at https://support.controlup.com/docs/edge-dx-scripting-guide#example-for-powershell was provided for reference. The user ultimately managed to create the desired report.
Read the entire article here...
Read the entire article here...
How to Disable the ControlUp Daily Digest?
A user asked why they were unable to disable the ControlUp Daily Digest. After trying from different web browsers and ensuring that the user had sufficient permissions, they opened a support ticket and it was discovered that two user accounts for the same user were present with different permissions - the least restrictive taking precedence. It was fixed, and they asked how to control who receives the Daily Digest. To do so, an email address and the time of day when it is sent needs to be entered.
Read the entire article here...
Read the entire article here...
What is the Highest I/O Process Consumer in an Environment?
A user asked about the highest I/O process (IOPS) consumer in their environment and found the software reporter as a Google Chrome "Extra". It was clarified that the IOPS indicator on the current Insights report referred to both disk and network IOPS, and that this is distinguished in the upcoming "Streaming" App Trends report, with accompanying charts. The new version is awaited.
Read the entire article here...
Read the entire article here...
Finding Out About SSO Integration for ControlUp Products
A user asked about SSO integration with Solve and Insights, as well as the integration of Scout Bees and whether it is necessary to configure Solve and Insights separately with the IDP. The user was informed that Solve and Insight can be accessed via Solve, and that Insights will be ported over into Solve, with the data upload process and dependency on s3 being removed. An update is expected in about a week or two, and the user was advised to contact their CSM or sales team for more unofficial details.
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...
Joining session data with client_name using session_object_guid with Splunk app usage search
The user was struggling to join session data with their search results to include the client_name as an additional column. It was determined that the process_base source should use the session_object_guid to join the session_base to find the client_name. A joining process was outlined that would filter the subset of session to less than 50k. The user asked for an example of this process and was provided with one. The final result should include date, time, username, client_name, computer_name, and process_name.
Read the entire article here...
Read the entire article here...
Creating ControlUp Triggers and Scheduled Reboots in ControlUp
The user asked for best practices when creating triggers in ControlUp and shared their own "findme" trigger for testing automated actions. This trigger is based on an active application title and can be used to fire the trigger when needed. They then covered the use of scheduled triggers for reboot schedules, with examples and providing a filter example with regex. Finally, a trigger for Wi-Fi signal strength, with an example of a created toast notification, was mentioned. Trigger Packs from ControlUp were also included in the post. The Trigger Packs link can be found at https://support.controlup.com/docs/trigger-packs.
Read the entire article here...
Read the entire article here...
