Host resources: Collection in stand-alone mode
This utility executes the data collection process against the specific host resources files.
Usage (3 options)
hostresourceDetail.{sh|bat} all
hostresourceDetail.{sh|bat} <MetaCollectorID> <HostResourcePolicyName>
hostresourceDetail.{sh|bat} HostAddresses uid=userId pwd=password [<domain>]
[<excludeHostAddresses>]all | This option runs host resource policies against all Meta Collectors. |
MetaCollectorID | The ID used to identify the MetaCollector within the collector configuration xml file. |
HostResourcePolicyName | The Policy ID within the Meta Collector ID specified. |
HostAddresses | The hosts to verify. It can be hostname, IP address, or range of IP addresses, or a comma separated list of them. |
domain | The Domain for the Windows hosts |
excludeHostAddresses | The hosts to be excluded from the HostAddresses list. It can be hostname, IP address, or range of IP addresses, or a comma separated list of them. |