APTARE IT Analytics User Guide
- Introduction
- Understand the Portal
- About the Admin tab
- Explore your inventory
- Hierarchy toolbar to organize your data
- Show objects
- Using 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
- Selecting Report Scope
- Group Hosts by Attributes
- Searching for Hosts in the Report Scope Selector
- Backup Manager Advanced Scope Selector Settings
- Solution Reports Scope Selector Settings
- Units of Measure in Reports
- Customizing Report Filter Logic
- Sorting Columns in Reports
- 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
- listChargebackCatByFSDetail
- listChargebackCatByFSDetail
- listChargebackByLUNSummary
- listChargebackByLUNDetail
- listChargebackCatByLUNSummary
- listChargebackCatByLUNDetail
- Alert configuration
- Manage hosts, backup servers, and host groups
- Manage attributes and objects
- Host groups vs attributes
- 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
- Virtualization Manager advanced parameters
- Manage your Portal environment
- Analyze files
- Troubleshoot the Portal
- Retrieving log files
- Debug
- Attribute inheritance overrides
- Understanding report data caching
Create and edit discovery policies
Discovery is a policy-based module that enables you to tune and configure parameters for the Discovery engine. You must create a Discovery policy for each Veritas NetBackup master server and for each Discovery type that you want to enable on them.
Discovery policies are executed on the master servers at intervals that you can set. Although the values that you specify for these "wake-up" intervals reside in a configuration file, the recommendation is to update these intervals via the Portal, not the configuration file.
See Discovery policies overview.
To create discovery policies
- Determine the master server that requires the policy that you are about to create.
- Select Admin > Reports > NetBackup Discovery to display the list of master servers in the Discovery Administration window.
- Select a Management Server and click Edit. You also can double-click the server.
Three Discovery processes can be scheduled via this Discovery Administration window:
New server discovery:
Media server file systems:
See Media server disk discovery.
NetBackup server file systems:
- Set the times that specify when the Discovery process will be executed.
The format for the time: minutes, hours, day of month, month, day of week
Table 1 lists the allowed values and Table 2 lists the default values.
Field
Values
minutes
0-59
hours
0-23
day of month
1-31
month
1-12
day of week
1-7 (1 is Sunday)
A field may also be an asterisk (*), which means the full range - i.e. "first" to "last".
When configuring the start window, you need to consider the wake-up period of the Discovery processes. If you configure a window of "* 2-3 1 * *" (that is, between 2 and 3 am on the first day of each month) for the New Server Discovery process, the process might run twice if it wakes up at 2am, takes 15 minutes to execute, sleeps for 40 minutes, then wakes up again at 2:55am. Since the start window is still active at 2:55am, it will run again.
Discovery Type
Wake-up Time
Start Window
New Server Discovery
40 minutes
* 14-15 * * 1 (Every Monday, between 2 and 3pm)
Media Server Discovery
20 minutes
* * * * * (Anytime - i.e. runs every 20 minutes)
NetBackup Client File Systems
35 minutes
* 16-17 * * 1 (Every Monday, between 4 and 5pm)
- For each device that Discovery should probe:
In the Discovery Administration window, click Add to add a device or select device and click Edit.
In the IP address range field, enter either a single IP address or an IP address range.
An IP range is in the format nnn-nnn (For example: 172.16.100-110.1-255 covers 11*255 = 2805 IP addresses). Multiple ranges can be added and each range can be independently activated or deactivated via the active check box.
The Media Server Discovery Policy automatically generates the list of devices to probe-- essentially all media servers associated with the management server. Similarly, the NetBackup Server File System Discovery Policy automatically generates the list of servers to probe by finding all servers contained in policies on that management server.
- Click OK to save your settings.