1833741 Members
2875 Online
110063 Solutions
New Discussion

monitoring

 
SOLVED
Go to solution
kacou
Regular Advisor

monitoring

How can i configure my hp-ux server in order to receive the errors messages on my inbox (email)?
4 REPLIES 4
Torsten.
Acclaimed Contributor
Solution

Re: monitoring

The online diags / EMS will do this by default.

http://docs.hp.com/en/diag.html

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Tim Nelson
Honored Contributor

Re: monitoring

execute /etc/opt/resmon/lbin/monconfig

Then modify or create a monitor to email.

or just forward root's email as by default it goes there as well.


kacou
Regular Advisor

Re: monitoring


I execute this comand ==> /etc/opt/resmon/lbin/monconfig

Then i modify the email adress.
But i want to put 2 emails adresses.
is it possible to enter more email adress?
i read the man page but i don't see anything.
help me please!!
Tim Nelson
Honored Contributor

Re: monitoring

create an alias in /etc/mail/aliaes

e.g.

admin: me@somewhere.com,you@somewhere.com

save the change

then activate
newaliases

then modify the EMS to email to admin alias.