Comments
-
Yeah, but "Just for Fun" shouldn't include a secondary link, unless it's 100% obvious. I CTRL+F that page from the link, and the keyword I needed to find, wasn't there. So how would I know that your page on "Free Tools" is incomplete? I assumed these were all the free tools you have ... it's misleading. Please reset Jan 14…
-
The Muppets *always* win.
-
I agree - this question was poorly written. The correct answer should have similar items to itself, not different types of requirements.
-
That's a Texas-sized 10-4 good buddy.
-
Before I left my last job, I implemented exactly this. I used a Powershell Script Action, passed in the variables needed to create a ticket, and then did the HTTPS post from the Powershell Script. Worked reliably and effectively.
-
You can always Splunk the IRC logs.................
-
Are you willing to pass username and password in the clear? Does your ticketing system support this? https://username:password@mytickets.domain.compassword@mytickets.domain.com I'm using a powershell script to post to my ticketing system - but I am definitely going to use the SDK and backfill the ticket number into the…
-
Unfortunately, the Filter I need starts at character 288. Since Net-SNMP is 188,. I will have to find an alternate route. Thanks!
-
Thanks! That works. My line is now: $noteResult = (Invoke-SwisVerb $swis "Orion.AlertStatus" "AddNote" @($ActiveAlert.DefinitionId,$ActiveAlert.ObjectId,$ActiveAlert.ObjectType,$alertNote)).ChildNodes.Value
-
After working with Support, we had to rebuild the NTA schemas from the Primary Poller. Please copy these files from the Primary to the Additional Polling Engines in the same locations: C:\Program Files (x86)\SolarWinds\Orion\NetFlowTrafficAnalysis\Netflow-OrionReportWriter.Schema C:\Program Files…