performance data reporting

Mike Koponick mkoponick at redhawk.info
Mon Mar 20 20:30:01 CET 2006


Florian,

I understand that perfparse stores it in a database, but I really don't
want to maintain two databases, and/or yet another set of tables. It
seems to me that you should be able to get performance data into the NDO
tables and calculate from there.

Mike


-----Original Message-----
From: Florian Gleixner [mailto:flo at bier.homeip.net] 
Sent: Monday, March 20, 2006 7:51 AM
To: Mike Koponick
Cc: Nagios Users Mailing List
Subject: Re: [Nagios-users] performance data reporting

Mike Koponick wrote:
> Terry,
> 
> I know for me, I would like to see something like an output of MRTG. I
> know I can integrate MRTG in some forms, but I would like to pull
> directly from the MySQL tables/columns, rather than using something
like
> RRDTool, as I can get a better (longer) history using the MySQL
> database. This would make the distributed model work very well.
> 

This is exactly the reason why perfparse stores data in a database.

> If I look at the NDO tables, I see that there is a table called,
> NDO_SERVICECHECKS. It has few columns that I am using already, but I
> would like to have data in the "Perfdata" column. It could be that I
am
> missing something here (It's not the first time ;-)) but I would think
> something like Perfparse would store data in this area, unless Nagios
> already has something that will put performance data in that area.
> 

Perfparse is designed modular so it could write data there. But i think
the parsing part of perfparse could die if nagios can write the
performance data to NDO itself.

> PHP could generate graphs fairly easy, although I have not done much
> work like this myself; sample code is available in many places.
> 

In this case C is faster due to the huge amount of data.

Flo


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list