- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem about STM
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
01-07-2008 06:15 AM
01-07-2008 06:15 AM
problem about STM
i've got a problem about using stm, when i run selall, it posted:
cstm>selall
^-- (SelAll) is currently disabled. --
and the /usr/sbin/stm/uut/bin/sys/diagmond process is running, but i could not start diaglogd, which, at the beginning, was running. after i shutdown stm using mstm menu, i could not start diaglogd again, and when i run diaglogd, it hangs there.
how could i fix it?
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2008 06:47 AM
01-07-2008 06:47 AM
Re: problem about STM
your diagnostics daemon is not working
Can you check it with ps -ef | grep diag
If you cannot see diagmond please start it like
/sbin/init.d/diagnostics start
Best Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2008 07:22 AM
01-07-2008 07:22 AM
Re: problem about STM
the diagmond is running,but the diaglogd is not running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2008 08:46 AM
01-07-2008 08:46 AM
Re: problem about STM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2008 07:02 AM
01-08-2008 07:02 AM
Re: problem about STM
First, check that you have a current version of STM. http://www.docs.hp.com/hpux/onlinedocs/diag/stm/stm_upd.htm#table to compare, and http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE to download the latest if you don't have it.
If you have the latest, and restarting, as suggested above, doesn't fix it, have a look at the various logs. 'uial' and 'sal' in STM, and look at /var/opt/resmon/log/api.log.
Andrew