1833788 Members
2254 Online
110063 Solutions
New Discussion

IDS/9000 Error Msg

 
SOLVED
Go to solution
Joanne Keegan
Regular Advisor

IDS/9000 Error Msg

Hi Everyone,

I have loaded the IDS/9000 (Ver 2.0) s/w on a couple of servers as agents. The following error comes up:

runEngine:failed to send event <103:0:237:589244538:>
MI_eventInput:Failed to create event engine:ECS_ERROR

This only occurs on the agent servers not the management server. Does anyone know why, and what can be done to stop this error from generating? Is it a permissions thing?

Thanks for your help.

Regards,

Jo

PS - I do award points!
3 REPLIES 3
Jeff Schussele
Honored Contributor

Re: IDS/9000 Error Msg

Hi Joanne,

Possible the problem is ITO-related - check this thread:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x264868c57f64d4118fee0090279cd0f9,00.html

And I feel your pain, the IDS docs really blow error msg-wise.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Steve Steel
Honored Contributor
Solution

Re: IDS/9000 Error Msg

Hi


seems from other forums to be a patch in the make and there is a workaround to this problem:

Workaround: comment out all lines which say

DSP_TAG KERN

DSP_FILTER SETSCALL on 366 1 # lstat64

DSP_TAG KERN

DSP_FILTER SETSCALL on 369 1 # stat64

in /etc/opt/ids/ids.cf

Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Joanne Keegan
Regular Advisor

Re: IDS/9000 Error Msg

Thanks to both Jeff and Steve for your help.

I made the changes that Steve suggested, and it now works. Thanks.

Jo