Veritas InfoScale™ Operations Manager 8.0.2 Installation and Configuration Guide
- Section I. Installing and configuring Veritas InfoScale Operations Manager
- Planning your Veritas InfoScale Operations Manager installation
- Downloading Veritas InfoScale Operations Manager 8.0.2
- Typical Veritas InfoScale Operations Manager deployment configuration
- System requirements
- Installing, upgrading, and uninstalling Veritas InfoScale Operations Manager
- About installing Management Server
- About installing managed host
- About upgrading Management Server
- About backing up and restoring Veritas InfoScale Operations Manager data
- About upgrading managed hosts to Veritas InfoScale Operations Manager 8.0.2
- Configuring Veritas InfoScale Operations Manager in a high availability and disaster recovery environment
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring an existing Veritas InfoScale Operations Manager installation in high availability environment
- Configuring a new Veritas InfoScale Operations Manager installation in high availability environment
- Configuring Management Server in one-to-one DR environment
- Configuring Veritas InfoScale Operations Manager in high availability and disaster recovery environment
- About upgrading the high availability configurations
- About upgrading the high availability and disaster recovery configurations
- Configuring the high availability feature in Veritas InfoScale Operations Manager
- Installing and uninstalling Veritas InfoScale Operations Manager add-ons
- Uploading a Veritas InfoScale Operations Manager add-on to the repository
- Installing a Veritas InfoScale Operations Manager add-on
- Uninstalling a Veritas InfoScale Operations Manager add-on
- Removing a Veritas InfoScale Operations Manager add-on from the repository
- Canceling deployment request for a Veritas InfoScale Operations Manager add-on
- Installing a Veritas InfoScale Operations Manager add-on on a specific managed host
- Uninstalling a Veritas InfoScale Operations Manager add-on from a specific managed host
- Planning your Veritas InfoScale Operations Manager installation
- Section II. Setting up the Management Server environment
- Basic Veritas InfoScale Operations Manager tasks
- Adding and managing hosts
- Overview of host discovery
- Overview of agentless discovery
- About installing OpenSSH on a UNIX host
- Adding the managed hosts to Management Server using an agent configuration
- Adding the managed hosts to Management Server using an agentless configuration
- Adding Agentless hosts to the Management Server using Profile
- Editing the agentless host configuration
- Setting up user access
- Adding Lightweight Directory Access Protocol or Active Directory-based authentication on Management Server
- Configuring LDAP using CLI
- Setting up fault monitoring
- Creating rules in the Management Server perspective
- Editing rules in the Management Server perspective
- Deleting rules in the Management Server perspective
- Enabling rules in the Management Server perspective
- Disabling rules in the Management Server perspective
- Suppressing faults in the Management Server perspective
- Suppressing a fault definition in the Management Server perspective
- Setting up virtualization environment discovery
- Setting up near real-time discovery of VMware events
- Requirements for discovering the Solaris zones
- Adding a virtualization server
- Editing a virtualization discovery configuration
- Refreshing a virtualization discovery configuration
- Deploying hot fixes, packages, and patches
- Installing a Veritas InfoScale Operations Manager hot fix, package, or patch
- Configuring Management Server settings
- Configuring SNMP trap settings for alert notifications
- Setting up extended attributes
- Viewing information on the Management Server environment
- Appendix A. Troubleshooting
- Management Server (MS)
- Managed host (MH)
- Management Server (MS)
Add agentless hosts panel options
Use this wizard panel to specify options to add a managed host to Management Server using agentless configuration.
The
option lets you use privilege control software with the agentless discovery of a host. You must specify the type and location of the software on the remote host. The option is optional and is required when adding agentless host discovery for non-root users.Table: Add agentless hosts wizard panel options for agentless configuration
Field | Description |
---|---|
Lets you filter the Control Host field by discovery mode. SSH should be used for adding UNIX hosts and WMI should be used for adding Windows hosts. | |
Control Host through which the agentless host is being discovered. Windows agentless hosts can only be discovered by Windows Control Hosts. | |
Select to manually specify more than one host to add. | |
Enter host name or IP address that you can use to reach the managed host from Management Server. | |
Enter user name with administrator rights. | |
Enter password to log on to the managed host. | |
Lets you specify type and location of privilege control software to use on the agentless hosts. |
Under Advanced you can add multiple hosts by importing the information from a comma-separated (.csv) file from a specified location. The CSV file must include the ".csv" extension. You can use the manual host specification and the CSV file simultaneously to add hosts.
The following is an example of a CSV file that includes user names and passwords for each host:
Host,User,Password host1.abc.com,username1,password1 host2.abc.com,username2,password2
The first line in the CSV file must appear as above. You can replace the subsequent lines with your hosts, user names, and passwords.
For agentless configuration, the CSV file cannot contain both UNIX and Windows hosts.
Note:
The discovery mode (SSH or WMI) must be consistent with the types of hosts you specify in the CSV file. You must specify SSH for UNIX hosts and WMI for Windows hosts.