Hi Casey!
The Usage Manager collects both inventory data (an overview over files and applications) and usage data.
The inventory data collection process does not send any data to the server, it just collects and stores the data locally on the client, and the point in time when the inventory data collection process is performed is controlled by the UMINVENT object class.
The Usage data collection process on the other hand, is a continuous data collection process (constantly saving data locally on the client), and the point in time when both the collected inventory data and usage data is transferred to the server is controlled by the UMCOLLECT object class.
Below are the settings for my customer. Inventory data is a local process that takes place at 11:45 every day. All collected inventory and usage data is transferred to the server at a randomized point in time between 12 noon and 15:00 every day, and also when a dname=USAGE client connect is run.
The collection destination is set in the USAGE.UMDESTPT.HTTP_CMIS_ADDR_URL.COLLDEST variable, see attached picture.
Accelerite have completely restructured the documentation from v9.2 on, making it less usable in my opinion. To get at good overview of the Usage Manager you have to download the Radia 9.1 manual called 'Radia Client Automation Application Usage Manager' (AppUsageMgr_RG.pdf).
- USAGE.UMINVENT.FIRST_OF_MONTH:
- INTERVAL = Daily
- DAYOFMON = 1
- DAYOFWK = 1
- INVNHOUR = 11
- INVNMIN = 45
- ENABLED = Y
- FSIGMODE = H
- USAGE.UMCOLLCT.CCM:
- INTERVAL = Daily
- DAYOFMON = 1
- DAYOFWK = 1
- COLLHOUR = 12
- COLLMIN = 00
- COLLRAND = 180
- ENABLED = Y
- COLLCNCT = Y

Best regards,
Arne Halsteinslid






