Get started with Opsgenie as a user
Learn how to configure your profile, get notifications from Opsgenie and view on-call schedules.
Marid is deprecated and will be permanently retired on November 21st, 2022. Read the community post for more details.
If you never used our extensibility platform before, visit Opsgenie Edge Connector as an extensibility platform to find out how to run it with your Opsgenie account.
If you're using Marid and want to migrate to Opsgenie Edge Connector, visit Why should you migrate to Opsgenie Edge Connector.
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?