Comments
-
Hi DATEDIFF function is not a SWQL function Use minutediff(n,d) for more details https://github.com/solarwinds/OrionSDK/wiki/SWQL-Functions Your script is Ok only for one pair of down/up event per node in a specific time period
-
for cisco sdwan using cedges, i am using REST APIs to call vmange and based on data from vmanage i update a custom property on the node with the current bfd number sessions. A custom alert will check the value and will trigger if necesarry.
-
Hi you should create a custom alert using SWQL query let me know if you need more details
-
Hi check this document View Universal Device Poller statistics
-
Hi it is about hard-coded limitation To avoid this, in your classical dashboard introduce a custom table instead of the custom query widget
-
Hi you can create a grup , based on a dynamic condition to add all nodes, and next set tha status of your group based on best condition - it will be down only when all nodes are down. After, you'll create an alert for that group , which will trigger when this group is down Or more simple: you can create and alert , using…
-
Hi Groups.CustomProperties.NetworkName in ('ValueHere' ,'Value2Here')
-
Ok, so for my understanding, when you add a new node in a group, the group need to have node's latitude and longitude values Can be done but reactive with a scheduled job First - you should keep ion mind 2 cases. One of these cases is when a group is not created based on location criteria. In this case your request is not…
-
A feature request is already added for this Granular Permissions for Node Deletion and Custom Property Editing - THWACK
-
New updates for this in 2025.4 NPM 2025.4 release notes
-
Hi please check this official SOlarwinds documentation regarding SQL server SQL Server configuration best practices for SolarWinds Platform products Regarding how to configure Memory, please check this link The SolarWinds SQL Server shows all the Server's RAM being used by the SQL service Regarding your question about DB…
-
Hi Another approach create a perfstack project, Introduce there the interfaces - grouped by location, and save the project for later use as well In your new modern dashboard - with multiple tabs ( and configured as NOC dashboard ), one of this tab will contain a timeseries wirget with this perfstack project presented…
-
If a device is not responding is not necessarry that this system is rebooting when the node is polled, the last boot time from the device is compared to the value stored in DB. If these values are different the new value is stored in DB and an OOB alert if it is enabled will trigger You can define an alert to trigger when…
-
I don't think that you will need all IPs and subnets from the old deplyment, the same information in both 2 new separate deployments. Another approach. Split the initial IPAM DB in 2 different hierarchy trees. Populate each of this with needed/specific subnetes, IPs... and after export each one and then inport one by one…
-
2025.2 is already here. Use it. Done from 2024.4 to 2025.2 - no issues check this official document SolarWinds Platform 2025.2 release notes
-
You can edit the alert and insert an <iframe> element in your alert body - but your mail will be recognized as spam another way is to render your content dynamically into an image and implement that image into the email - adding external program action in your alert action definition