> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-and-integrated-pos/buypass-network-manager-and-reports-reference/network-manager/diagnostics.md).

# Diagnostics

Diagnostics functions available from the Network Menu include the following:

* Check Host Status
* POP Initialization

### Diagnostic Check Host Status

Accessing Diagnostic Check Host Status function: **CSR Functions > Network Manager > Diagnostic Check Host Status**

The Check Host Status function sends a request to the EPS to determine if the network is available.

Select **\[Diagnostic Check Host Status]** from the POS Network Menu.

If the connection to the Payment Processor is established, then a Payment Processor Online message is displayed.

If the connection to the Payment Processor is not available, then a Payment Processor Offline error message is displayed.

The POS display returns to the Network menu.

### Diagnostic POP Init

Accessing Diagnostic POP Init function: **CSR Functions > Network Manager > Diagnostic POP Init**

The POP Initialization function in the Diagnostics menu re-initializes the connection from the EPS to the POP PIN pad.

Select **\[Diagnostic POP Init]** from the POS Network Menu.

If the connection between the EPS and the POP PIN pad is available, then an Approved message is displayed.

If the connection between the EPS and the POP PIN pad is not available, then a Failure message is displayed.

The POS display returns to the Network menu.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-and-integrated-pos/buypass-network-manager-and-reports-reference/network-manager/diagnostics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
