HP-NonStop Security

Secure your HP-NonStop system with security software and privileged system products and tools from

GreenHouse Software & Consulting

ChildsOf
 
Title: ChildsOf Version: 110
  Last Change: 04.11.2008 08:18
Author: Carl Weber Mail: carl.weber(at)greenhouse(dot)de
 
Short Description: Displays the child processes of an ancestor process
 
Description:

23Oct2008
ChildsOf now runs OK on Itanium systems.
Performance enhancements.

 

20Apr2005
Enhanced error handling; local procedures replaced by GHSLIB procedures.

ChildsOf displays child processes of a user supplied MOM process.
A primary process is marked with a (P), a backup process is marked with a (B), and a single process does not have a mark at all.

The total number of child processes is counted, and the counter is displayed at the end of the list.

CHILDFSOF returns the children of a given process.

Command syntax is:

[run] CHILDSOF <$name>|

e.g.

$GHS1 CHILDSOF 6> childsof $ztsm

0,23 $Z00C $SYSTEM.SYS00.FDIST
0,312 $Z00F $SYSTEM.SYS00.SPDIST
0,24 $Z00D $SYSTEM.SYS00.FDIST
0,41 $Z01M $SYSTEM.SYS00.RALSVR
1,44 $Z01T $SYSTEM.SYS00.RALSVR
1,43 $Z01R $SYSTEM.SYS00.RALSVR
1,35 $Z017 $SYSTEM.SYS00.RALSVR
1,42 $Z01N $SYSTEM.SYS00.RALSVR
$GHS1 CHILDFSOF 7>

For detail information please read the documentation.

In case you find a bug, please let me know, and I'll fix it.

GreenHouse Software & Consulting
Carl Weber

Filename: pdf childsof_readme.pdf Filesize: 10.9 KB
Filename: zip ChildsOf.zip Filesize: 50 KB

Back