Skip to content

Commit

Permalink
Fix agent status docs for unhealthy status (#1288)
Browse files Browse the repository at this point in the history
* Fix agent status docs for unhealthy status

* Update graphic

(cherry picked from commit b7c217c)
  • Loading branch information
kilfoyle authored and mergify[bot] committed Sep 6, 2024
1 parent 171c5ba commit 74f44b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ image::images/kibana-fleet-agents.png[Agents tab showing status of each {agent}]

| *Healthy* | {agent}s are enrolled and checked in. There are no agent policy updates or automatic agent binary updates in progress, but the agent binary may still be out of date. {agent}s continuously check in to the {fleet-server} for required updates.

| *Unhealthy* | {agent}s have not checked in to {fleet-server}. At this point, you may need to address the situation.
| *Unhealthy* | {agent}s have errors or are running in a degraded state. An agent will be reported as `unhealthy` as a result of a configuration problem on the host system. For example, an {agent} may not have the correct permissions required to run an integration that has been added to the {agent} policy. In this case, you may need to investigate and address the situation.

| *Updating* | {agent}s are updating the agent policy, updating the binary, or enrolling or unenrolling from {fleet}.

Expand Down
Binary file modified docs/en/ingest-management/images/agent-status-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74f44b5

Please sign in to comment.