1832204 Members
2643 Online
110039 Solutions
New Discussion

dmisp process - HIGH CPU

 
SURI  HUNJAN
Advisor

dmisp process - HIGH CPU

Hi all,

HPUX 11.11 (11i)
I have seen various threads all suggesting stop/start the dmisp daemon to clear down the HIGH CPU usage.This works fine as a work_around.

Would anyone know what is causing this? Is there an HP Patch to fix this?

Thanks
Suri
4 REPLIES 4
Srikanth Arunachalam
Trusted Contributor

Re: dmisp process - HIGH CPU

Hi Suri,

Probably the System Inventory Manager is not configured properly. Please check the link and see if you have configured appropriately.

http://docs.hp.com/en/5187-4239/ch01.html

Thanks,
Srikanth
whiteknight
Honored Contributor

Re: dmisp process - HIGH CPU

Suri,

DMI comes with a larger bundle (SCM Service Control Manager) included with 11i
automatically. HP SIM (Systems Insight Manager) also uses DMI. So if or SCM
or SIM are not being used, then DMI is probably not needed.

If not using DMI, disable it from running by editing Dmiconfig:

#vi /etc/rc.config.d/Dmiconfig

and changing the variable START_DMI to be equal to 0.

Or
#/sbin/init.d/Dmisp stop
#cd /var/dmi/database
#rm *
NOTE: There should be 2 to 3 files. Do NOT remove the database directory!
#/sbin/init.d/Dmisp start

WK

Problem never ends, you must know how to fix it
SURI  HUNJAN
Advisor

Re: dmisp process - HIGH CPU

Hi Srikanth and Whiteknight,

Thanks alot for the responses.

Got a better understanding now on the process dmisp.
We eventually disabled it as DMI was not in use.
Also HP came back with a solution - HIGH CPU usage fix is in a later release of DMI.

Curent DMI Version B.11.11.38.
Fix in DMI 11.40.

regards
Suri
SURI  HUNJAN
Advisor

Re: dmisp process - HIGH CPU

HIGH CPU usage for dmisp process - fix in DMI rel 11.40.