LogicMonitor
Connect your Logic Monitor alerts to PagerTree.
Company | Estimated Time | Vendor Docs | Open Source |
---|---|---|---|
5 minutes |
What is LogicMonitor?
LogicMonitor provides IT observability and monitoring for physical, virtual, and cloud-based IT infrastructures
How It Works
LogicMonitor triggers alerts when alerting rule conditions are met.
When LogicMonitor sends PagerTree an alert with ("alertstatus"
=== "active" || "alertstatus" === "test"
), an alert is created in PagerTree automatically.When LogicMonitor sends PagerTree an alert with ("alertstatus"
=== "ack"
), the alert is acknowledged in PagerTree automatically.When LogicMonitor sends PagerTree an alert with ("alertstatus"
=== "clear"
), the alert is resolved in PagerTree automatically.
Additionally, PagerTree can automatically acknowledge alerts in LogicMonitor to keep your data in sync. Please see the Alert Sync section below.
Integration Walkthrough
In this integration tutorial we will show you how to send notifications from LogicMonitor into PagerTree. The estimated time for this integration is 5 minutes. We assume that you already have a PagerTree and LogicMonitor account setup and generally understand how to create alerting rules.
In PagerTree
Create the integration by clicking the LogicMonitor logo.
In LogicMonitor
Create a Custom HTTP Delivery (Settings -> Integrations -> Click "Add" -> Custom HTTP Delivery)
In the form, select all of the following:
Use the same URL and data to notify on various alert activities
Events - New Alerts, Cleared
HTTP Method - POST
URL - Select HTTPS. Paste the PagerTree Endpoint URL you copied (and remove https:// if needed).
Alert Data
Raw
Format - JSON
Use the template below
You have successfully completed the LogicMonitor integration.
Alert Sync
PagerTree can automatically acknowledge alerts in LogicMonitor when they are acknowledged in PagerTree.
Create an LMv1 Token in Logic Monitor, make sure to save your Access ID & Key.
In PagerTree, edit the integration and provide the following:
Acknowledge In Logic Monitor - Enabled
Logic Monitor Account Name - Your Logic Monitor account name. (ex: https://account_name.logicmonitor.com)
Logic Monitor Access ID - Logic Monitor Access ID
Logic Monitor Access Key - Logic Monitor Access Key
Click Update.
Now, when an alert is acknowledged in PagerTree, it will automatically also be acknowledged in LogicMonitor.
Last updated