Operating System - HP-UX
1833325 Members
2870 Online
110051 Solutions
New Discussion

Re: How can you test EMS Monitors

 
SOLVED
Go to solution
Paul Hawkins
Frequent Advisor

How can you test EMS Monitors

I want to force a test of the dm_TL_adapter. I have made some changes in fcmsutil and I want to see if my original ems alert will still be generated.
Thanks in advance.
2 REPLIES 2
Eugeny Brychkov
Honored Contributor
Solution

Re: How can you test EMS Monitors

Find monconfig utility, run it and choose item to stop (kill) monitor processes. Then restart monitor processes using monconfig. You may try to do the same with one exact monitor using, again, utility monconfig
Eugeny
fuji_ooh
Occasional Advisor

Re: How can you test EMS Monitors

I.
Make sure that dm_TL_adapter.cfg file exist in /var/stm/config/tools/monitor
II.
Verify monitor config.(run monconfig and use c option) Once you happy
III.
run /etc/opt/resmon/lbin/send_test_
event -av dm_TL_adapter
This shoul put an entry in
/var/opt/resmon/log/event.log or
whatever this file resides.
IV.
If this does not happen there is lots more to debug.

Cheers
Fl