Configuring the FlexNet Agent for HP DDMI
IT Asset Management
(Cloud)
The FlexNet agent for HP DDMI is the code entity that accesses the inventory
(.xsf) files uploaded to your HP DDMI server, and saves the
resulting data to the staging database that you have just established.
Operationally, it consists of two parts:
- A small C# application (an .exe and a .dll) that acts only as a transport, decompressing the .xsf files (which are compressed XML) and feeding them to the second part
- A stored procedure, already created in the staging database (see Creating the Staging Database), that unpacks the XML elements and saves the resulting data in the staging database.
The agent may be installed anywhere, as long as it has access to the folder on your
HP DDMI server where the .xsf inventory files are uploaded, and
to the staging database. Optional locations include:
- On the HP DDMI server (optimal from a network performance viewpoint)
- On the server hosting the staging database
- On an inventory beacon that has fast network access to both of the above
- On any other computer meets that same requirement of fast network access to the data source and destination.
To configure the agent executable:
IT Asset Management (Cloud)
Current