Netra T2000 /var/adm/messages problem

Hi,
I have a netra t2000 running solaris 10. It is fully patched with the latest patch cluster and also patch 118833-36 and 126897-02. The SC sys_event level is set to 3.
I am running a test to show hardware log status, e.g simulating a power supply failure.Hence I unplug one of te power cords to the server. The SC shows that one PS is offline which is ok. However , nothing is shown under /var/adm/messages.
I have restarted the picl daemon, and also rechecked etc/syslog.conf, all are OK

Anyone who has experienced this before or with any ideas.Please Assist ASAP.

Please post your syslog.conf file. Thanks.

root@XXX> cat /etc/syslog.conf
#ident "@(#)syslog.conf 1.5 98/12/14 SMI" /* SunOS 5.0 */
#
# Copyright (c) 1991-1998 by Sun Microsystems, Inc.
# All rights reserved.
#
# syslog configuration file.
#
# This file is processed by m4 so be careful to quote (`') names
# that match m4 reserved words. Also, within ifdef's, arguments
# containing commas must be quoted.
#
*.err;kern.notice;auth.notice /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit /var/adm/messages

*.alert;kern.err;daemon.err operator
*.alert root

*.emerg *

# if a non-loghost machine chooses to have authentication messages
# sent to the loghost machine, un-comment out the following line:
#auth.notice ifdef(`LOGHOST', /var/log/authlog, @loghost)

mail.debug ifdef(`LOGHOST', /var/log/syslog, @loghost)

#
# non-loghost machines will use the following lines to cause "user"
# log messages to be logged locally.
#
ifdef(`LOGHOST', ,
user.err /dev/sysmsg
user.err /var/adm/messages
user.alert `root, operator'
user.emerg *
)

local0.notice /var/adm/messages
local0.notice /dev/log
local7.info /dev/log

*.debug /var/adm/historymsg0
root@XXX>

On my V445, I noticed that the messages captures when I pull out the power cord, but when I plug it back, it does not detect. However, the prtdiag updates correctly.. SUN systems...arghgh :stuck_out_tongue: