Please enter search query.
Search <book_title>...
NetBackup IT Analytics Data Collector Notes and Troubleshooting
Last Published:
2025-03-24
Product(s):
NetBackup IT Analytics (11.6)
- Data Collector Troubleshooting
- Host resources: Check host connectivity using standard SSH
- Host resources: Generating host resource configuration files
- Configuring parameters for SSH
- Firewall Configuration: Default Ports
- CRON Expressions for Policy and Report Schedules
- Clustering Data Collectors with VCS and Veritas NetBackup (RHEL)
- Clustering Data Collectors with VCS and Veritas NetBackup (Windows)
- Install and configure NetBackup IT Analytics Data Collector on MSCS environment
- Firewall Configuration: Default Ports
- Maintenance Scenarios for Message Relay Server Certificate Generation
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. |