Wang, Jing J wrote:

>Corey,
>I use latest 1.4.20 OpenIPMI library. But seems I don't know how to use
>evinfo to disable event, since you know lots of events are annoying
>something.
>
>According to help,
>evinfo true | false - Enable/disable printing info about the object when
>an
>  event is reported on it (such as entity info, domain info, etc.)
>
>When I input evinfo false, it always complain
>  
>
>>evinfo false
>>    
>>
>error: cmdlang.c(ipmi_cmdlang_handle): Specified object not found (0x16)
>
>
>What is wrong with it?
>  
>
It's actually working, the error printed is bogus.  I'll fix the bogus
print.

However, this is not really what you want.  This is off by default, if
you turn it on it dumps all information about any change that is reported.

If you want to disable events, you can do that when you open the
domain.  Specify -noall as an option, then turn on just the things you
want.  "help domain new" will give you the info you need.

-Corey


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Openipmi-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to