Skip to content

Commit 8e01441

Browse files
committed
Merge branch '5.14.0' of https://github.com/rundeck/docs into 5.14.0
2 parents bb23f9f + 2d1785f commit 8e01441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/administration/runner/runner-management/monitoring-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The status of Replicas can be seen by navigating to the **Replicas** tab of the
1919
|-------------------|---------------------------------------------------------------------------------------------------------------------------------|
2020
| **New** | The Replica has been created but not yet started. Heartbeats are sent from the Replica every 2 seconds.|
2121
| **Healthy** | The Replica is currently running and available for tasks.|
22-
| **Unhealth** | The Replica has connected to Runbook Automation but is experiencing a high workload. This status is set to safeguard the execution times and tells Runbook Automation to utilize another Replica - if available.|
22+
| **Unhealthy** | The Replica has connected to Runbook Automation but is experiencing a high workload. This status is set to safeguard the execution times and tells Runbook Automation to utilize another Replica - if available.|
2323
| **Unknown** | The server has not heard from the Replica in 30 seconds. Tasks will not be assigned to this Replica.|
2424
| **Down** | The Replica has not been heard from in 120 seconds. Tasks will not be assigned to this Replica.|
2525

0 commit comments

Comments
 (0)