- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- diagmond 99 % 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
04-12-2002 05:28 AM
04-12-2002 05:28 AM
Could anyone tell me which log it's writting too?
Where to find out if there are any hardware problem?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 05:32 AM
04-12-2002 05:32 AM
Re: diagmond 99 % CPU
This is similar, look this:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x915c62116946d6118fff0090279cd0f9,00.html
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 05:33 AM
04-12-2002 05:33 AM
Re: diagmond 99 % CPU
Do a 'man diagmond' to see where to look.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 05:34 AM
04-12-2002 05:34 AM
Re: diagmond 99 % CPU
Looks as though it is spinning
I'm sure diagmond is part of stm
The logs are in /var/stm/logs/sys
The daemons are started
via/sbin/init.d/diagnostic
We have had instances of this, i'll have a look further for you
In the meantime , from the prompt type
stm
and have a look round
Regards
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 05:34 AM
04-12-2002 05:34 AM
Re: diagmond 99 % CPU
Try this:
# man diagmond
This will list you all files/logs used by this daemon. If you have a hardware problem, you can look in these logs ( normally in /var/stm/logs ), run 'stm' and find out OR check in the syslog.log file.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:25 AM
04-12-2002 06:25 AM
Re: diagmond 99 % CPU
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2002 06:25 AM
04-12-2002 06:25 AM
SolutionHave checked further and found issue regarding
faulty scsi card, faulty disk and out of date patching levels
If there are no hardware issues, suggest checking patching levels
Just do a search on diagmond from the forums. There is plenty of info from hp staff regarding which patch etc
Have also found advise stating if you have trouble stopping diagmond via diagnostic stop , then attempt to stop via stm
stm
system
Daemons
Daemon shutdown
Dameon startup
Do not kill -9 the daemon as it will not release it's socket correctly causing further problems
Steve