- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dmisp process - HIGH CPU
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
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
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
11-22-2007 04:46 AM
11-22-2007 04:46 AM
dmisp process - HIGH CPU
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 04:58 AM
11-22-2007 04:58 AM
Re: dmisp process - HIGH CPU
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 05:03 PM
11-22-2007 05:03 PM
Re: dmisp process - HIGH CPU
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2008 02:18 AM
01-02-2008 02:18 AM
Re: dmisp process - HIGH CPU
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2008 02:47 AM
01-02-2008 02:47 AM