# Altiris Network Discovery Connector

{% hint style="info" %}
Alemba is currently reviewing and updating the whole of the connector section, including all subsections.  Expect this section to be updated by end of June, 2025.
{% endhint %}

This section of the documentation contains technical specifications about the connector that is implemented to link **ASM Core** and **Symantec Altiris Network Discovery**. It describes the details of the third-party application, that is, Altiris Network Discovery including:

* The **name of the .NET assembly file**
* &#x20;**Connection methodology**
* The **resource and link types** that can be discovered on the application
* The **attributes** of each resource and link types that can be imported into the ASM Core Configuration Management Database (CMDB)

For compatibility and version support details, refer to the ASM Connector Matrix.

You should familiarize yourself with the information in Installing Connectors before installing any connectors, and read the Integration topics for more information on how to configure them.

### Use Case Scenario

<table data-header-hidden><thead><tr><th width="266"></th><th></th></tr></thead><tbody><tr><td>Purpose</td><td>An organization uses Altiris Network Discovery v6.0/7.0/7.1 to discover and maintain resources present in its organization networks.</td></tr><tr><td>Role</td><td>The role of this connector is to expose the resources and their relationships in order to allow for population and ongoing consistency checks of the ASM Core CMDB.</td></tr></tbody></table>

## Connector Parameters

### Altiris Connection Parameters

The table below provides a description of the connection parameters of the Altiris Connector.

<table data-header-hidden><thead><tr><th width="270"></th><th></th></tr></thead><tbody><tr><td>Information fields</td><td>Names</td></tr><tr><td>Connector</td><td>Altiris &#x3C;-> ASM Core</td></tr><tr><td>ASM database version</td><td>SQL (See <a href="http://alemba.com/downloads"><strong>Prerequisites</strong></a> for details)</td></tr><tr><td>Third-party application</td><td>Altiris Network Discovery</td></tr><tr><td>Assembly</td><td>Infra.Connector.Altiris.dll</td></tr><tr><td>Connector class</td><td>Infra.Connector.Altiris.AltirisConnector</td></tr><tr><td>Configuration file</td><td>Infra.Connector.Altiris.icnf</td></tr><tr><td>Connection methodology</td><td>SQL Server database</td></tr></tbody></table>

The Altiris Deployment Server installation that uses the express database is not supported.

### Microsoft Active Directory Server Connection parameters

The table below provides a description of the Microsoft Active Directory Server connection parameters.

<table data-header-hidden><thead><tr><th width="217"></th><th></th></tr></thead><tbody><tr><td>Parameters</td><td>Description</td></tr><tr><td>DB connection</td><td>Database connection string or system DSN to the Altiris Network Discovery database</td></tr><tr><td>DB Login ID</td><td>Database Login ID</td></tr><tr><td>DB password</td><td>Database password</td></tr></tbody></table>

## Customization

This connector permits extensions to the schema through customization of the configuration file. The possible customizations are listed below. However, the customizations are not limited to these:

* New resource types
* New resource properties
* New link types

## Connector Diagnostics

The connector has the facility to trace information. The data can be obtained through Polling tracing or Application tracing.

## Resource types

This section lists the resource types and their properties that the connector has to discover on Altiris Network Discovery systems. The connector later imports the resource types it has discovered into the ASM Core CMDB.

