Operating System - HP-UX
1833777 Members
2121 Online
110063 Solutions
New Discussion

what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log

 
SOLVED
Go to solution
shaocheng
Occasional Contributor

what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log

Hi,
4 REPLIES 4
Michael Tully
Honored Contributor

Re: what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log

Hi,

I'm not sure of your question.
Both of these log files initially look to
see if you have these type of products connected to your system. You don't have them (FC60 disk arrays or autoraids) the log file exits.

-Michael
Anyone for a Mutiny ?
shaocheng
Occasional Contributor

Re: what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log

Hi,michael

Sorry,may be my question is not clearlly.

I found that,the two files size continuously increase,but i dont know what is recorded in them.And if I truncate the two files,Is there any bad effect?

Thanks.
Michael Tully
Honored Contributor
Solution

Re: what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log

Hi,

That's alright... I don't have any of that
type of hardware, but my suugestions are this:

First off have a look in the top of the file and see what the date of the first entry is.
If the date is old (I suspect not) then you
could easily truncate them. If the date is
current (meaning when the ems process was last
started)

# ps -ef | grep ems
root 2083 1 0 Jan 19 ? 0:00 /etc/opt/resmon/lbin/emsagent

The best thing to do would be recycle this
process. Truncate the file and restart the
process using /sbin/init.d/ems and /sbin/init.d/emsa

If there are huge number of messages this may
indicate something wrong. You could investigate
other logs files and root's mail.
The log files to look at are
/var/adm/syslog/syslog.log
and
/var/opt/resmon/log/event.log

If you are unsure, post some of the log.

HTH
-Michael
Anyone for a Mutiny ?
Sanjay_6
Honored Contributor

Re: what's the effect of /etc/opt/resmon/log/fc60mon.log and armmon.log