Get started with Opsgenie as a user
Learn how to configure your profile, get notifications from Opsgenie and view on-call schedules.
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.
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.
Run the following command to install OEC:
Shell
1
rpm -i <your_package_name>.rpm
Run the following command to install OEC:
Shell
1
dpkg -i <your_package_name>.deb
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
1
oecService<32|64>.exe install
Make sure that OEC Service exists in Task Manager > Services
To install multiple OEC, modify Name and DisplayName fields from <32|64>.json then install again.
Run the following command to uninstall OEC:
Text
1
oecService<32|64>.exe uninstall
Was this helpful?