The most recent content from our members.
So have a question similar to this one; thwack.solarwinds.com/.../report-writer---how-can-i-combine-the-following-into-one-report-per-customer-node-availability-interface-availability-response-time-cpu-memory-load-average-peak-and-traffic-rates So I have several individual reports and need them into just one report. Ive…
I'm using SolarWind's API in Process Integration to try and take a date from a custom field in a service request and set the incident's due date to it. Here's what I have: In return, I get an internal server error: Any ideas what could be wrong?
I am trying to build an "Alert wiki" that is dynamically populated with alerts defined in Orion so that users can view the complete list, custom properties, thresholds, trigger conditions etc. (I'm thinking I could post it to SharePoint for example). The problem is that trigger (and reset trigger) fields are XML coded and…
Hello, I am doing some network discovery and I would like to create a filter on the interfaces that will be added to my nodes. I did my research but I only found my answer in python language thwack.solarwinds.com/.../python-orion-sdk---q-howto-discover-new-device-into-npm-but-disabling-some-standard-pollers I tested this…
Hi All, I need an easy way to confirm all the usernames in use within my NCM connection profiles. I can manually go through all my connection profiles via the web front end, however due to the amount this would take quite a bit of time to complete. When I attempt to view the username in the NCM_ConnectionProfiles DB table…
Hi guys! Since SW still can't provide a convenient way to use sql/swql-queries with email actions, we have to use hacks like that (thank you, mesverrum) both issues were solved #1 So we had this SWQL query to gather some components info: SELECT n.Caption AS Node, ccs.ApplicationID, a.Name AS AppName, ccs.ComponentID,…
So there is <AlertRefID>74913425-d003-4b48-bcb0-96a049f31ca6</AlertRefID> at the top of exported xml. I fixed some parameters and want to import it as new alert. If I use the same AlertRefID, I got error. Also I got error if I leave this Ref blank. How can I generate a valid AlertRefId to import several alerts? I have ~50…
Hello All, I'm trying to send a big email with the statuses of a group's members. I've noticed that the code ${N=OrionGroup;M=GroupStatusRootCause} would show all members in a email but it would appear as a wall of text. Ill attach my output. Just wanted to see if it's possible to have a new line break/spacing in between…
I've made a powershell script that opens a ticket in Autotask, but to do that I need to put in a title for the ticket. However, Orion is also sending an email that opens a ticket and I need the ticket in the script to be the same as the one in the email so two tickets aren't opened and there is one ticket with all the…
I've assigned the output of the ExecuteSQL verb in Powershell (using the Invoke-SwisVerb cmdlet) to a variable, but I can't figure out how to parse the results. It says it is in XML format but the only properties that the XML object has is diffgram, schema, and xmlns. None of which have the results of the SQL query in…
It looks like you're new here. Sign in or register to get started.