Get started with Opsgenie as an admin
Start building your teams, integrate your tools and create on-call schedules.
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 by referring to Overview & Installation document.
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:
Setting | Description | Mandatory | Default Value |
---|---|---|---|
http.proxy.server.enabled | Enable/disable web proxy. | Yes | false |
http.proxy.server.host | Web proxy host | No | 127.0.0.1 |
http.proxy.server.port | Web proxy port | No | 11111 |
http.proxy.server.username | Web proxy authentication username setting. If username and password specified authentication will be enabled | No | - |
http.proxy.server.password | Web proxy authentication password setting. If username and password specified authentication will be enabled | No | - |
Was this helpful?