1832617 Members
2983 Online
110043 Solutions
New Discussion

dmisp on hpux 11i

 
Kishor_1
Occasional Contributor

dmisp on hpux 11i

We have dmisp process utilizing very high percent of cpu time making cpu busy at 100%.
Can some one help to diagnose this.

thanks,
Kishor
Chance happens to all but turn it in to account is gift of few
3 REPLIES 3
Alex Glennie
Honored Contributor

Re: dmisp on hpux 11i

DMI is the interface (litteral) for SCR (Software Configuration Repository) that collects system configurations. If you don't use this, then you can stop it /sbin/init.d/dmisp stop or you can install the DCE-KT-Tools (kernel threads) to overcome the CPU consumption problem as dmisp relies heavily on DCE and the symptoms you describe sound as if the DCE KT Tools filesets are not installed .... I'm pretty sure they're under the DCECore-Tools Bundle on the core O/S CD
T G Manikandan
Honored Contributor

Re: dmisp on hpux 11i

Kishore,

You can stop this process
by

#/sbin/init.d/dmisp stop

DMI(Desktop Management Interface)

Look at the link to find whether you are in need of that
http://www.software.hp.com/products/DMI/

Thanks
rainer doelker
Valued Contributor

Re: dmisp on hpux 11i

Hi Kishor,
the program is part of Service control inventory from the CMS.

I've seen this happen with hostname resolution problems.

http://www.software.hp.com/products/DMI/ will give you an troubleshooting guide. (I fear the pdf is brocken)

Do you have the DCE filesets installed?
http://www.software.hp.com/products/DMI/docs/1111README.txt

perhaps try to get the current version from http://www.software.hp.com/products/DMI/downloads.html

Otherwise it might get complicated...

Hope this helps.
Raine