oec-scripts icon indicating copy to clipboard operation
oec-scripts copied to clipboard

Opsgenie Edge Connector Custom Scripts

Results 15 oec-scripts issues
Sort by recently updated
recently updated
newest added

Most recent releases, https://github.com/opsgenie/oec-scripts/releases/tag/Nagios-1.1.4_oec-1.1.3 don't have packages complied for `arm64` even though that's now a fairly mainstream environment to run things in. Could we start seeing `arm64` compiled packages. In...

We are running Icinga2 on RHEL7. A few days ago, I've updated to the latest release of these scripts (which was a bit painful, because the version inside the package...

Debian doesn't support the zst compression used to build the package and throws the following error on install: dpkg-deb: error: archive 'opsgenie-nagios_1.1.4_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up...

The "user" param has been deprecated for a long while now, and they recently disabled it entirely. It's "username" now.

Here is the error that I get, please note that I have altered the script to not enforce certs when making the requests/updates, but that is the only difference. ---------------------------...

Should actionExecutor.py have an explicit python env set at the top of the file? In my case I cannot execute remote Opsgenie2Nagios commands because actionExecutor.py doesn't specify a hashbang at...

I've added the ability to turn off SSL certificate verification in cases where a self-signed certificate is used for SolarWinds.

… want to eliminate all varieties of whitespace from the Labels sent to Jira. I noticed that the code to make a Label out of the alias name was evidently...