[Nagiosplug-devel] Re: Nagiosplug-devel digest, Vol 1 #708 - 3 msgs

Ton Voon tonvoon at mac.com
Wed Nov 17 16:34:03 CET 2004


Ben,

Just looking into applying this, but it seems that CVS HEAD of  
check_load.c (v1.15) already has floating point output. It calls  
fperfdata to get floating point data. Are you sure you are using the  
latest code?

Ton

On 17 Nov 2004, at 11:31, Ben Clewett wrote:

> Enclosed is a patch.
>
> check_load now correctly showing:
>
> OK - load average: 0.38, 0.50, 0.50|load1=0.380;1.500;2.000;0.000  
> load5=0.500;1.000;2.000;0.000 load15=0.500;1.000;2.000;0.000
>
> This does not adjust the release number.
>
> Regards, Ben.
>
>
> Voon, Ton wrote:
>
>> Ben,
>> Can you please submit your patch (against CVS HEAD) to SF in the patch
>> section, and then send an email to this list.
>> We are working on a release soon.
>> Ton
>> -----Original Message-----
>> From: Ben Clewett [mailto:Ben at clewett.org.uk] Sent: 17 November 2004  
>> 09:54
>> To: Bob Myers
>> Cc: nagiosplug-devel at lists.sourceforge.net
>> Subject: Re: [Nagiosplug-devel] Re: Nagiosplug-devel digest, Vol 1  
>> #708 - 3
>> msgs
>> I also note that RRD is not the only storage mechanism used.  Our  
>> popular PerfParse project used a floating point storage inside a  
>> relational database.
>> If I hack the check_load plugin to show figures to their correct  
>> accuracy.  In this case three decimal places.  Can somebody tell me  
>> where should I submit the patch?
>> Regards,
>> Ben.
>> Bob Myers wrote:
>>>> A possible caveat: I believe rrdtool round robin databases only  
>>>> accept integral values,
>>>
>>>
>>> I don't believe that this is true, and the documentation belies this.
>>>
>>> http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/tutorial/ 
>>> rrdtutoria
>>> l.html
>>>
>>>
>>> What data can be put into an RRD ?
>>>
>>> You name it, it will probably fit. You should be able to measure some
>>> value at several points in time and provide this information to  
>>> RRDTool. If you can do this, RRDTool will be able to store it. The  
>>> values need to be numerical but don't have to be, as opposed to  
>>> MRTG, integers.
>>>
>>>
>>> -------------------------------------------------------
>>> This SF.Net email is sponsored by: InterSystems CACHE
>>> FREE OODBMS DOWNLOAD - A multidimensional database that combines  
>>> robust object and relational technologies, making it a perfect match  
>>> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8  
>>> _______________________________________________
>>> Nagiosplug-devel mailing list Nagiosplug-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
>>> ::: Please include plugins version (-v) and OS when reporting any  
>>> issue. ::: Messages without supporting info will risk being sent to  
>>> /dev/null
>>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by: InterSystems CACHE
>> FREE OODBMS DOWNLOAD - A multidimensional database that combines  
>> robust
>> object and relational technologies, making it a perfect match for  
>> Java,
>> C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
>> _______________________________________________
>> Nagiosplug-devel mailing list Nagiosplug-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
>> ::: Please include plugins version (-v) and OS when reporting any  
>> issue. ::: Messages without supporting info will risk being sent to  
>> /dev/null
>> -----------------------------------------
>> This private and confidential e-mail has been sent to you by Egg.   
>> The Egg
>> group of companies includes Egg Banking plc registered no. 2999842),  
>> Egg
>> Financial Products Ltd (registered no. 3319027) and Egg Investments  
>> Ltd
>> (registered no. 3403963) which is authorised and regulated by the  
>> Financial
>> Services Authority. Egg Investments Ltd. is entered in the FSA  
>> register
>> under number 190518.     Registered in England and Wales. Registered
>> offices: 1 Waterhouse Square, 138-142 Holborn, London EC1N 2NA.    If  
>> you
>> are not the intended recipient of this e-mail and have received it in
>> error, please notify the sender by replying with 'received in error'  
>> as the
>> subject and then delete it from your mailbox.
>
> <check_load.diff.gz>





More information about the Devel mailing list