• Get started
  • Documentation

End of sales and support for Opsgenie

Atlassian will discontinue new sales of Opsgenie on June 4, 2025 and end support for Opsgenie on April 5, 2027. Read the full announcement and learn about next-generation incident response options via Jira Service Management and Compass.

Opsgenie Edge Connector installation packs

Supported OS versions

OEC has been tested in the following environments:

  • Ubuntu 16.04 and later (Debian 9 and later)

  • RHEL 6 and later (For RHEL 6.x.x and Fedora server, we have a different package with the naming convention of opsgenie-oec-x.x.x.rhel6.x86_64.rpm)

  • Windows Server 2012 and later.

Installing OEC

Before you begin with the installation;

  • View the oec-scripts README file.

  • Select the latest version of an OEC package you need from the Latest releases table on the page.

Red Hat Based Distributions

  • Run the following command to install OEC:

Shell

rpm -i <your_package_name>.rpm

Debian Based Distributions

  • Run the following command to install OEC:

Shell

dpkg -i <your_package_name>.deb

Windows

  • Extract the zip.

  • Rename oecService.json.example to oecService<32|64>.json.

  • Modify OECPath to <directorypath>\\OpsgenieEdgeConnector<32|64>.exe in oecService<32|64>.json.

  • Run the following command to install OEC:

Shell

oecService<32|64>.exe install
  • Make sure that OEC Service exists in Task Manager > Services

Installing multiple OEC

To install multiple OEC, modify Name and DisplayName fields from <32|64>.json then install again.

Uninstalling OEC

  • Run the following command to uninstall OEC:

Text

oecService<32|64>.exe uninstall

 

Still need help?

The Atlassian Community is here for you.