1833016 Members
2287 Online
110048 Solutions
New Discussion

ps -ef |grep mon

 
ernest tamura
Occasional Advisor

ps -ef |grep mon

After loading 11.0 on a k370 server and visualize 3000 workstation I did a ps -ef |grep mon. There are several processes running. Where can I get documentation on these processes and do they create logs?
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor

Re: ps -ef |grep mon

A large fraction of these is related to the Support Tools Manager. Man stm for details. A number of these (e.g.) psmond have their own man pages.
If it ain't broke, I can fix that.
Helen French
Honored Contributor

Re: ps -ef |grep mon

These are monitor tools that might belongs to the followings:
1) EMS:
http://www.docs.hp.com/hpux/onlinedocs/B7612-90015/B7612-90015.html
2) STM:
http://www.docs.hp.com//hpux/diag/index.html#Online%20Diagnostics:%20Support%20Tools%20Manager%20(STM)
3) Any other system monitor tools on the system:
http://www.docs.hp.com//hpux/diag/index.html

These utilities creates/appends log files on the system, which includes errors, warnings and notifications.

Life is a promise, fulfill it!