1833779 Members
2470 Online
110063 Solutions
New Discussion

resmon

 
Asad Malik
Frequent Advisor

resmon

Hi
A process /etc/opt/resmon/lbin/p_client is using 40%-70% of the CPU on L1000 running HPUX 11.00.
what this process is for and is this normal for this process to use that much CPU. What effect it will have on system if it is stopped.
3 REPLIES 3
Rita C Workman
Honored Contributor

Re: resmon

Since it looks like nobody is gonna take a stab at this..here goes.
I believe resmon is part of Event Monitoring System software that you have loaded on your system. Now 40-70% utilization is way, way too high for this. I have this on my servers and it takes very little.
I have included a thread that may give you some insight, it covered a couple issues on this. ..and would encourage you to do a SEARCH on resmon for more info that may help ..
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xfeae6af52b04d5118fef0090279cd0f9,00.html

Regards,
/rcw
James A. Donovan
Honored Contributor

Re: resmon

Rita is correct. It is part of the Event Monitoring Service. A good place to start for information on what it is, and how it works is:

http://docs.hp.com/hpux/onlinedocs/B6191-90022/B6191-90022.html

Check within SAM as well. You should see a way to control what you're monitoring under the "Resource Management" section.
Remember, wherever you go, there you are...
Patrick Wallek
Honored Contributor

Re: resmon

The base EMS is NOT easily controlled through SAM. The program you want to run to configure EMS is /etc/opt/resmon/lbin/monconfig

This will start the EMS configuration program and you can customize EMS to monitor only what you want and you can also stop and start EMS from here as well.