Re: [Nagios-devel] Release of n2rrd-1.1beta..

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Guest

Re: [Nagios-devel] Release of n2rrd-1.1beta..

Post by Guest »

Hi Ton,

Thanks for your comments..

I forgot to add my comments sent to "Chris" to list..
-----snip

Hi Chris,

I know Nagiosgrapher, its a well designed tool, but somehow I was not
happy with it.

e.g: if the plugins produce similar output, then why one has to learn a
PRE and write one for each service. this part is handled by n2rrd with one liner
"@data = ( $opt->{o} =~ /(\S+=[0-9\.]+)/g );"

If the plugins output is non-standard, then one has the
possibility to write his/her own parser as external
perl code.

so wrote one for my customers. Later I thought may be someone out there
has the same issues and concerns I had, hence decided to release the
code to public.
..
-----snip

I've just now added a TODO list on n2rrd page, which will grow with time.
but if your or anyone is interested in any of the topics, please let me
know.

Regards,

Badri
Ton Voon wrote:

> And don't forget about nagiosgraph: http://nagiosgraph.sourceforge.net
>
> It looks to me like the difference with Badri's version is that he
> automatically graphs based on the perf data. Nagiosgraph and
> Nagiosgrapher use regexps to pick out the particular values to store.
>
> With my plugins hat on, I prefer Badri's approach - it is more
> automatic and more reliable. With my "keeping customers happy" hat on,
> I know that the core plugins are not all there yet with perf data. So
> a sensible approach to both is required.
>
> We've amended Nagiosgraph so that it does automatic parsing of the
> perf data and uses that unless the map file dictates otherwise. We
> haven't really pushed this back into Nagiosgraph yet, but it is on our
> radar. Our patches to nagiosgraph are available, as always,
> at http://source.altinity.org/.
>
> We use the Nagios::Plugin perl module published on CPAN to read the
> perf data. I'd be happy work with Badri on making any common aspects
> work well.
>
> Ton
>
>
> On 18 Oct 2006, at 09:54, Christoph Maser wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Thanks for the hint,
>>
>> you know about nagiosgrapher
>> (http://www.nagiosexchange.org/Nagiosgrapher.84.0.html)? It
>> seems pretty similar to your system, maybe you can combine your efforts?
>>
>> Chris
>>
>> Badri Pillai schrieb:
>>
>>> Hi all,
>>>
>>> those who don't know yet, I've placed an add-on to Nagios
>>> namely n2rrd = Nagios to RRD.
>>>
>>> This tool stores performance data in RRD database, more at
>>> http://n2rrd.diglinks.com
>>>
>>> any suggestions or ideas are welcome,
>>>
>
> http://www.altinity.com
> T: +44 (0)870 787 9243
> F: +44 (0)845 280 1725
> Skype: tonvoon
>
>
>------------------------------------------------------------------------
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk ... dat=121642
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Nagios-devel mailing list
>Nagios-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/lis ... gios-devel
>
>






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: badri@diglinks.com