Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 2c2cc53

Browse files
Merge pull request #2344 from splunk/mbechtold-dg25577-heartbeat-check-correction
[DG-25577] Correction for heartbeat check detector
2 parents 4095a7c + 230a028 commit 2c2cc53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

alerts-detectors-notifications/alert-condition-reference/heartbeat-check.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Heartbeat Check alerts when a signal has not reported for some time. This might
1717
Examples
1818
============================================================================
1919

20-
You have a detector that alerts you when the minimum number of logins being handled by each host goes below a specified value. If any host stops reporting, that detector isn't triggered if there is a problem. The Heartbeat Check condition notifies you if a host stops reporting.
20+
You have a detector that alerts you when the minimum number of logins being handled by each host goes below a specified value. If a host stops reporting, that detector isn't triggered if there is a problem. The Heartbeat Check condition notifies you if a host stops reporting, or if all hosts in a group stop reporting.
2121

2222

2323
Settings
@@ -35,7 +35,7 @@ Settings
3535

3636
* - :strong:`Hasn't reported for`
3737
- Integer >= 1, followed by time indicator (s, m, h, d, w). For example, 30s, 10m, 2h, 5d, 1w.
38-
- How long it's been since the signal last reported. Longer time periods result in lower sensitivity and potentially fewer alerts. If you specify a value for :guilabel:`Group by` (below), how long it's been since any member of the group stopped reporting.
38+
- How long it's been since the signal last reported. Longer time periods result in lower sensitivity and potentially fewer alerts. If you specify a value for :guilabel:`Group by` (below), how long it's been since all members of the group stopped reporting.
3939

4040
* - (optional) :strong:`Group by`
4141
- Dimension or property chosen from dropdown menu

0 commit comments

Comments
 (0)