---
title: "Discovered Devices"
canonical: "https://thoughtdata.refined.site/space/TUD/57674102/Discovered%20Devices"
format: markdown
---
## Discovered Devices Monitor

All devices discovered across the discovery cycles are aggregated and displayed in a specially designed dashboard - the Discovered Devices page.

![image](media://e0dda724-a3c5-488c-8923-d4001dba075f)

Discovered entities (devices/machines/servers) can be accessed from the "Entity Configuration" table as described in [Editing Host/Server Configuration](Post_Discovery.htm).

However, their reachability and active monitoring status can be viewed only from the Discovered Devices page.  Users will typically use the host data from this page, locate them in the host configuration table for troubleshooting as described in [Editing Host/Server Configuration](Post_Discovery.htm). 

The panels in this dashboard include  all data for  infrastructure monitoring. The table below describes the contents in the tables of the panels.

|  |  |
| --- | --- |
| Field | Description |
| Filters |
| Device IP | Use the default "All" to view all the discovered devices,  or type a specific devices IP address to view its details. |
| Status | Use the default "All" to view all the discovered devices,  or select a specific status from the drop-down list to view related details. The other status that can be used are "True" or "false" |
| Actively Monitored Devices |
| Host IP | Indicates the IP address of each host per row in this table. |
| Domain Name | This is blank for hosts (machines/servers) that are not exposed to the external networks. |
| System name | Indicates the name of the host. |
| OS Name | The operating system of the host computer. |
| Reachable | Indicates whether the host (machine/server) is up or down.<br>- The status True indicates that the device has been discovered, provisioned monitored and physically up.
- The status False = the device has been discovered, provisioned monitored and physically down. |
| Infrastructure details of each discovered device |
| #CPU | Number of CPUs |
| Total Storage | Total storage available on it. |
| Phy Memory | Total physical memory available on it. |
| #Interfaces | The number of network interface cards (NIC) in it. |
| Open TCP Ports | Number of TCP ports it has. |
| Open UDP Ports | Number of UDP ports it has. |
| NetIO | Network I/O experienced by the device. |
| DiskLoad(%) | Disk load on the device. |
| Latency | Network latency the device experiences. |
| Devices without instrumentation |
| HostIP | Indicates that the host (machine/server) has not been provisioned due to authentication failure because it has not been configured with the appropriate monitoring protocol - SSH/WMI/SNMP.<br>Users can navigate to the "Entity Configuration" tab, search by IP address for the non-provisioned device and make appropriate change, and save changes. On rediscovery this device should move to the "Actively Monitored Devices" table to the "Reachable  - True" state. |
| Domain Name | The DNS name for all hosts (machine/server) that are exposed to the external network. |
| Open TCP Port | Number of TCP ports in the host. |
| Open UDP Ports | Number of UDP ports in the host. |