Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Joerg Linge
Am Mittwoch, 15. November 2006 22:27 schrieb Serveur-Faucon Surveillance: > Haa, :-) > I was changing the "illegal_object_name_chars" line instead of the > "illegal_macro_output_chars". > It is now working, thanks! Have a lot of fun .. Jörg --

Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Serveur-Faucon Surveillance
Haa, I was changing the "illegal_object_name_chars" line instead of the "illegal_macro_output_chars". It is now working, thanks! --- Alexandre Racine - Gardien Virtuel - Sécurité Informatique www.gardienvirtuel.com Montréal, Québec, Canada

Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Joerg Linge
Am Mittwoch, 15. November 2006 19:58 schrieb Serveur-Faucon Surveillance: > Hi Joerg, > > Of course your use PNP, it's your program :) ;-) > I have try NagiosGraph and PNP is so much easier to install. Thanks ! > I have a question about the check_nt plugin. Somehow, there are no graph > related

[Nagios-users] Charts and Graphs and Nagios Oh My! (PNP question)

2006-11-15 Thread Serveur-Faucon Surveillance
Hi Joerg, Of course your use PNP, it's your program :) I have try NagiosGraph and PNP is so much easier to install. I have a question about the check_nt plugin. Somehow, there are no graph related to the check_nt plugin. Even if I put this [[ illegal_macro_output_chars=`~$&|"<> ]] in the con

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-11-08 Thread Joerg Linge
Am Donnerstag, 9. November 2006 05:30 schrieb Peter Edmonds: [...] > Hi Joerg, Hi Peter, > You are right ! PNP is the easiest way to get performance data graphs > in Nagios. I had PNP installed alongside Groundwork Monitor Open > Source in under an hour. The best thing was that the graphs are > c

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-11-08 Thread Peter Edmonds
On 10/26/06, Joerg Linge <[EMAIL PROTECTED]> wrote: > I use PNP http://www.ederdrom.de/doku.php/nagios/pnp_en > > PNP stores the Performance Data from the Nagios Plugins in RRDTool Archives. > You need: > Perl without special Modules > PHP to Display the RRD Graphs > RRDTool to do the work. > Nagi

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-11-01 Thread Joerg Linge
Am Mittwoch, 1. November 2006 15:41 schrieb Joerg Linge: > Am Mittwoch, 1. November 2006 15:18 schrieb Carlos Mauricio Reyes Sanmiguel: > > Hi there, > > > > I installed the PNP for Nagios, I did all the steps in teh configuration, > > it seem really easy, but when i try to display the graphic i

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-11-01 Thread Joerg Linge
Am Mittwoch, 1. November 2006 15:18 schrieb Carlos Mauricio Reyes Sanmiguel: > Hi there, > > I installed the PNP for Nagios, I did all the steps in teh configuration, > it seem really easy, but when i try to display the graphic i get the > following. > > I try accesing the page like this: > >

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-11-01 Thread Carlos Mauricio Reyes Sanmiguel
c nagios-users@lists.sourceforge.net Subject Re: [Nagios-users] Charts and Graphs and Nagios Oh My! Anton Kornexl schrieb: > Joerg Linge schrieb: >   >> Am Mittwoch, 25. Oktober 2006 20:15 schrieb Maxwell,Brady: >>     >>> I have a need to setup some performa

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-26 Thread Hendrik Baecker
Anton Kornexl schrieb: > Joerg Linge schrieb: > >> Am Mittwoch, 25. Oktober 2006 20:15 schrieb Maxwell,Brady: >> >>> I have a need to setup some performance and trending graphing or charts >>> for many of the service checks I am performing with Nagios. >>> >> [...] >> >> I use PNP ht

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-26 Thread Marc DeTrano
My company has this project: http://perf2rrd.sourceforge.net/ We use perf2rrd in combination with DRRAW to chart perfdata. It requires plugins that support the perfdata standard (I'd rather rewrite some plugins than try to regex this data out of standard output--just my preference). perf2rrd itse

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-26 Thread Rene Fertig
I use nagiostat (see http://sourceforge.net/projects/nagiostat/ or http://www.nagiosexchange.org/Charts.42.0.html?&tx_netnagext_pi1[p_view]=118) It's ok for some hosts/services. But if you like to monitor a lot of hosts/services it may be not the right choice, because of the amount for configur

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-26 Thread Anton Kornexl
Joerg Linge schrieb: > Am Mittwoch, 25. Oktober 2006 20:15 schrieb Maxwell,Brady: >> I have a need to setup some performance and trending graphing or charts >> for many of the service checks I am performing with Nagios. > [...] > > I use PNP http://www.ederdrom.de/doku.php/nagios/pnp_en > > PNP s

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Joerg Linge
Am Mittwoch, 25. Oktober 2006 20:15 schrieb Maxwell,Brady: > I have a need to setup some performance and trending graphing or charts > for many of the service checks I am performing with Nagios. [...] I use PNP http://www.ederdrom.de/doku.php/nagios/pnp_en PNP stores the Performance Data from the

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Demetri Mouratis
On Thu, 26 Oct 2006, Matthew Joyce wrote: > We use Cacti, on the Nagios machine, but in isolation, though I > understand this needn't be the case. > Cacti is nice, but imo, a bugger to make do what you want unless you're > prepared to invest significant time/coffee. > > It's one of those products

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Matthew Joyce
ilto:[EMAIL PROTECTED] On Behalf Of Maxwell,BradySent: Thursday, 26 October 2006 4:15 AMTo: Nagios Users mailinglistSubject: [Nagios-users] Charts and Graphs and Nagios Oh My! Hello Nagios Users,   I have a need to setup some performance and trending graphing or chart

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Brian Loe
I BELIEVE it can, but I don't know that for sure. You can build a template for just about anything though...and in fact there is a nagios plugin already available though its mostly a frontend (the version I'm running anyway). Check out cacti.org and cacti.net and cactiusers.org.On 10/25/06, Carlos

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Carlos Mauricio Reyes Sanmiguel
Users mailinglist Subject Re: [Nagios-users] Charts and Graphs and Nagios Oh My! I've had fun with Cacti - if thats the sort of thing you're looking for. On 10/25/06, Maxwell,Brady <[EMAIL PROTECTED]> wrote: > > > > > Hello Nagios Users, > > > &

Re: [Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Brian Loe
I've had fun with Cacti - if thats the sort of thing you're looking for. On 10/25/06, Maxwell,Brady <[EMAIL PROTECTED]> wrote: > > > > > Hello Nagios Users, > > > > I have a need to setup some performance and trending graphing or charts for > many of the service checks I am performing with Nagios.

[Nagios-users] Charts and Graphs and Nagios Oh My!

2006-10-25 Thread Maxwell,Brady
Hello Nagios Users,   I have a need to setup some performance and trending graphing or charts for many of the service checks I am performing with Nagios. My question to the group is what approach have others taken to provide similar functionality in their own environments? I have already