KBI 311511 ArgSoft CSV To CMDB-X

Version

Argent Advanced Technology – All Versions

Date

Friday, 6 January 2017

Summary

Argent’s CMDB-X is an extensible database of servers and devices in a network environment of an enterprise organization.

CMDB-X provides complete network discovery of all servers and TCP/IP devices in the network using Active Directory, Network Browser, ICMP Ping, Windows Cluster and SNMP Discovery.

Many of the enterprise customers keep their network hierarchy, for their ease of use, in CSV files. Due to its simplicity, many of the network administrators prefer to work with CSV and many of the scripting languages like PowerShell provides easy interfaces for CSV to manipulate with.

Argent provides the CLI ARGSOFT_CSV_TO_CMDBX.EXE to import the network details from a CSV file to CMDB-X

Technical Background

ARGSOFT_CSV_TO_CMDBX.EXE

As the name suggests, it will import the network details stored in a CSV file to CMDB-X database.

It should be run on the machine in which Argent Advanced Technology is installed

The details of backend database used for CMDB-X is read from the registry

CSV file MUST be in following format

URL to download sample CSV:

https://help.argent.com/wp-content/uploads/TRIV____DUMMY_NODES.CSV

To export network details from CMDB-X to CSV, another command line utility namely, ARGSOFT_ CMDBX_TO_CSV.EXE, is used.

For more details please check the following URL.

KBI: ArgSoft CMDB-X To CSV

Usage

ARGSOFT_CSV_TO_CMDBX.EXE CSV_FILE_NAME [/OVERWRITE] [/GENERATE]

  1. ARGSOFT_CSV_TO_CMDBX.EXE FILENAME

    Imports to CMDB-X from a csv file specified in the FILENAME argument

    Skips duplicate node names in CMDBX

  2. ARGSOFT_CSV_TO_CMDBX.EXE FILENAME /OVERWRITE

    Imports to CMDB-X from a csv file specified in the FILENAME argument

    Overwrites existing CMDBX nodes

  3. ARGSOFT_CSV_TO_CMDBX.EXE /GENERATE

    Generates a sample csv file in the execution path of ARGSOFT_CSV_TO_CMDBX.EXE

Download

You can download this utility from the following link

https://help.argent.com/wp-content/uploads/ARGSOFT_CSV_TO_CMDBX.exe

Resolution

N/A