- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- WBEM - cimprovagt is utilising more CPU (100%)
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 03:47 AM
тАО06-18-2009 03:47 AM
We had a issue with one of the process which is utilising more CPU..not sure what it is for..
CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
7 ? 27409 root 152 20 208M 54508K run 149141:19 100.09 99.91 cimprovagt
root 27409 1876 0 Mar 6 ? 149141:28 /opt/wbem/lbin/cimprovagt 18 17 HP_NParProviderModule
I could see it's running for such a long time since 105 days..
if anyone aware, Please let me know How can i Proceed for decreasing the utilisation of CPU by that process...
Thanks in Advance,
Regards,
Vijay Sabinkari.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 03:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 04:27 AM
тАО06-18-2009 04:27 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
There are/were a lot of performance problems related to WBEM related services. Your best bet is to contact HP under a software support agreement as this foray into troubleshooting may turn ugly real fast.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 05:16 AM
тАО06-18-2009 05:16 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
we ran the below command on the server:
#/opt/wbem/lbin/cimserver -s
and found that the process utilisation increased more than 190 %
So went for starting the Cimserver using the below command:
#/opt/wbem/lbin/cimserver
Now there were two instances of cimserver processes running...
So went for killing the old processes which are running for such a longtime..
Now the same process is utilising very less amount of CPU...
Hope the Problem got resolved now:
Regards,
Vijay Sabinkari.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 05:51 AM
тАО06-18-2009 05:51 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 07:19 AM
тАО06-18-2009 07:19 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
I will do that...
Regards,
Vijay Sabinkari.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2009 07:42 AM
тАО06-18-2009 07:42 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
The general cause for such problems is a problem with the application.
WBEM may be patched by patches from the patch database at http://itrc.hp.com or it may need to be replaced with a new set of binaries.
The new binaries may come from http://software.hp.com or on the application DVD, which is available to users with a service contract covering software.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2009 02:02 AM
тАО06-19-2009 02:02 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
From my experience the whole WBEM functionality is still beta software!
I have the same problems again and again, even with the newest versions. My "workaround" for this is to stop/start cimserver on a regular basis. Most of the time the cimserver is not able to stop gracefully, leaving some cimproviders running. Then those leftover processes have to be killed before restarting cimserver.
My 2 cents,
Armin
PS: Please assign points!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2009 02:58 AM
тАО06-19-2009 02:58 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
the process which i did for stopping and starting of Cimserver I have mentioned in this thread... is it correct?
Thanks in Advance,
Regards,
Vijay Sabinkari.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2009 06:32 AM
тАО06-19-2009 06:32 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
My 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-19-2009 07:39 AM
тАО06-19-2009 07:39 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
So finally I have concluded to do below , if it happens again:
=============================================================
1) stop cimserver by using below command:
#cimserver -s
2) Kill old running cim processes as below:
#ps -ef | grep cim*
We will kill all running cim* processes:
kill -9
3) start the cim process by using below command:
#cimserver
==========================================================
Here I have one more query ,
I didn't find any entry related to "cimserverd" in "/etc/inittab", Let me know How can i proceed for this?
Thanks in Advance,
Regards,
Vijay Sabinkari.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2009 10:49 AM
тАО06-20-2009 10:49 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
I assume that when you used "cimserver -s" the entry was removed from inittab.
More info:
http://docs.hp.com/en/B8465-90017/ch05s03.html
Note: We are talking about belts and suspenders here. There is cimserverd that checks to see if cimserver is running. Then there is init(1m) that checks to see if cimserverd is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2009 11:54 PM
тАО06-21-2009 11:54 PM
Re: WBEM - cimprovagt is utilising more CPU (100%)
Mine looks like:
cim1:3456:respawn:/opt/wbem/lbin/cimserverd
My 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2009 05:55 AM
тАО06-22-2009 05:55 AM
Re: WBEM - cimprovagt is utilising more CPU (100%)
Can i try adding this entry manually in /etc/inittab ?
could you please give me the correct entry inorder to add..
Thanks in Advance,
Regards,
Vijay Sabinkari.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2009 07:58 PM
тАО06-22-2009 07:58 PM
Re: WBEM - cimprovagt is utilising more CPU (100%)
You can copy the line in Armin's post verbatim and put it into your /etc/inittab without any modification. The order of the lines in this file should not make any difference, so you can put it anywhere in the file as long as it is on a new line by itself.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2009 10:47 PM
тАО06-22-2009 10:47 PM
Re: WBEM - cimprovagt is utilising more CPU (100%)
You can simply add the line I posted and issue an "init q" to ask init to re-read the inittab.
My 2 cents,
Armin