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)
Commands that require the root access for agentless discovery of UNIX hosts
Veritas InfoScale Operations Manager requires a user account to perform agentless discovery of a remote UNIX host. The minimum requirement is a non-root user account. However, there are a few cases where Veritas InfoScale Operations Manager requires a root user account.
Table: Commands that require root access for agentless discovery identifies the commands that require root access.
Table: Commands that require root access for agentless discovery
Resource | Operating system | Command | Purpose | Requirement¹ |
---|---|---|---|---|
VMware BIOS UUID | Linux (VMWare Guest OS) | /usr/sbin/dmidecode | Provides the VMware BIOS UUID for the virtual machine. | Mandatory (for VMware guests only) |
EMC PowerPath | AIX, Linux, and Solaris | AIX: /usr/sbin/powermt check_registration Linux: /sbin/powermt check_registration Solaris: /etc/powermt check_registration | Provides the license-related information. | Mandatory |
Linux: /usr/sbin/powermt display dev=all Linux: /sbin/powermt display dev=all Linux: /etc/powermt display dev=all | Provides the paths and their status details. | Mandatory | ||
HBAs or target ports | Solaris | fcinfo | Provides the Fibre Channel-related details regarding HBA, HBA port WWNs, etc. | Optional |
Linux LVM | Linux | vgdisplay -v --units b | Provides the volume-related details for all volumes. | Mandatory |
lvdisplay -m --units b | Provides the volume-related details for all volumes. | Mandatory | ||
Linux DM Multipath | Linux | /sbin/multipath | Provides the paths and their status details. | Mandatory (for Linux hosts having DM multipath configuration) |
¹ Mandatory indicates that the specified part of feature discovery fails if you do not provide root access for the command. Optional indicates that most of the feature discovery works even if you do not provide root access for the command. The mandatory commands for a given OS platform need not be enabled in the privilege control software if the host does not have the utilities installed on it