Zum Hauptinhalt springen

Verbindungsmonitor

Heute aktualisiert

Einführung

Get alerted when a device goes offline — or comes back online. The Connection monitor watches device reachability and fires an alert when the status you're tracking is breached for longer than your defined threshold.

It's the baseline monitor for any environment. If a device drops off and nobody notices, everything downstream breaks silently.


Verbindungsmonitor

The Connection monitor checks whether devices covered by the policy are online or offline. When the condition you've configured is met — and stays met for the full breach duration — Level creates an alert.

Two conditions are available:

  • Gerät goes offline — alert when a device stops reporting to Level

  • Gerät comes online — alert when a device returns to an online state (useful for tracking unexpected reboots or unauthorized power-ons)

Verbindungsmonitor

Configuring Verbindungsmonitor

Open the monitor policy you want to add this to, then click + Hinzufügen new monitor (or open an existing Connection monitor to edit it). The Bearbeiten monitor panel opens on the right.

Name and Geben Sie

  1. Geben Sie ein a name in the Name field. Be specific — something like "Servers - Offline Detection" is more useful than "Verbindungsmonitor" when you're scanning a list of alerts.

  2. Set Geben Sie to Connection.

Schweregrad

Set Schweregrad to match how your team should respond to this alert. Four levels are available:

  • Information — low priority, FYI-level

  • Warning — worth attention but not urgent

  • Critical — requires prompt response

  • Emergency — drop everything

💡 TIPP: For server offline alerts, Critical or Emergency is usually appropriate. For workstations, Warning is often enough — a workstation going offline overnight is normal.

Connection Status

Set Connection status to the condition you want to monitor:

  • Gerät goes offline — triggers when a device stops reporting

  • Gerät comes online — triggers when a device reconnects

Breach Dauer

Breach duration controls how long the condition must be true before Level creates an alert. Set it using the slider or the up/down arrows — both adjust the same value. The range is 0 to 120 minutes.

Breach Dauer

Setting breach duration to 0 fires the alert immediately when the condition is detected. A small buffer (1–5 minutes) cuts down on noise from brief connection blips without meaningfully delaying real alerts.

💡 TIPP: A 2–5 minute breach duration works well for most offline alerts. Geräte occasionally lose connectivity momentarily during updates, network switches, or agent restarts — a short buffer filters those out without meaningful delay on genuine incidents.

Auto-Beheben

The Automatische Behebung alert if it is no longer applicable toggle (enabled by default) automatically closes the alert when the condition clears — meaning the device comes back online (for an offline alert) or goes offline again (for a come-online alert).

Leave this on unless you want alerts to persist for manual review regardless of current state.

Auto Beheben

Remediation

Optionally attach one or more automations to run automatically when this monitor fires. This is how you trigger a pager, create a ticket, or kick off a recovery script the moment an alert is created.

  1. Klicken Sie auf in the Remediation field and select an automation from the list.

  2. To add more, click + Hinzufügen another remediation.

  3. To remove one, click the × next to it.

Remediation

Once an automation is attached, open it from the link icon and assign the monitor's payload to an automation variable if you want to pass alert data (device name, timestamp, condition) into the automation's logic.

ℹ️ HINWEIS: Remediations run when the alert is created, not when it resolves.


Neintifications

Two notification toggles control whether policy recipients get emailed:

  • Send notifications on alert creation — recipients get an email when the alert fires

  • Send notifications on alert resolution — recipients get an email when the alert auto-resolves or is manually resolved

Recipients are configured at the monitor policy level, not per individual monitor. Go to the Recipients section of the policy to add email addresses.

Neintification Preferences

ℹ️ HINWEIS: If no recipients are added to the policy, notification emails won't send regardless of these toggle states.


Saving the Monitor

Klicken Sie auf Update monitor to save changes to an existing monitor, or Hinzufügen monitor if you're adding a new one. The monitor list in the policy updates immediately.


Häufig gestellte Fragen

  • Who can create and edit monitors? Technicians with access to the relevant monitor policy can create and edit monitors. Policy-level access is controlled by your organization's permission settings. See Workspace → Berechtigungs for details.

  • Why didn't my alert fire even though a device went offline? Check your breach duration setting. If the device came back online before the breach duration elapsed, no alert will be created. Also confirm the device is covered by the policy's target tags.

  • Can I use the Connection monitor to detect unexpected reboots? Ja — set Connection status to Gerät comes online and attach a remediation automation that logs or notifies. A device that reboots unexpectedly will briefly appear offline, then come back online and trigger this monitor.

  • What's the difference between "Gerät goes offline" and the device status in the Gerät Listing? The device listing shows current status in real time. The Connection monitor creates a persistent alert when offline status is sustained beyond your breach duration. The listing will show the device as offline immediately; the alert appears only after the threshold is met.

  • Can I attach the same automation to multiple Connection monitors? Ja. Automatisierungs can be used as remediations across as many monitors as needed. If you're passing monitor payload data into the automation, the payload will reflect whichever monitor triggered it.

  • What happens to open Connection alerts if I delete the monitor? Existing alerts remain in place. Deleting a monitor doesn't close or remove alerts it already created — you'll need to resolve those manually.

Hat dies deine Frage beantwortet?