OVNPM 1.5.2 - Performance Agent for NonStop Server Management Guide

92
Appendix D
Host Commands
Alert Commands
SV_DAILY_ALERT [offset] [NOFILTER]
Displays daily OVNPM alert messages.
An offset allows OVNPM to retrieve alert messages from previous days.
Example: SV_DAILY_ALERT 2 displays alert messages emitted by OVNPM two days before.
If the NOFILTER option is used, it displays all EMS messages.
SV_HOURLY_ALERT [offset] [NOFILTER]
Displays hourly OVNPM alert messages.
An offset allows OVNPM to retrieve alert messages from previous hours.
Example: SV_HOURLY_ALERT 2 displays alerts messages emitted by OVNPM two hours before.
If the NOFILTER option is used, it displays all EMS messages.
SV_STATUS_SUBSYS
Displays the OVNPM subsystem status.
Application Availability Commands
SV_EDIT_APPCFG or SV_TEDIT_APPCFG
Starts the editor EDIT or TEDIT to allow modification of the APPCFG configuration file used by the
Application Availability module.
SV_NEW_APPCFG
Starts using the modified APPCFG file.
SV_DISCOVER_APPLICATION
Discover application processes from an executable subvolume or a process name.
Refer to “sv_discover_application -?” for more detail
Configuration Commands
OVNPM mainly uses two files for the configuration of the Data Collection.
USERMT which contains the list of collected metrics
USERCFG which contains the list of collected domains
sv_discover_system
Discover basic system compoments, including system hardware, system software, users and group. The
command can be run several time to update or create the usercfg.
For more details execute “Sv_discover_system -?”
sv_discover_userdef
Read userdef in defined in a MCF (Measure Counter File Definition) and add them or update them in
USERCFG files. This command can be run more than once.
For more detail execute “sv_discover_userdef -?”