Need to do a select on a GUID datatype using SWIS .. not having much success
I am doing some integration work with our back end ticketing system for our support teams. This integration step will implement ticket auto-closure .. so that when an advanced alert is cleared .. then...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleCustomer Facing System Status Page
Hello,I work in the IT Customer Service department of a University. We are developing a customer facing system status page and would like to know if Orion or the Orion SDK provides RSS or XML/APIs to...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleOrion API via PHP
One of the things I have been tasked with doing is understanding the API to see if we can use it for some of our reporting. I reviewed the Orion API documentation and there aren’t any PHP examples. I...
View Article"Complex" SWQL Query and Error
Hi all,I'm trying to create a table resource for displaying custom poller results using swql query. I've created the query in SQL, where it works without problems. When converted to SWQL though, it...
View ArticleNode Details blank when adding node Via Perl SDK
I'm having an issue when adding a node via SDK, the Node details show blank, the Polling Details section says simply "A Network Node was Not Selected", and I am unable to see my node under "Manage...
View ArticleCustom Query: Color for node's status
I have a Custom Query Resource to display Nodes with their CPU/Ram,etc....SELECT '' AS n,n.Caption as NODE,n.Stats.CPULoad AS CPU,n.Stats.PercentMemoryUsed AS RAM,'/Orion/images/StatusIcons/small-' +...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleHas anybody added an interface on a WMI polled device successfully?
I am using sdk 1.9 via powershell to add and monitor both snmp and wmi polled devices ok, and can add and monitor volumes in both environments.I can add and monitor interfaces on the snmp devices ok...
View ArticleNodes.Description field not updating via API
I am creating new nodes using the API and I am running the latest version of NPM. I will include all our version information below.I am making the call using REST Create/Nodes, properties. In the...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleI get "Sorry, the content could not be loaded." when I mouse over devices in...
I get "Sorry, the content could not be loaded." when I mouse over devices in the Web GUI that were added with a powershell script.
View ArticleOrion SDK available on Chocolatey
The Orion SDK can now be installed through the Chocolatey package manager. "Chocolatey NuGet is a Machine Package Manager, somewhat like apt-get, but built with Windows in mind." To download and...
View Article"Invalid Node" error on DiscoverInterfacesOnNode
Hi, I want to invoke "DiscoverInterfaceOnNode" method. I get "InvalidNode" error. There is a node having "3" NodeID. When appears that error? When not exist or not having ant interfaces etc.? Briefly,...
View ArticleHas anybody added an interface on a WMI polled device successfully?
I am using sdk 1.9 via powershell to add and monitor both snmp and wmi polled devices ok, and can add and monitor volumes in both environments.I can add and monitor interfaces on the snmp devices ok...
View ArticleIs it possible to acknowledge alerts programmically from a linux server?
We are using OpsGenie to aggregate all the alerts for our alerting. We'd like to integrate Solarwinds too. I was wondering if there is a way to programmically acknowledge alerts from a linux server? I...
View ArticleCustom Query: Color for node's status
I have a Custom Query Resource to display Nodes with their CPU/Ram,etc....SELECT '' AS n,n.Caption as NODE,n.Stats.CPULoad AS CPU,n.Stats.PercentMemoryUsed AS RAM,'/Orion/images/StatusIcons/small-' +...
View ArticleOrion SDK, Add network interface and Volumes
Hi,First of all, thanks for the great SDK you provide :d). I'm using the powershell api, and it works fine.I have several questions about how to add network interface and volumes for monitoring.My...
View Article