4 running rpm, Starting rpm in tty mode, Starting rpm in t6530 mode – HP Integrity NonStop H-Series User Manual
Page 31: Running rpm, 1 starting rpm in tty mode

HP NonStop RPM User’s Guide Page 31 of 47
4 Running RPM
This section describes how to run RPM on supported device types – TTY, T6530, VT100.
Since there are generally multiple mechanisms and multiple config files for starting and
configuring RPM on any given system, it is important to have a basic understanding of
how each mechanism works. This section provides examples of how different RPM object
files and configuration files interact.
4.1 Starting RPM in TTY mode
To run RPM in TTY mode enter RPM from a TACL prompt.
TACL 1 > RPM
Realtime Process Monitor(RPM) - T0877V01.00 - (15APR08)
OBEY $SYSTEM.SYSTEM.RPMCNF
!======================================================
!== RPM Configuration settings - 08/04/15 10:00:00
!======================================================
ADD \node1 ! add \node1 to list of nodes
ADD \node2 ! add \node2 to list of nodes
ADD \node3 ! add \node3 to list of nodes
SET TERM TTY ! define default term type, VT100, T6530, TTY
SET ENTRIES 5 ! show top 5 busy processes on each cpu/node
SET SORT BYNODE ! sort across all cpus in each node
SET CRIT 50 ! set Critical alert busy threshold 50%
SET WARN 10 ! set Warning alert busy threshold 10%
SET INFO 1 ! set Info alert busy threshold 1%
SET RATE 10 ! set refresh rate in seconds
+
4.2 Starting RPM in T6530 mode
To run RPM in T6530 mode enter RPM65 from a TACL prompt.
TACL 1 > RPM65
Realtime Process Monitor(RPM) - T0877V01.00 - (15APR08)
OBEY $SYSTEM.SYSTEM.RPM65CNF
!======================================================
!== RPM Configuration settings - 08/04/15 10:00:00
!======================================================
ADD \node1 ! add \node1 to list of nodes
ADD \node2 ! add \node2 to list of nodes