Operating System - HP-UX
1752801 Members
5549 Online
108789 Solutions
New Discussion юеВ

Re: Question about the process

 
navin
Super Advisor

Question about the process

Hello ,

On a HP server model rx2660 - HPUX OS 11.23
experiencing high swap usage the top command shows th ebelow process is taking more cpu time - can some one tell me how to clean/restart this process.
Thanks Much

Last update: Thu Aug 12 10:03:13 2010
Sample Period: 60 secs. %TIME PID PPID TOT SECS SIZE UID COMMAND
100.00 15871 1 8937272 26 root /opt/wbem/lbin/cimprovagt 0 4 8 root HPHealthStateProviderModule
Learning ...
4 REPLIES 4
Larry Klasmier
Honored Contributor

Re: Question about the process

Don't believe this an OS process. You need to figure out what application owns this process and then figure how to best handle. You may get some hit for this process's parent process
Dennis Handly
Acclaimed Contributor

Re: Question about the process

>Larry: Don't believe this an OS process.

It says wbem and HPHealthStateProviderModule and those look like HP-UX specific processes.
Horia Chirculescu
Honored Contributor

Re: Question about the process

Hello,

This is a process used by SIM/diagnostics software (maybe Sup-Tool-Mgr - Diagnostics and Support Tools ...)

cimprovider -l -s should list all the active modules on your system.

Read:

http://h10018.www1.hp.com/wwsolutions/misc/hpsim-helpfiles/hpsim_5_sshwbemSubscriptions.pdf

Best regards,
Horia.
Best regards from Romania,
Horia.
nightwich
Valued Contributor

Re: Question about the process

Hi navin


It's simple. Please restart the cim server :


/sbin/init.d/cim_server


If the process continue to have impact the performance of your server please reply. It is not usual.


Regards.