# Host Ping

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Host Ping action is used to validate whether a Host is Up or Down by sending/responding to ICMP requests.

## Objective

The purpose of this document is to demonstrate step by step how to use the Host Ping action of the Linux Control Center.

## Running Host Ping

1. Access the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click on **Actions** in the line and a desired Host and click on **Host Ping**.

   ![](/files/9szXJQwrKhTSYiWapktx)
3. To run on multiple Hosts simultaneously, select the desired Hosts and click on **Actions** at the top of the page and click on **Host Ping**.

   ![](/files/Qr41o7vRPTY4zTq6KQv5)
4. Click on **Yes** to run the action.

   ![](/files/nK4t7Lytu73lnJgq9tbc)
5. Click on the **Queue Working** button at the top of the page to monitor the execution of the action.

* **Note:** An independent **Host Ping** Action will be created for each Host if the action is run on more than one Host simultaneously.

  ![](/files/iHv8DLguvJ0qGwBiShAb)

1. If the Host does not respond, the **Action Status** action will have the result **Error**, and the icon in the **Status** column on the **Hosts** screen will turn red, indicating that it is not possible to perform actions on this Host, as shown in the example below.

   ![](/files/tJE1XzkV6p11fGJQy5AS)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/host-actions/host-ping.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
