Operating System - HP-UX
1833887 Members
1737 Online
110063 Solutions
New Discussion

strange syslog entry,what is it?

 
iambluegary
Advisor

strange syslog entry,what is it?

i find strange syslog entry as following:
Sep 20 12:41:50 tsmpr1lc /usr/sbin/envd[1305]: ***** 9} HH AY =g > / 8f *****
Sep 20 12:41:50 tsmpr1lc /usr/sbin/envd[1305]: NB6H3,9}U}3#9$WwAY=gV5, P^U}9}HHLu< ~!#

what is it?
help ,help,help :-)
2 REPLIES 2
Clemens van Everdingen
Honored Contributor

Re: strange syslog entry,what is it?

Hi,

These are messages from envd.

The envd daemon provides a means for the system to respond to environmental conditions detected by hardware. Such responses are
typically designed to maintain file system integrity and prevent data loss.

envd logs messages and then executes actions when a supported environmental event is detected. Whether to do message logging and
what actions to perform for a given environmental event are determined by configfile (default is /etc/envd.conf). If no -f option was specified and the default configfile /etc/envd.conf does not exist,
envd fails. A recommended default configfile is available in /usr/newconfig/etc/envd.conf. The configfile (or /etc/envd.conf) is
only examined when the daemon is started or when it receives a SIGHUP signal to restart and re-initialize the daemon itself.

These messages are pretty unclear, and looking corrupted.

I would stop and start the envd, and maybe syslogd as well.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Anonymous
Not applicable

Re: strange syslog entry,what is it?

you may want to have a look at syslogd patches, like

2 PHCO_26018 s700_800 10.20 cumulative patch for syslogd(1M)
2 PHCO_26813 s700_800 11.00 cumulative patch for syslogd(1M)
1 PHCO_27772 s700_800 11.11 cumulative patch for syslogd(1M)

To see your current version eg
#what /usr/sbin/syslogd
or
#swlist -l file | grep /usr/sbin/syslogd