NetBackup IT Analytics User Guide
- Introduction
- Understand the Portal
- About the Admin tab
- Explore your inventory
- Hierarchy toolbar to organize your data
- Show objects
- Use attributes to organize your data
- Pin reports - saving reports with inventory objects
- Assign attributes in the inventory list view
- Get acquainted with reports
- About badging
- Generate and maintain reports
- Select Report Scope
- Group hosts by attributes
- Search for hosts in the report Scope Selector
- Backup Manager advanced scope selector settings
- Solution reports scope selector settings
- Units of Measure in Reports
- Customize report filter logic
- Sort columns in reports
- Convert tabular report to chart
- Distribute, share, schedule, and alert
- Scheduling Exported Reports and Dashboards
- Organize reports
- Work with the dynamic template designer
- Dynamic Template Designer Quick Start
- Converting to a Homogeneous, Product-Specific Template
- Dynamic Template Function Configurations
- Create Fields with the Field Builder
- Scope Selector Component - Custom Filter
- Configure a Bar Chart Dynamic Template
- Steps to Create a Bar Chart Dynamic Template
- Configure an Area/Stacked Area Chart Dynamic Template
- Line Charts for Performance Metrics
- Line Chart Field Requirements
- One Object Per Line Chart, One or More Metrics Per Chart
- Multiple Objects Per Line Chart, One Metric Per Chart
- Example of a Stacked Bar Chart Dynamic Template
- Create a Sparkline Chart in a Tabular Dynamic Template
- Adding or Editing Methods
- Validate and Save a Method
- Work with the SQL template designer
- Database Published Views
- Create a SQL Template
- Configure SQL Template Scope Selector Components
- Sample SQL Queries
- Configure SQL Template Scope Selector Components
- Format the SQL Template Output
- Configure a Table in the SQL Template Designer
- Advanced SQL Report Template Options
- Export/Import SQL Templates
- Pipelined functions for report query building
- APTlistOfDates
- aptStringConcat
- getServerAttributeValue
- getObjectAttributeValue
- getChildServerGroupContextById
- getServerGroupContextById
- secsToHoursMinSecs
- APTgetTapeDriveStatusName
- getFullPathname
- listJobSummaryAfterRestart
- listJobSummaryAfterRestartNBW
- listJobSummaryAfterRestart for NetWorker Backup Jobs
- listOfBackupWindowDates
- listChargebackCatByVOLSDetail
- listChargebackCatByNcVolDetail
- listChargebackCatByFSDetail (for HNAS)
- listChargebackCatByFSDetail (for EMC Isilon)
- listChargebackByLUNSummary
- listChargebackByLUNDetail
- listChargebackCatByLUNSummary
- listChargebackCatByLUNDetail
- Alert configuration
- Manage hosts, backup servers, and host groups
- Manage attributes and objects
- Provide Portal access and user privileges
- Setting / Resetting passwords
- Managing user group home pages (Administrator)
- Configure master schedules and backup windows
- Add, edit, and move policies
- Add/Edit a threshold policy
- Capacity Chargeback policy types
- Solutions administration
- Manage and monitor data collection
- About data collection tasks
- Add/Edit data collectors
- Review collectors and collection status
- Upgrade Data Collectors
- Work with Capacity Manager host data collection
- Host Access Privileges, Sudo Commands, Ports, and WMI Proxy Requirements
- Host access requirements
- Manage credentials
- Configure host discovery policies to populate the host discovery and collection view
- Discovery processes
- Validate host connectivity
- Search and export in host discovery and collection
- Propagate probe settings: Copy probes, paste probes
- Discovery policies for Veritas NetBackup
- About Discovery types
- View and manage system notifications
- Customize with advanced parameters
- Use cases for advanced parameters
- Access control advanced parameters
- General Data Collection advanced parameters
- Cloud data collection advanced parameters
- Host discovery and collection advanced parameters
- Backup Manager advanced parameters
- Capacity Manager advanced parameters
- File Analytics advanced parameters
- Virtualization Manager advanced parameters
- Manage your Portal environment
- Analyze files
- Troubleshoot the Portal
- Retrieving log files
- Debug
- Attribute inheritance overrides
- Understanding report data caching
Import Hosts
If your hosts are not part of a data collection process, you can still manually add them using the Import function. Import adds the data to the Portal database and displays the information in the Inventory. If a host already exists in your system, Import will update the host's details.
Before importing, create a comma-separated values (CSV) file of host data using the format specifications. The CSV file must be of UTF-8 type.
Create a comma-separated file that contains the following fields for a host, in the order listed in the following table. Note that each field in the CSV must have an entry, even if it is a null entry within the commas. Field values cannot contain embedded commas.
Name | Type | Value |
---|---|---|
/path_to_host_group | String | The path to the host group must be the full path from the root host group. The host group corresponds to your domain. Null values are not allowed. Note: If you are using the product in a multi-tenancy environment, you may not know the full path to the root host group. For security purposes, if there are multiple domains and host groups, you will only know the path within your host group. Only an administrator with a Super User role can provide the full path. |
internal_name | String | The host name, typically how it is known in your data center, is a required field with a maximum of 128 characters. Null values are not allowed. |
external_name | String | The host name, as you want it displayed in the Inventory, is a required field with a maximum of 128 characters. Null values are not allowed. |
description | String | The host description, as it will be displayed in the Inventory, has a maximum of 256 characters. |
location | String | Location of the host, a maximum of 64 characters. |
ip_address | String | Host IP address, a maximum of 40 characters. |
make | String | Make of the host, a maximum of 64 characters. Example: Dell PowerEdge |
model | String | Model of the host, a maximum of 64 characters. Example: 4300 |
os_version | String | Operating system version of the host, a maximum of 128 characters. Example: RHEL 2.1 |
os_platform | String | Operating system platform of the host, a maximum of 128 characters. Example: Linux |
/HDS/Finance Assets,Finance NBU Master,Finance Backup,Main backup server for the finance group,HQ New York,10.10.10.10,Dell, 64-bit, 10.0.10240,Microsoft Windows
If the host already exists in the specified host group, the details are updated.
To import hosts from a CSV file
- Prepare the CSV according to format specifications. The CSV file must be of UTF-8 type.
- Select Inventory.
- Navigate to Hosts and select a host group. This can be anywhere in the hierarchy structure that displays hosts.
- Click Import.
Note:
The Import function is controlled by privilege settings in the user profile.
- Click Choose File to navigate to the CSV to import.
- Click OK. You must refresh to see the new hosts in the grid.