The most recent content from our members.
When I use the Orion API: /SolarWinds/InformationService/v3/Json/Invoke/Orion.AlertActive/Acknowledge { "alertObjectIds" = "1234", notes = "this has been acknowledged" } the note is always null on the Orion.AlertActive:{ "AlertActiveID": 1234, "AcknowledgedBy": "theuser", "AcknowledgedDateTime": "2025-01-30T13:13:15.527Z",…
Short version: In a second alert escalation step I have a script to Unacknowledge the alert. When that triggers the whole alert gets re triggered. Why? Long version: An alert triggers when a windows service is down. First escalation level with action: Log to Orion, Acknowledge the alert with PS so people "know" orion is…
Hi All, My team can ack' alerts from the default macro link, and can ack' and add a note from the UI, but cant launch the add note option on it's own without going through alert details. Anyone got a different macro or URL edit that would suffice?
For the Orion.AlertActive verbs Acknowledge and AppendNode, the first argument is an "AlertObjectId". What exactly is the meaning of the value "AlertObjectID" in the context of passing the appropriate value into an external REST call from an Alert Trigger action? Via the Variables available from the Trigger Action…
Updated 2020-07-05 to support oAuth and Azure AD. New script is here. Updated 2019-02-26 to support recent changes to the Solarwinds API. Updated 2019-07-02 to support passing credentials as encrypted credentials files or as clear text username and password on the command line. To keep Task Scheduler configuration simple,…
Hi Team, * “how to update back event from 3rd party system like OMi/OBM to Solarwinds” * Is it advisable to update event in SLW by using DB? * Does anybody have experience in back sync event from 3rd party system to SLW? Also, ask is there CLI to update event in SLW? Regards Abdul S.
I am calling the Acknowledge Alert syntax using the example from the sample.pl file for the Perl example. When I do the following my $alertDefId = $alert->{alertdefid}; my $alertNodeId = $alert->{activeobject}; my $node_alerts = \SOAP::Data->name('ArrayOfAlertInfo')->value(…
We are trying to send an Acknowledge REST API call to our Orion server from another system, however we can't seem to figure out how to format the JSON properly. I have found many posts on Thwack with examples but they all seem to be for the old alerting schema and don't seem to apply to what we are seeing as the arguments…
Hi All, Is there any way I can only show "Acknowledged Alerts" in a seperate view? The view would be like this: **View/Tab 1** (UN-Acknowledged Alerts) ____________________________________________________ ALL ACTIVE ALERTS Alert: Node is Down Warning <Message Details> Acknowledge…
I'm having a problem where the "AcknowledgeUrl" variable for Advanced Alert Manager. The problem started when we updated our solarwinds a while ago. Any thoughts on how to fix this?
It looks like you're new here. Sign in or register to get started.