Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)

Using VHSCI
Virtual Hometerm Subsystem (VHS) Manual429311-002
5-25
Getting Information About a VHS Environment
Getting Information About a VHS Environment
You can have multiple VHS processes running under one VHS environment. You can
get useful information about this environment with a single command if you set up an
appropriate alias. This example shows how to get statistics about the environment
PROD.
-> alias STATSPROD stats process ($PROD1, $PROD2, $PROD3)
-> statsprod
Consideration
You can set up all your aliases in your VHSCSTM file. They are automatically defined
for you each time you run VHSCI.
Example
-> alias STATSPROD stats process ($PROD1, $PROD2, $PROD3)
STATSPROD............ STATS PROCESS ($PROD1, $PROD2, $PROD3)
-> statsprod
VHS Stats Process $PROD1 running under Environment PROD
Started.... 10Jul95,11:54:47 Total opens since last reset.... 0
Last reset. 11Jul95,10:48:28 Total messages since last reset. 7
Number of messages/log: #Inspect #Debug #Display #Prompt #Outstd.
prompt
$VHS.VHSD21.LOG0007 (P) 0 0 7 0 1
VHS Stats Process $PROD2 running under Environment PROD
Started.... .7Jun95,12:49:47 Total opens since last reset.... 14
Last reset. 10Jul95,10:32:19 Total messages since last reset. 22
Number of messages/log: #Inspect #Debug #Display #Prompt #Outstd.
prompt
$VHS.VHSD21.LOG0007 (P) 3 0 4 0 0
VHS Stats Process $PROD3 running under Environment PROD
Started.... 10Jul95,13:44:37 Total opens since last reset.... 89
Last reset. 10Jul95,13:44:37 Total messages since last reset. 310
Number of messages/log: #Inspect #Debug #Display #Prompt #Outstd.
prompt
$VHS.VHSD21.LOG0007 (P) 17 3 270 20 4