# Discovery

Infraon uses multiple protocols to monitor and manage multi-vendor/multi-technology networks, such as IT Infrastructure, Core IP Backbone, Fiber, Transport, Transmission, and SCADA, and data center networks, such as Servers (both physical and virtual platforms), hosted applications, and databases. Infraon supports IPv4 and IPv6-based environments and is proven to scale in monitoring capabilities.&#x20;

Infraon provides multiple ways to discover networks using:&#x20;

* EMS/NMS Registration and Discovery&#x20;
* Automatic Network Discovery (based on CIDR, IP Range, Hostname)&#x20;
* Single Node Discovery (Protocol Specific)&#x20;
* CSV Based Discovery (For bulk provisioning with additional manual input data for enrichment)&#x20;
* Hypervisor Discovery&#x20;
* Application-Specific Discovery&#x20;
* Database Discovery&#x20;
* Scheduled Discovery (for Network Change Detection)&#x20;

## Infraon's discovery process&#x20;

* Scans network as per the given input (IP range, selected protocol, and discovery options set)&#x20;
* Identifies inventory details (refer to below list) in node level&#x20;
  * Hostname&#x20;
  * IP Address&#x20;
  * Make/Model/Series/OS details&#x20;
  * Device Type&#x20;
  * Gateway&#x20;
  * Location&#x20;
  * Contact Details&#x20;
  * Individual Component Details&#x20;
* Collects inventory-specific details at the node and component levels.&#x20;
* Creates monitoring profile for the node and component per the defined KPI.&#x20;
* Initiates monitoring process for nodes and components.&#x20;

### **Discovery Types**&#x20;

Multiple forms of discovery allow for adding a wide range of devices. As a result, Organizations will have comprehensive coverage of devices:&#x20;

* [Automatic Discovery](/infraon-help/infinity-user-guide/infraon-configuration/it-operations/discovery/automatic-discovery.md) - Discovers all network resources based on various protocols. &#x20;
* [Network Discovery](/infraon-help/infinity-user-guide/infraon-configuration/it-operations/discovery/network-discovery.md) - Discovers network devices using SNMP.&#x20;
* [Windows Servers](/infraon-help/infinity-user-guide/infraon-configuration/it-operations/discovery/windows-servers.md) - Discovers Windows servers using WMI Protocol.&#x20;
* [Linux Servers](/infraon-help/infinity-user-guide/infraon-configuration/it-operations/discovery/linux-servers.md) - Automatically discover SSH-supported devices.&#x20;

Let's see each one in detail:


---

# 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.infraon.io/infraon-help/infinity-user-guide/infraon-configuration/it-operations/discovery.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.
