Comments
-
I would like to see SNMP Real-Time Graphs added to Web Toolset or even have it integrated into NPM. Thanks
-
I believe most of that info is already available under Remote Access VPN as part of the ASA Node Details
-
FYI, I was able to figure this out on my own with a little help from ChatGPT, here is what the final results look like SELECT COUNT(CASE WHEN [data].[RemoteAccessSessions].[EncryptionAlgorithm] = 1 AND ([data].[RemoteAccessSessions].[NodeId] = XX11 OR [data].[RemoteAccessSessions].[NodeId] = XX21 OR…
-
as a custom SWQL query on the classic dashboard
-
Per the query it looks like the entity select is Orion.Nodes. However when executing the script I get the following error message; Server error: Error: A query to the Solarwinds Information Service failed.
-
I've opened a case with Solarwinds Support, I will update this thread with the correct entry once known. Thanks
-
Thank you for the quick response!
-
Seashore, I'm still seeing this issue after upgrading NPM to 12.x. On the Orion SWIS Query page, what should I be selecting in the select entry section, it defaults to 'Cirrus.ApproveQueue' I assume is should be 'Orion.AlertObjects' but I want to make sure before executing the query. Thanks,
-
Looks like this is now an know bug, work around is also provided but it was just posted today. see info in thread below; Re: Alert show wrong hostname - after hostname is changed - BUG
-
if special characters are not allowed then ip.packets would work Thanks again
-
I have it running on the following; Orion Platform 2018.4, NCM 7.9, NPM 12.4, NetPath 1.1.4 1999-2018 SolarWinds Worldwide, LLC. All Rights Reserved Just make sure you 1. Update the ConfigurationWizard.exe.config file (\Program Files (x86)\SolarWinds\Orion) '<add key="PrecompiledWebsiteDisabled" value="true" />' 2. Run the…
-
on the Orion Server I had to update the following file inetpub/Solarwinds/orion/precompiledApp.config and made the following change; I changed the "updatable" option from "false" to "true". Before <precompiledApp version="2" updatable="false"/> After <precompiledApp version="2" updatable="true"/> Hope this Helps
-
Make sure your API Key gets added to the GoogleMap.aspx file; *** Except from base file *** <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=[YOURAPIKEYGOESHERE]&sensor=true">
-
Can I get mine changed as well, is 1pP@ck3t$ available Thanks