Hello, I am doing some network discovery and I would like to create a filter on the interfaces that will be added to my nodes. I did my research but I only found my answer in python language thwack.solarwinds.com/.../python-orion-sdk---q-howto-discover-new-device-into-npm-but-disabling-some-standard-pollers I tested this…
Trying to alert on Custom poller across 2 nodes when value difference between the 2 nodes are greater than x. I am trying to use Trigger condition using "Custom SWQL Alert (Advanced)" with "Custome Table Poller Current Status" SELECT CustomPollerStatusOnNodeTabular.Uri, CustomPollerStatusOnNodeTabular.DisplayName FROM…
I would like create a graph that shows a percentage of dropped packets but I'm having trouble figuring out how I would join the custom poller poll time per row to the Orion.NPM.InterfaceTraffic table DateTime for InTotalPkts. My thought was I could do (CST.RawStatus / IT.InTotalPkts) * 100 and get a percentage.…
I'm a Total noob with sql and swql, so please help. I'm building a Modern dashboard, based on one I downloaded from Thwackfest. My standard overview of all networking equipment works fine. Now I'm trying to start building system specific dashboards. my current sql is SELECT n.Caption AS [Node Name] , n.Status ,…
Hi all, I'm trying to put together a Modern dashboard showing the top ten servers by average CPU usage, memory usage and volume usage. I found the entity Cortex.Orion.Node.MemoryMetrics, which, on the graphical builder, allows you to choose the time period, which is great. However, when i try to use it I always get the…
I would like to disable the Wireless Controller resource from all devices with the manufacturer Fortinet. How can this be done?
I put together a dashboard and when I click on the node I get the following error: { "errorCode": "404", "location": "/apps/platform/xxxxx", "errorType": "", "message": "required path does not exist" }
Hello, i need to send Alerts to jira to create ticket , but how must be the json look like? I found no example. Thanks Mike
Hi, I'm trying to make our alerts a little more descriptive for the node in the email subject. At present, its ... ${N=Alerting;M=ObjectType} - ${NodeName} - ${N=SwisEntity;M=Status} ... which gives me the email subject: Node - ServerName - Down I would like to add a description of the server like so: Node - ServerName…
How i can enable wireless controller using API or SDK located in list resources. Also some devices have storage when you run list resources i want to enable this as well. Please help.
It looks like you're new here. Sign in or register to get started.