Operating System - HP-UX
1837958 Members
3666 Online
110124 Solutions
New Discussion

Re: System Log and Monitoring and lsog for IA-64

 
SOLVED
Go to solution
Amit Dixit_2
Regular Advisor

System Log and Monitoring and lsog for IA-64

Hi,
Anyone can please guide me what is the best
practise to monitor and maintain my HP-UX
server....in a development environment.

How to monitor their syslog and process,
How can I identify unwanted services running
securing my system.

Is there any tool for GUI display of syslog
and is anbody having lsof for HP-UX IA-64Bit.
Thanks,
Amit
2 REPLIES 2
Bharat Katkar
Honored Contributor

Re: System Log and Monitoring and lsog for IA-64

Hi amit,
Have look at SYSLOGD configuration. You can configure different log and can monitor them seperately for better results. Normally we have this log file to check:
1. /var/adm/syslog/syslog.log
2. /etc/shutdownlog
3. Any application log generated in /var/opt

see man syslogd

Hope this helps.
Regards,
You need to know a lot to actually know how little you know
Robert-Jan Goossens
Honored Contributor
Solution

Re: System Log and Monitoring and lsog for IA-64