Skip to content

Commit c2219dd

Browse files
authored
Fixes errors (#452)
1 parent 39d7720 commit c2219dd

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

source/includes/extracts-alerts.yaml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ content: |
1717
:stub-columns: 1
1818
1919
* - {+bagent+} has too many conf call failures
20-
- The cluster topology known to monitoring does not match the backup
21-
configuration from :term:`conf calls <conf call>` the {+bagent+}
22-
makes.
20+
21+
- The cluster topology known to monitoring does not match the
22+
backup configuration from :term:`conf calls <conf call>` the {+bagent+} makes.
2323
2424
The number of attempts meets the threshold you specified in
2525
:setting:`maximumFailedConfCalls
@@ -28,6 +28,7 @@ content: |
2828
2929
You can use this alert as a :ref:`global alert <mms-manage-global-alerts>` only.
3030
31+
3132
---
3233
ref: alert-global-alerts
3334
content: |
@@ -42,9 +43,10 @@ content: |
4243
4344
For example, reasons that a job might fail to bind include, but are not limited to:
4445
45-
- No :manual:`primary </reference/glossary/#std-term-primary>` is found for the backed-up replica
46-
set. At the time the binding occurred, the {+magent+} did not detect a primary. Ensure that the replica
47-
set is healthy.
46+
- No :manual:`primary </reference/glossary/#std-term-primary>`
47+
is found for the backed-up replica
48+
set. At the time the binding occurred, the {+magent+} did not detect a primary. Ensure that the replica
49+
set is healthy.
4850
4951
- Not enough space is available on any Backup Daemon.
5052
@@ -131,6 +133,7 @@ content: |
131133
:stub-columns: 1
132134
133135
* - Host is down
136+
134137
- |mms| does not receive a ping from a host for more than 4
135138
minutes. Under normal operation, the {+magent+} connects
136139
to each monitored host about once per minute. |mms| waits 4

0 commit comments

Comments
 (0)