| Resource Type              | Attributes in Altiris 6.0/7.0                                                                                                                                                                                                                                                                                                                                                                                                                              | Attributes in Altiris 7.1                                                                                                                                                                                                                                                                                                                                                                                                                  |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Computer                   | <p>Computer name</p><p>Domain</p><p>OS Name</p><p>OS Version</p><p>IP Address</p><p>MAC Address</p><p>OS Revision</p><p>Server</p><p>System Type</p><p>Modified Date</p><p>Config Item Type</p><p>Serial No</p><p>Manufacturer</p><p>Model</p><p>BIOS Details</p><p>BIOS Date</p><p>Total Memory in MB</p><p>Total Storage in GB</p><p>Monitor Info</p><p>Location Name</p><p>Default Gateway</p><p>Processor Type</p><p>Processor Speed</p><p>OS Type</p> | <p>Computer name</p><p>Domain</p><p>OS Name</p><p>OS Version</p><p>IP Address</p><p>MAC Address</p><p>OS Revision</p><p>Server</p><p>System Type</p><p>Modified Date</p><p>Config Item Type</p><p>Serial No</p><p>Manufacturer</p><p>Model</p><p>BIOS Details</p><p>Total Memory in MB</p><p>Total Storage in GB</p><p>Monitor Info</p><p>Location Name</p><p>Default Gateway</p><p>Processor Type</p><p>Processor Speed</p><p>OS Type</p> |
| Printer                    | <p>Printer Name</p><p>Driver Name</p><p>Driver Version</p><p>Manufacturer</p><p>Port</p><p>Config Item Type</p>                                                                                                                                                                                                                                                                                                                                            | <p>Printer Name</p><p>Server Name</p><p>Color</p><p>Double sided</p><p>Speed</p><p>Max Resolution</p><p>Description</p><p>Config Item Type</p>                                                                                                                                                                                                                                                                                             |
| Subnet                     | <p>Subnet</p><p>Subnet Mask</p>                                                                                                                                                                                                                                                                                                                                                                                                                            | <p>Subnet</p><p>Subnet Mask</p>                                                                                                                                                                                                                                                                                                                                                                                                            |
| Virtual machines           | <p>Product</p><p>Manufacturer</p><p>Version</p>                                                                                                                                                                                                                                                                                                                                                                                                            | <p>VM Product</p><p>VM Manufacturer</p><p>VM Version</p>                                                                                                                                                                                                                                                                                                                                                                                   |
| Monitor                    | Monitor Info                                                                                                                                                                                                                                                                                                                                                                                                                                               | Monitor Info                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Computer Storage           | Total Storage (GB)                                                                                                                                                                                                                                                                                                                                                                                                                                         | <p>Total Storage (GB)</p><p>Total Free Space (GB)</p>                                                                                                                                                                                                                                                                                                                                                                                      |
| Computer Processor         | <p>Processor Type</p><p>Processor Speed (Mhz)</p>                                                                                                                                                                                                                                                                                                                                                                                                          | <p>Processor Type</p><p>Processor Speed (Mhz)</p><p>Processor Core Number</p>                                                                                                                                                                                                                                                                                                                                                              |
| Computer Processor Summary |                                                                                                                                                                                                                                                                                                                                                                                                                                                            | <p>Total Processor Speed (Mhz)</p><p>Number of Processors</p><p>Total Processor Cores</p>                                                                                                                                                                                                                                                                                                                                                  |
| Computer Disks Local       |                                                                                                                                                                                                                                                                                                                                                                                                                                                            | <p>Disk Mount Point</p><p>Disk Storage (GB)</p><p>Disk Free Space (GB)</p><p>Disk file System</p>                                                                                                                                                                                                                                                                                                                                          |
| Software Product           |                                                                                                                                                                                                                                                                                                                                                                                                                                                            | <p>Name</p><p>Version</p><p>Description</p><p>Software Type</p><p>Manufacturer</p>                                                                                                                                                                                                                                                                                                                                                         |
| Software Component         |                                                                                                                                                                                                                                                                                                                                                                                                                                                            | <p>Name</p><p>Version</p><p>Description</p><p>Software Type</p><p>Manufacturer</p>                                                                                                                                                                                                                                                                                                                                                         |

## Link Types

The table below lists the link types that the connector is able to expose on Altiris systems. These links can then be imported into the ASM Core CMDB.

| Link name                             | Resource type   |                    |
| ------------------------------------- | --------------- | ------------------ |
| Resource type A                       | Resource type B |                    |
| Computer to Software Component        | Computer        | Software Component |
| Computer to Software Product          | Computer        | Software Product   |
| Virtual Machine to Software Component | Virtual Machine | Software Component |
| Virtual Machine to Software Product   | Virtual Machine | Software Product   |


---

# 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.alemba.com/asm-hermes/integrate/managing-integration/connectors-to-asm-core/cmdb-connectors/altiris-network-discovery-connector.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.
