vCenter Powershell Application Monitor Issues
Greetings, I'm currently working on a ps script monitor that will monitor vCenter Alarms since this wasn't offered OoB with VMAN (why?..) Anyways, The script works on my local machine, and on the SW...
View ArticleAdding node custom properties does not work.
Hi, I am adding node with a custom properties but when it adds a node it does not fill the custom property part. Here is my script: # This sample script demonstrates how to add a new node using CRUD...
View ArticleCan any one supply a REST example of how to define a Node in Solarwinds
I am developing an integration agent for SolarWindws and would like to use the REST API to add nodes to SolarWindws and change the system name
View ArticleAPI qualifier search with an whitespace replace upon the searched field
I've got the following: qualifier=(phone like '*+431234567890')Where the '*+431234567890' cannot be edited, because i get that value from the call manager. In Solarwinds the phone field is been set as...
View ArticleQuery SQWL via Get-SwisData Powershell
I'm new to SWQL and Powershell, and I've been scratching my head over this for a day or so now and I'm officially confused. I'm attempting to pull data from our SolarWinds Environment to use to...
View ArticleTotal Newb Question - Creating a new node with powershell
I'm looking at the "CRUD.AddNode.ps1" example, and trying to figure out how to replace # SNMP v2 specific ObjectSubType ="SNMP"; SNMPVersion =2;With WMI & my default Windows Credentials - I found...
View ArticleInvoke-SwisVerb - Access Denied
I was advised by SolarWinds support to post a question on the community forms. I am trying to run the below command and receive access is denied errors. The account is a full admin on the server and...
View ArticleSQWL: List of F5 Virtual Server
Hi, I am trying to replicate the List of Virtual Servers via a SWQL query, since I am unable to export this data directly. Does anyone knows the correct joining table for this? I found these links,...
View ArticleCreating custom IPNode properties using REST api
Hello,I've been working on automation recently and it's been going well until recently when I encounter a new problem.We have some custom fields in the IPNode entity that I usually update with the REST...
View ArticleAdd Asset Inventory to (WMI) Node
Hi,Is there any way to add asset inventory via SWIS? Like using create or invoke methods. If possible, can you give an example?
View ArticleOrion.Groups vs Orion.Container
Is there any preference on which entity to use going forward for group API calls? Either Orion.Groups or Orion.Container
View ArticleHow to Create a Discovery Profile using Orion API in PHP
Hi Everyone, I've been trying to get a PHP page I've been writing to start a Discovery Profile, but it seems to be getting hung up on getting the XML Context into JSON format so that I can send it it...
View Articlehas anyone automated changing DB password with PowerShell script instead of...
We have to change the password for DB user every 42 days and would like a way to automate it. We currently use SecretServer to store our passwords and it has the capability to enlist powershell scripts...
View ArticlevCenter Powershell Application Monitor Issues
Greetings, I'm currently working on a ps script monitor that will monitor vCenter Alarms since this wasn't offered OoB with VMAN (why?..) Anyways, The script works on my local machine, and on the SW...
View ArticleProblem with a script to suppress alerts on specified nodes
I am having a problem that I cannot seem to figure out what is going on. I have a set of 4 scripts that run every night in a schedule task as the System account. These 4 scripts work exactly the same...
View Article"MANAGE AS NODE" from API?
I have been leveraging Deploy and DeployToNode from Orion.AgentManagement.Agent, the agents install without error and show up as "Agent is running" & "Connected".I know how to use the admin UI to...
View ArticleHow do I "update" Orion.Credential for WMI? (Right now there is only "create")
Today you can "create" a WMI Credential (Orion.Credential) using the SDK however when the password expires and needs to be changed there is no "update" which seems odd to me not have. Is there someone...
View ArticleSolarWinds Database Performance Analyzer report data via API or Script.
Hello Everyone, I am wondering if someone is aware of a way to pull the same data generated by Solar Winds Database Performance Analyzer report using API or SQL query for last 24 hours or any given...
View ArticleSolarwinds SMS Alert with Whispir API
Hi All,There is a requirement to integrate API to trigger a sms alert. I am using whisper to send smsWhispir Platform API One member suggest me to use the following script to achieve this package...
View Article