1827487 Members
2168 Online
109965 Solutions
New Discussion

unknown syslog messages

 
SOLVED
Go to solution
Paul Masse
Occasional Advisor

unknown syslog messages

I recently noticed these messages in the syslog of my rx4640 running HP-UX 11.31. Does anyone know where these come from?

Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: entering
Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: after processing
Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: after indicationInstance
Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: after processing
Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: after indicationInstance
Feb 29 10:57:04 server syslog: VENKI: IndicationDeliveryHandler: deliver: entering
5 REPLIES 5
Hasan  Atasoy
Honored Contributor

Re: unknown syslog messages

hi paul;
I think these messages coming from your application. application logging errors to syslog


Hasan
Paul Masse
Occasional Advisor

Re: unknown syslog messages

Thanks Hasan, but I don't have any applications loaded on this machine. It was installed with the September MCOE and then patched to the recommended level using the assessment tool. I have not loaded anything else beyond these HP packages.
Paul Sperry
Honored Contributor

Re: unknown syslog messages

Do you have HP WBEM Services runnig on that box. Thats what the IndicationDeliveryHandler looks like to me.

But as far as what VENKI is I have no idea, other than a name of an application, service, or webpage/service.
Paul Masse
Occasional Advisor

Re: unknown syslog messages

Paul, it appears that HP WBEM Services are running, but I believe that I am not using them.
Paul Sperry
Honored Contributor
Solution

Re: unknown syslog messages

Well then try stopping the service and see if those entries in the syslog.log stop.

Here is some info about stoping and starting the WBEM Services.


http://docs.hp.com/en/B8465-90017/ch05s03.html


Good luck