process problem
Hi,
A monitoring tool shows this
2024-01-08 11:08:29 SELFCHECK (99100 )A 2 Client Error - ASE Process not responding (/opt/ASE/bin/asef -daemon)!
but
ps -ef|grep ase
root 26339 1 0 10:05:26 ? 0:02 /opt/ASE/bin/asep -daemon -I 12
root 26337 1 0 10:05:25 ? 0:01 /opt/ASE/bin/asel -daemon -c /opt/ASE/cnf/syslog_enh_logfile_solaris8 -I 11
root 26342 1 0 10:05:27 ? 0:01 /opt/ASE/bin/asex -daemon -I 13
root 26330 1 0 10:05:22 ? 0:02 /opt/ASE/bin/ase start
root 7883 26342 0 12:07:40 ? 0:00 /opt/ASE/bin/asex -daemon -I 13
root 26332 1 0 10:05:22 ? 0:00 /opt/ASE/bin/asef -daemon -I 10
root 8146 5815 0 12:11:02 pts/4 0:00 grep ase
root@s-m-sol05:/opt/ASE/cache# truss -p 26332
read(4, 0x003767E8, 4096) (sleeping...)
the process is there
i tried to see
truss -p 26332