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 host attribute values
When importing Host Attributes, the system will read the prepared CSV file and display a dialog to review the data results before the final import.
enables you to:
assign attributes to existing hosts
create new attributes if they do not exist
unassign attributes from hosts
This operation may be scheduled to occur on a regular basis using the portal.properties file. This operation may also be completed using the bulk load utility. As a best practice, use the Portal for the import. See also the System Administrator Guide under Attribute Management.
See “To import host attribute values from a CSV file”.
Hosts and attributes must exist.
See Add attributes .
The CSV file must be created. Refer to the following format specifications.
Enter the information into a spreadsheet from which you will create a comma-separated values file. The table in the spreadsheet should be in the following format:
First column - list
as the header title. Enter existing host names in the rows. This value must be the unique Host Name, not the value identified as Host Display Name.Subsequent columns - list the existing attribute name as the header title. Enter possible values for the attribute as a comma separate list in the corresponding rows.
See Examples of attributes and values.
You can leave a table cell unpopulated to remove pre-existing values and the attribute will be unassigned from the corresponding Host.
Only list a host once. If a host name is listed in multiple rows, only the attributes from the last row with the same host name will be saved.
Table: CSV format specifications
Hosts | Attribute Name 1 | Attribute Name 2 | Attribute Name X |
---|---|---|---|
Host name 1 | Attribute value | Attribute value | |
Host name 2 | Attribute value | Attribute value | |
Host name X | Attribute value | Attribute value | Attribute value |
To import host attribute values from a CSV file
- Prepare the CSV according the previous format specifications.
- Select Inventory.
- Verify your hierarchy is set to display by Inventory Object Type.
- Select the Hosts folder and set to list view.
- Click Import Host Attributes to select the prepared CSV file. The results of the intermediate import are displayed.
- Review the intermediate import results:
In the Data from CSV table, red entries indicate hosts that are not recognized in the Portal.
In the Hosts not found in the portal - import will be skipped table, the list of Host Names read from the CSV, but were not found in the NetBackup IT Analytics database are displayed. No action is taken if Host Names do not exist in the Portal prior to importing Attributes and their values.
See Adding and Editing Hosts and Backup Servers .
Note:
Hosts are listed by the unique Host Name. This is not the Host Display Name.
- Create new attribute values is selected by default to use the import to create new values that do not currently exist in the Portal. If this option is not selected, new values are ignored when imported.
- Click Unassign attribute if import value not present to remove the association between the Host and the Attribute. If the imported CSV file contains unpopulated cells for any attribute values, pre-existing values are removed and the Attribute will be unassigned from the corresponding Host. If this option is not selected, an unpopulated cell in the imported CSV file is ignored.
- Click Import to complete the Import.