baranidharan wrote:
> Hi all,
>
> How to suppress the all type of OpenIPMI log message  , please  tell me
The programs that comes with OpenIPMI don't currently have a mechanism
to do this.

If you are writing your own application, you must have a log handler. 
That log handler can do this, but I can't really tell you how, as that's
your code :).

-corey

>
> Thanks
> -Barani
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: [Openipmi-developer] How to avoid log messages display in the screen
> From:
> Corey Minyard <[EMAIL PROTECTED]>
> Date:
> Thu, 27 Sep 2007 04:17:23 -0500
> To:
> baranidharan <[EMAIL PROTECTED]>
>
> To:
> baranidharan <[EMAIL PROTECTED]>
> CC:
> openipmi-developer@lists.sourceforge.net
>
>
> The OpenIPMI library doesn't print anything, it goes through the log
> interface and the application using the library prints it.  The logs are
> classified by type/severity, so you can easily suppress "info" type
> messages in your application.  The provided sample UIs print everything
> by default, but you don't have to.
>
> The idea is that you can log less important messages to a disk and print
> more important messages to the console/syslog.
>
> -corey
>
> baranidharan wrote:
>   
>> Hii all,
>>             At the time of lan connection , the following OpenIPMI log 
>> messages displayed  in my screen , 
>>             i am not interest  displaying  OpenIPMI log messages in the 
>> screen , how to avoid this.
>>            
>>         
>>             INFO: 0 ipmi_lan.c(connection_up): Connection 0 to the BMC is up
>>             INFO: 0 ipmi_lan.c(connection_up): Connection to the BMC 
>> restored
>>
>> Thanks,
>> -Barani
>>
>> ********** DISCLAIMER **********
>> Information contained and transmitted by this E-MAIL is proprietary to 
>> Sify Limited and is intended for use only by the individual or entity to 
>> which it is addressed, and may contain information that is privileged, 
>> confidential or exempt from disclosure under applicable law. If this is a 
>> forwarded message, the content of this E-MAIL may not have been sent with 
>> the authority of the Company. If you are not the intended recipient, an 
>> agent of the intended recipient or a  person responsible for delivering the 
>> information to the named recipient,  you are notified that any use, 
>> distribution, transmission, printing, copying or dissemination of this 
>> information in any way or in any manner is strictly prohibited. If you have 
>> received this communication in error, please delete this mail & notify us 
>> immediately at [EMAIL PROTECTED]
>>
>>
>> Watch the latest updates on Mumbai, with video coverage of news, events,
>> Bollywood, live darshan from Siddhivinayak temple and more, only on
>> www.mumbailive.in
>>
>> Watch the hottest videos from Bollywood, Fashion, News and more only on
>> www.sifymax.com
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Microsoft
>> Defy all challenges. Microsoft(R) Visual Studio 2005.
>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>> _______________________________________________
>> Openipmi-developer mailing list
>> Openipmi-developer@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openipmi-developer
>>   
>>     
>
>
>   
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Openipmi-developer mailing list
> Openipmi-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openipmi-developer
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer

Reply via email to