OVNPM 1.5.2 - Performance Agent for NonStop Server Monitoring Guide
18
2-2-3 Step 3: Building the Configuration
Use the following commands to build the OVNPM configuration using the modified USERCFG and USERMT files.
1. Change the subvolume to the OVNPM TACL subvolume.
2. Load the OVNPM environment using the following command.
run visload
3. Build the OVNPM configuration.
sv_build_config
4. If the USERCFG file contains error, the build configuration fails. Syntax errors are displayed with line
number. Also, duplicated instances are not allowed. The build process can also fail if the USERCFG file
contains hardware device that no longer exists. You must fix all error to perform a successful build.
5. Restart the OVNPM Core to monitor the new configuration.
sv_restart core
NOTE:
sv_stop subsys and sv_start subsys can be used but it is no longer required to restart
all OVNPM subsystem.
Once the configuration is successfully built we must restart OVNPM server to make it effective.
2-2-4 Configuration Builds Warning & Errors.
Duplicate entities are forbidden in USERCFG. The configuration build will list all duplicate entities. The user must
remove these duplicate entities.
OVNPM uses SCF to discover system devices and adds them in the configuration. Some of these devices may not
be Measurable at the time of the configuration build. This occurs when the device is down, not supported by
Measure, or not supported by OVNPM. In this scenario the configuration build lists them as non-measurable
devices and removes them from the configuration.
OVNPM Monitoring
Configuration