1833546 Members
3223 Online
110061 Solutions
New Discussion

problem about STM

 
stephen peng
Valued Contributor

problem about STM

dear all,
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
4 REPLIES 4
Murat SULUHAN
Honored Contributor

Re: problem about STM

Hi Stephen

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
Murat Suluhan
stephen peng
Valued Contributor

Re: problem about STM

HI Murat,
the diagmond is running,but the diaglogd is not running.
Sandman!
Honored Contributor

Re: problem about STM

As noted stop and start diagnostics with "/sbin/init.d/diagnostics start" script to see if that fixes the problem. diaglogd(1M) daemon is started by diagmond(1M).
Andrew Merritt_2
Honored Contributor

Re: problem about STM

Hi Stephen,
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