Operating System - HP-UX
1833780 Members
2196 Online
110063 Solutions
New Discussion

timestamp of a krsd daemon

 
SOLVED
Go to solution
CAS_2
Valued Contributor

timestamp of a krsd daemon

Hi.

I noticed that, during startup, a line referring the KRS daemon is logged into syslog.log. But its timestamp is not right. See the following lines:

Jun 28 00:26:17 node3 prngd[1539]: have 6 out of 1024 filedescriptors open
Jun 27 18:26:17 node3 krsd[1542]: Delay time is 300 seconds
Jun 27 18:26:17 node3 sfd[1543]: recovering from previous daemon crash.
Jun 28 00:30:39 node3 xntpd[1155]: synchronized to 162.27.18.79, stratum=2

All my boxes have this behaviour.

Is it right ?
2 REPLIES 2
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: timestamp of a krsd daemon

Cas,

Check this doc.

Title: syslogd writes messages from krsd and sfd with wrong timestamp
Document ID: KBRC00010240

US
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062910694

Europe
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062910694

Regards,
Robert-Jan
CAS_2
Valued Contributor

Re: timestamp of a krsd daemon

thank you