Comments
-
Hi I am having the same issue. We are using Solarwinds NPM, SAM and NCM
-
Hi, were you able to get any resolution to integrate Opsgenie ?
-
You can configure 2 different alerts with similar alert configuration and with SNOW integration. You have an option to schedule the time of day in the alert configuration, you can update it to daily with specific times
-
Once the license is expired, Solar winds will no longer poll the servers. But once you updated the licenses it will resume the monitoring without any configurational changes
-
Hi Milligan, Were you able to check my http post body.
-
Yes the opsgenie alert is enabled as well
-
https://api.opsgenie.com/v1/json/solarwinds?apiKey= Here is the API url. Yes I am using HTTPS in solarwinds to send post
-
My apologies here, I am actually using HTTPS to send post to Opsgenie
-
Here is the http body to post: ActionType=Create& alias=${N=Alerting;M=AlertObjectID}-${N=Alerting;M=AlertID}& ObjectID=${N=Alerting;M=AlertObjectID}& NodeName=${NodeName}& AlertID=${N=Alerting;M=AlertID}& AlertDefID=${N=Alerting;M=AlertDefID}& AlertName=${N=Alerting;M=AlertName}& AlertMessage=${N=Alerting;M=AlertMessage}&…
-
Hi, We are trying to integrate the OPsgenie to Solarwinds and as part of it I am trying to configure Opsgenie create and close alert with a specific test device with a particular alert condition. By using send GET or POST request to server I have added the opsgenie API key URL and added variables. After creating alert, I…
-
Hi, We are trying to integrate the OPsgenie to Solarwinds and as part of it I am trying to configure Opsgenie create and close alert with a specific test device with a particular alert condition. By using send GET or POST request to server I have added the opsgenie API key URL and added variables. After creating alert, I…