Quantcast
Channel: THWACK: All Content - Orion SDK
Browsing all 2677 articles
Browse latest View live

CPU monitoring

I have been tasked with trying to find a way to report/alert on a specific CPU situation. We are looking to report on devices that have had the same % CPU usage for a specific period of time. For...

View Article


Image may be NSFW.
Clik here to view.

AD Authentication with Curl

Hey tdanner,We have been noticing a 403 error when we try to run a Curl Command with a AD Account, but if we use a local Orion account it passes. Is that a known limitation with the API or could I be...

View Article


Bulk add component monitors with Orion SDK

Greetings, I'm not seeing a lot on this at this time; can you bulk add component monitors using PowerShell with SDK?  I've got something around 380 directories I need to apply a monitor to, and it'd be...

View Article

Tabs have disappeared in SWQL Studio.

I have an issue with my tabs have issued in SWQL studio. When you click CTRL-T the cursor goes back to the top left in the beginning of the query pane and the previous text stays on that pane. When you...

View Article

UTC time to local time

Hi, Is there any way to get local time of alerts where triggereddatetime stored in UTC time zone . Am using swis query to get data, how to get it in local time zone.Am using python . Pls suggest

View Article


SWQL String Manipulation in a Custom Resource

I have the following query successfully working in a custom SWQL resource on a view: SELECT MultiValueMessages FROM Orion.APM.ComponentAlert WHERE ComponentID = '90224'  The output is a string...

View Article

How do I change volume label name?

Anyone knows how to change volume name?

View Article

Create Container with Parent in Powershell

I can't seem to get a script of mine working, can someone help me figure this out?  I'm still pretty new to using the API and I maybe touch PowerShell twice a year, so this is kinda new territory for...

View Article


Image may be NSFW.
Clik here to view.

Working with Core.AssignToEngine

I'm working on a poller load balancing script, and wanted to clarify something:  I notice the entityId parameter is type Int64; when I'm invoking this verb, how do I specify I'm talking about a node?...

View Article


Is it possible to use Windows Authentication with the Orion REST API?

I am attempting to query the Orion REST API without having to provide an explicit username and password. Using the CSRestClient example from GitHub (OrionSDK/Samples/CSharp at master ·...

View Article

Image may be NSFW.
Clik here to view.

SDK and APACHE

I was about to install the SDK and had to stop at the point where I accepted the T's & C's for Apache. I couldn't locate a document that listed everything that comes along with the SDK for review...

View Article

Image may be NSFW.
Clik here to view.

ADDING CUSTOM TABS TO THE TOP LEVEL NAV BAR with the API

Inspired by wluther's post on how to edit the db to create your own custom menu drop downs (Adding Custom Tabs To The Top Level Nav Bar  ) I went ahead and scripted up some tools to simplify the...

View Article

Powershell Autologin

I would like to create a PowerShell script that auto deletes a node, once a change ticket gets approved to decommission a server. This is a script that will run automatically, so I need a service...

View Article


AD Authentication with Curl

Hey tdanner,We have been noticing a 403 error when we try to run a Curl Command with a AD Account, but if we use a local Orion account it passes. Is that a known limitation with the API or could I be...

View Article

Python SDK - 403 with AD account

Good evening, everyone! I have been using the Python SDK for quite some time now and just recently I've run into a situation where making simple queries results in a 403 when using a service account...

View Article


Image may be NSFW.
Clik here to view.

add node using powershell

We are trying to automate the server build process so wanted to know how to add node in solarwinds using powershell for monitoring.

View Article

Image may be NSFW.
Clik here to view.

Extracting IPSLA status changes with SWQL query

Hi,The following query outputs the status of IPSLA tests, in the form shown in the picture below. SELECT oa.OperationInstanceID, oa.RecordTime, oa.OperationStatusIDFROM...

View Article


Issues with SDK since Orion 2019.2

Since updating our Orion Environment to Orion Platform 2019.2 HF1, NCM 8.0, NPM 12.5, SAM 6.9.1 we have been experiencing some issues with the SDK. These include random indefinite hangs when deleting...

View Article

Powershell add node but no monitor

I reference the sample from github , i  added pollor properties ,  normally, we need to monitor the C driver, d:\drive, network traffic, network card, , i tried to copy the other monitor by query the...

View Article

Image may be NSFW.
Clik here to view.

SWQL error in custom query if no 'order by' statement

Hi, I have a SWQL query that works fine in SWQL Studio but when in a custom query it errors SELECT 'Total Servers being Monitored' as [Type], count(ApplicationID) as [Number of Servers] FROM...

View Article
Browsing all 2677 articles
Browse latest View live