Problem with scripting the appinsight for sql template?
So this is an excerpt from a script I was using to copy over the app templates from an old instance to a new one but I noticed it wasn't working fully for the appinsight templates. It creates the app...
View ArticleHow can I deploy Application monitors using Powershell and the Orion SDK?
I've been told by aLTeReGo that Orion SDK v1.5 support the deployment of application monitors in SAM 5.2 (awesome!), but I don't see any documentation for that. Can anyone provide an example of this...
View ArticleWhat do you think of this? Real time network map made from Solarwinds SWQL
So here is my latest project. I have mapped out a network core using orion.npm.interfaces, Orion.Routing.Neighbors, and Orion.NodeIPAddresses tables. I basically query my network for interfaces...
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticleOrion SDK 2.2 released
Orion SDK 2.2 has been released. The main feature in this release is smart autocomplete in SWQL Studio, but there are also various minor bugfixes and improvements. You can download the installer from...
View ArticleNo snap-ins have been registered for Windows PS v. 5.0
Hi Thwack, As I was trying to unmanage whole groups at a time I stumbled upon OrionSDK and with that, PowerOrion.I have installed OrionSDK and copied the PowerOrion directory to...
View ArticleCan anyone provide an example of how to supress alerts using the rest API,...
I have tried a few things but I'm not positive what the post URL should be, or how the json data should be formatted. I have tried the following:...
View Articlefull audit trail API users
Hi I "think" it's not new "issue" I don't see a way to Audit if API user is log into or not..or what Query is running I have some TS integration that are not working (all the time :-) )
View ArticleSwisPowerShell module released
You can now use a PowerShell module to access Orion and SWIS. To install it from the PowerShell Gallery, run this command: Install-Module SwisPowerShell To load it into the current PowerShell session,...
View ArticleOrion SWIS Schema Documentation Updated
The Orion SWIS Schema documentation has been updated for the Orion 2019.2 release. The documentation has a new look and feel, and it captures some additional details. Check it out here: SolarWinds...
View ArticleNo snap-ins have been registered for Windows PS v. 5.0
Hi Thwack, As I was trying to unmanage whole groups at a time I stumbled upon OrionSDK and with that, PowerOrion.I have installed OrionSDK and copied the PowerOrion directory to...
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 ArticleMaintainance nodes Dashboard
Hi All, Is it possible to have by which user device is put in maintenance mode. Can I show this on dashboard?
View ArticleNode management permissions needed when using Powershell to set node to...
Hi,we use an special orion account to set nodes to "unmanged" by powershell script in our automated server maintenance jobs.Permissions for this account should be limited as much as possible. It should...
View ArticleOrion SWIS Schema Documentation Updated
The Orion SWIS Schema documentation has been updated for the Orion 2019.2 release. The documentation has a new look and feel, and it captures some additional details. Check it out here: SolarWinds...
View ArticleGrafana Pie charts
Hello.Is there a way to pull interfaces data from Solarwinds to create pie charts or utilization charts in grafana? I was able to pull cpu data but that all not for one but for all nodes' usingSELECT...
View ArticleHow to mute node with Powershell
I have a script working now to unmanage nodes, however cannot get anything to work to mute them. Please advise if anyone knows. Import-Module SwisPowerShell$swis = Connect-Swis -Credential...
View ArticleSWQL - ServiceNow Incident Number Hyperlink
The ServiceNow Incident widget has a link when you click on the incident number it opens ServiceNow to the selected ticket number. Unfortunately the ServiceNow Incident widget doesn't contain all the...
View ArticleOrion SWIS Schema Documentation Updated
The Orion SWIS Schema documentation has been updated for the Orion 2019.2 release. The documentation has a new look and feel, and it captures some additional details. Check it out here: SolarWinds...
View ArticleGrafana Pie charts
Hello.Is there a way to pull interfaces data from Solarwinds to create pie charts or utilization charts in grafana? I was able to pull cpu data but that all not for one but for all nodes' usingSELECT...
View Article