Marid as a Proxy Server

Marid can act as a proxy server when management systems that are behind firewalls that do not have direct access to the Internet.

Install Marid

Install Marid by referring to Overview & Installation document.

Configure Marid

Opsgenie Lamp tool can be configured to use Marid as a proxy to interact with Opsgenie web services API, create alerts, etc. Configuration parameters when using Marid as a proxy server are:

SettingDescriptionMandatoryDefault Value
http.proxy.server.enabledEnable/disable web proxy.Yesfalse
http.proxy.server.hostWeb proxy hostNo127.0.0.1
http.proxy.server.portWeb proxy portNo11111
http.proxy.server.usernameWeb proxy authentication username setting. If username and password specified authentication will be enabledNo-
http.proxy.server.passwordWeb proxy authentication password setting. If username and password specified authentication will be enabledNo-
854