Assistance with SWQL Query for Node UP/SNMP DOWN
There is a great thread that pointed out the lovely way that one can monitor where SNMP is failing by utilizing the max DateTime from the CPULoad metrics - this is far nicer than expending monitors for...
View ArticleWhere to add Access-Control-Allow-Origin?
Hi all, I'm trying to poll data from the REST API, only I can't get that data because of an access-control-allow-origin header error. I've tried adding the appropriate xml data to the web config for...
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 ArticleQuery - help with joins
Hello guys,I'm very new to Orion and would like to pull some custom info with SWQL.I'm trying to get App Name, Server Names, Component Name and Statistic Data for that component.I've learned about...
View ArticleCustom SWQL Query Questions
Hi All So I believe I have a syntax issue and was looking for some help? So I'm needing to create a query to give display in a view of a list of all down nodes but not un-managed ones ...with a...
View ArticleUsing Powershell to get the information from Nexus series
Hello, Therei am using the powershell to get the OS Version info from the Nexus 3048 Device.want to this line split into the variables and get only 6.0(2)U3(1) how can i do it. i am testing now....
View ArticleWhere to add Access-Control-Allow-Origin?
Hi all, I'm trying to poll data from the REST API, only I can't get that data because of an access-control-allow-origin header error. I've tried adding the appropriate xml data to the web config for...
View Articleadd node to container powershell
Hello Guys, I can't find how to add a node to group/container with powershell, i have the uri of the node and for the group but i don't know how to merge them, Please help with simple powershell...
View ArticleSWQL Route Flapping Help
I am creating a Custom SWQL query for Route flapping. I found a SQL report that will work, but I cannot get my query to work in SWQL. I am trying to show the number of route flaps in the past hour....
View Articleapi / web request question
Another user posted in the api forum for how to get the next avaiblable ip, that you can set the record by using the follownig code: $postParams =...
View ArticleDateTime SWQL Question
I need help converting this to SWQL : This is how far i got..... convert(varchar(10),(DATEDIFF(HH,0,GETDATE()-MAX(Events.EventTime))%24 ))+' Hours 'This is how far i...
View ArticleTime insert issue
Noticed when using the SDK you have to insert the time in GMT -7 for my time zone when unmanaging. Not a big deal but how do I request a enhancement to use system time instead of having to add the code...
View ArticleTrying to create custom swql query
I am trying to take an SQL Query and plug it into the SWQL Custom Query on one of our Orion views. this is what i have.. replaced names in brackets.. use [database]SELECT ComputerName, SourceName,...
View ArticleAdd node (or something) to NCM - NPM
Hi,I have a question. Can be added a node via SWIS (Orion SDK) ? Can you help me about that? -like sample code-(I'm working on ASP .Net / C# project about that subject.)Thanks.
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleChanges to SDK-Scripts when using NCM 7.3.x
Hi Folks,my Customer just upgraded to NCM 7.3.2.We are still on SDK 1.6 We have a script running that parses a CSV File and this script adds/removes/updates Nodes.With the "old" NCM we were...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run 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 ArticleNPM and Netflow - How are the values calculated and how should we interpret...
Hello,We set the polling frequency of the NPM module to 5 minutes (to get for instance the In/OutAveragebps of interfaces).When we query the DB, we have for instance: Are the values of...
View Article