What pu.exe command can be used to generate a usage_metering report.
search cancel

What pu.exe command can be used to generate a usage_metering report.

book

Article ID: 233674

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

What is the proper PU command to kick off generation of the All origin .html calculation report?  I would like to setup a schedule task on my server to run the PU command.

Environment

Release : 20.4

Component : UIM - USAGE_METERING/BILLING

Resolution

The pu.exe file is located in the <InstallFolder>\Nimsoft\bin folder.

pu -u administrator -p password /DOMAIN/HUB/ROBOT/usage_metering get_device_saas_coll_xml  "01/01/2022 00:00:00"  "01/31/2022 23:59:59"

Be sure to customize the command with the following:

  • Use your own username/password
  • Update the DOMAIN, HUB, and ROBOT names of the hub where the usage_metering probe is located
  • Edit the start and end dates as required