Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,028
Community Members
 
Community Events
184
Community Groups

Understanding Outgoing Flow to Solarwinds

Edited

Hey folks! I'm a new user trialling OpsGenie and hoping to add it to the organization as a way to monitor and address alerts on the go.

I've already gotten the integration set up on the Solarwinds side; alerts created for certain criteria do successfully create an OpsGenie alert. I've also installed the OEC for Solarwinds on the same Windows host as the Solarwinds instance and confirmed the service is running, and have whitelisted the appropriate Amazon SQS hosts (been working with Support on this for a bit, shoutout to Jonas).

Unfortunately, it seems some part of this integration still eludes me - the reverse flow for OpsGenie to acknowledge or close Solarwinds alerts does not function. Given that I have the big boss breathing down my neck, I thought I'd try pinging the community as well. The global block for the config.json is below:

 

{

  "apiKey": "theKey",

  "baseUrl": "https://api.opsgenie.com",

  "logLevel": "INFO",

  "globalArgs": [],

  "globalFlags": {

    "url": "https://localhost:17778",

    "hostname": "hostname",

    "login": "dummyName",

    "password": "workingPass"

  }

I'm really kind of lost here and don't really want to have to pursue another solution, but without getting this integration working before our trial ends next week, I'm afraid I'm going to have to switch to an alternative. Let me know any other context or information I can offer and I'll be glad to supply it here.
Thanks!

2 answers

1 accepted

In case anyone else is giving a Solarwinds/OEC integration on Windows a try going forward: our snag was the environmental variable for %PATH% being set at the user level during Python installation. We had to set it at the system level and restart the service, and voila - everything works as intended.

0 votes
Nick H
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 22, 2023

Hi @Nick Ragsdale ,

I think we would want to review a few other things to troubleshoot the issue you are facing such as the OEC logs, stdout or stderr logs, /var/log/opsgenie, etc. - but I would suggest also opening a ticket with Opsgenie support again. 

We should also be able to extend your trial as well so you are able to get this working as expected.

Once the issue is resolved, we can resurface here and share our findings / steps to troubleshoot this. 

Hey fellow Nick,

Thanks for the prompt reply. I do find it interesting that /var/logs/opsgenie is being referenced both by Atlassian support and by the documentation - that looks like a *nix path to me, not Windows, and there's definitely no directory structure like that in the OEC. I've also been unlucky enough to not get any stdout or stderr logs in the output folder.

I'll bump the open ticket with the full config.json file and the Python script that I've shamelessly appropriated from another forum and adapted for our environment. 

Thanks again!

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events