OVNPM 1.5.2 - Performance Agent for NonStop Server Management Guide

Appendix D 93
sv_discover_base24def
Read base24 userdef in defined in a MCF and add them or update them in USERCFG file. This command
can be run more than once.
For more detail execute command: “sv_discover_base24def -?”
sv_discover_application
Find application component program, process and file from and entry point. The entry point can be a
process or an executable subvolume. OSS processes or directories are not supported.
This command can update the USERCFG or /and the APPCFG.
For more detail execute command: “sv_discover_application -?”
SV_PREPARE_CFG (Supressed by sv_discover_system)
Identifies the basic units for monitoring (node, disks, CPUs, lines, netline, users...) of your HP NonStop host,
and creates a configuration file (USERCFG) identifying those units.
This command should be used only once during the first installation. It creates the USERCFG file for the first
time.
Syntax of USERCFG:
<Domain Type>: <Metric Type>, Collect = <ON|OFF>[, Trend = <ON|OFF>]
SV_EDIT_USERCFG or SV_TEDIT_USERCFG
Starts the editor EDIT or TEDIT to allow modification of the configuration file USERCFG. Changes to the file
USERCFG would include the addition of any terminals or processes you wish to monitor, as well as
identifying items to be monitored by SystemTrend (TREND=ON).
SV_EDIT_USERMT or SV_TEDIT_USERMT
Starts the editor EDIT or TEDIT to allow modification of the configuration file USERMT. With this command,
you choose the metrics to be collected in SystemInsight and SystemTrend.
USERMT is an edit file that contains the list of collected metrics.
A metric is collected if the Collect flag is ON.
A metric is calculated and stored as Trend metric if the Trend flag is ON.
Collect flag set to OFF leads Trend flag to be set to OFF.
Syntax:
<Domain Type>: <Metric Type>, Collect = <ON|OFF>[, Trend = <ON|OFF>]
SV_BUILD_CFG
After the USERCFG or USERMT files have been edited, SV_BUILD_CFG creates the final configuration file used by
OVNPM.
To add or delete units or metrics from the configuration after the system is running:
perform SV_STOP_SUBSYS
edit the USERCFG file using SV_TEDIT_USERCFG or SV_EDIT_USERCFG
edit the USERMT file using SV_TEDIT_USERMT or SV_EDIT_USERMT
perform SV_BUILD_CFG
restart the system with SV_START_SUBSYS or SV_START_NS_SUBSYS
SV_BUILD_CFG handles the capabilities of the product with the product license. This allows choice of the
products by using the following input files:
USERCFG: Units configuration changeable source
USERDSH: Dashboard configuration changeable source
USERMT: Metrics configuration changeable source
LICENSE: Product license and capabilities file
DCV: Model of metrics and model of views
MTOLD: The last known metrics file
VTOLD: The last known views file The last known views file
CFGOLD: The last configuration file
Appendix D