> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/monitoring.md).

# Monitoring

### Locating a Device

User can search for any device in the search box provided as part of Device Inventory. One can navigate to search device Device Inventory -> Search. Below an example of searching by router is shown.

![](/files/-LlgBVlmYfW5h21ZrjIK)

![](/files/-LlgBaHf68gDHoe6LWIq)

![](/files/-LlgBsTSp_88nqvswe3c)

### Information About a Device

By selecting device from search results, device summary and all the information like availability, alarms, usage, status, etc are displayed. The following are some of the sample dashboards

### Site Summary

![](/files/-Llkx8F6FTieUflHl0qe)

### Device Reachability / Availability

![](/files/-LlkxFw0WgQHblEst7cL)

### Device Performance

![](/files/-LlkxTjUoNRfEzNpy_je)

![](/files/-Llkx_-l342kWVnUDoPT)

### Interface Health and Usage Trends

**By clicking on interface name, one can navigate to get more information about the interface. Data is collected only for 'Managed' interface.**

![](/files/-Llkxj80UPkwgL-5nfaU)

![](/files/-LlgFG4sFbnQci5AkrmU)

![](/files/-LlgFIv7fgN-h0dyFiZE)

![](/files/-LlgFMdSfKdBy7q1gjR9)

![](/files/-LlgFPn-MxSHiaOqFOVa)

![](/files/-LlgFS0pF6nXR_JQ41QU)

### Device Environmental Metrics

Environmental metrics include Temperature, Power and Fan metrics. Environmental metrics can be viewed from Device Dashboard‌

​​​

![](/files/-LlowUwRU_yG74Pen_Zr)

![](/files/-LlowY_sacaAgfpD_90S)

### WAN Interfaces

WAN interfaces are created as a separate group in the Device Hierarchy. WAN group contains only WAN interfaces and provides quick and easy way to monitor WAN infrastructure.

![](/files/-Lll2_5fq-NaQhHVYA97)

### Device Neighbors Report

This report gives a list of neighbors of a network device. This is available from device dashboard

![](/files/-LlgGMK-rOzYYSBjaxFs)

### Network Device Features and Licenses

License Details report shows list of OS features/licenses used by a device. This report is available in device dashboard

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_deiFUCHiWDEWq0%2F37.png?generation=1565117014737652\&alt=media)


---

# 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://docs.cloudfabrix.io/cfxpulse/enduser-guide/monitoring.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.
