[Nagios-users] nagiosgrapher and service_descriptions between Windows/UNIX

2011-04-07 Thread Matthew Angelo
Hi team Can someone please help me understand the way NagiosGrapher works (or is meant to work) in relation to mapping the same service_description name with different nrpe clients? For example: Windows Host: WINSERV CentOS Host: LINUXSERV Both have "Swap Usage" BUT because it's Windows vs UN

Re: [Nagios-users] nagiosgrapher: adding further DS to rrd database

2011-02-13 Thread Marcus Schopen
Am Sonntag, den 13.02.2011, 19:22 +0100 schrieb Badri Pillai: > Hi, > > have a look at RRD::Simple CPAN module.. > > n2rrd uses that!! Ah, thanks! RRD::Simple nice module. Must have overseen it. -- #!/usr/bin/perl use strict; use warnings; use RRD::Simple(); my $rrd_file = ".

Re: [Nagios-users] nagiosgrapher: adding further DS to rrd database

2011-02-13 Thread Badri Pillai
Hi, have a look at RRD::Simple CPAN module.. n2rrd uses that!! -bp On Feb 13, 2011, at 5:06 PM, Yueh-Hung Liu wrote: > if my memory isn't going wrong, rrdtool has no direct approach to do that. > you have to dump the specific rrd file to a text format(XML), edit it > with adding extra DSs, then

Re: [Nagios-users] nagiosgrapher: adding further DS to rrd database

2011-02-13 Thread Yueh-Hung Liu
if my memory isn't going wrong, rrdtool has no direct approach to do that. you have to dump the specific rrd file to a text format(XML), edit it with adding extra DSs, then restore it to an rrd file. maybe there are some 3rd-party utilities can do that, you can search them. On Sun, Feb 13, 2011 at

[Nagios-users] nagiosgrapher: adding further DS to rrd database

2011-02-13 Thread Marcus Schopen
Hi, this is not a specific nagios question, but I'm using nagios and nagiosgrapher and looking for a working howto to add further DS to an exsiting rrd. Thanks, Marcus -- The ultimate all-in-one performance toolkit: In

Re: [Nagios-users] Nagiosgrapher problem with building graph for particular check_service

2010-07-09 Thread yuris
You are right, I've been changing definition couple of times, and since I have not been changing it for some some time (like 30 minutes) rrd file was updated on it's own and graph started to work! So it seems like manual deleting of rrd file is not absolutely necessary, it's possible to just wa

Re: [Nagios-users] Nagiosgrapher problem with building graph for particular check_service

2010-07-09 Thread Marc Powell
On Jul 9, 2010, at 7:51 AM, yuris wrote: > > And the problem is that graphs for Milter are not shown, Nagiosgrapher > complains that "some error occured": > > RRD Error: No DS called 'sec' in > '/var/lib/nagiosgrapher/rrd//457eb765jjf8905k567849c.rrd' It seems you may have been modifying

[Nagios-users] Nagiosgrapher problem with building graph for particular check_service

2010-07-09 Thread yuris
Hi all, I use check_milter which is basically check_tcp with some arguments, it gives output like this: TCP OK - 0.002 second response time on port 1313|time=0.001912s;;;0.00;10.00 it's very similar to output from check_ldap: LDAP OK - 0.006 seconds response time|time=0.006278s;;;0.00

[Nagios-users] nagiosgrapher-1.7.1

2009-06-22 Thread Meyer Jerome
Hi I've installed nagiosGrapher-1.7.1 and a icon (without image) appears at side from the PING service into the < Service Status Detail > webpage. When I clic on it the explorer open a new windows with < NETWAYS Nagios Graph > Title with some infos at the top and with some Current graph, Daily

[Nagios-users] NagiosGrapher: no graph in diagramm shown

2009-03-12 Thread borkmann
dear nagios-list, i've got nagios3 and nagiosgrapher installed on debian/lenny. while nagios is working perfectly the grapher plugin won't work. grapher-log said that everything seems to be okay ... 2009-03-12 12:44:55 PIPE: localhost Current LoadOK - load average: 0.00, 0.00, 0.00

[Nagios-users] NagiosGrapher not working: "Some error occured: RRD Error: Attempting to reuse '...'"

2009-03-04 Thread Daniel Borkmann
Hi all, NagiosGrapher seems not to be working... After following the installation steps some problems remain and I have actually no idea why... the rrdtool is set up but it seems that no DBs will be generated... more info here: Problems: # # No grapher icons shown on nagios service deta

[Nagios-users] NagiosGrapher: Multiple Graphs from a single service check

2009-01-30 Thread Mohr James
Hi All! We have service checks that return multiple values, some are contained in the normal service check output and some in the performance data. We want to be able to display these in different graphs or all within a single graph. I am familar with the concept of the nmgraphs (although I have n

Re: [Nagios-users] Nagiosgrapher

2008-11-04 Thread adam brooke
> Date: Tue, 4 Nov 2008 15:32:09 +0100> From: [EMAIL PROTECTED]> To: [EMAIL > PROTECTED]> Subject: Re: [Nagios-users] Nagiosgrapher> > Hi Adam,> > the > NagiosGrapher ist still maintained, of course. We are just a little busy> > right now.> > The most

Re: [Nagios-users] Nagiosgrapher

2008-11-04 Thread Sotiroff, Kristian
From: adam brooke [mailto:[EMAIL PROTECTED] Sent: 04 November 2008 10:50 To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Nagiosgrapher Hello all, Is the Nagiosgrapher addonn still being maintained? Does it work with Nagios 3.0.4 yet? If so

[Nagios-users] Nagiosgrapher

2008-11-04 Thread adam brooke
Hello all, Is the Nagiosgrapher addonn still being maintained? Does it work with Nagios 3.0.4 yet? If so can anyone point me to some good documentation and a download locat? many thanks in advance for your help Adam _ Discover

Re: [Nagios-users] NagiosGrapher weird entries in logfile

2008-06-14 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk H. Schulz wrote: | Hi Folks, | | is this the right place to ask for help with NagiosGrapher? If not, please | point me to an appropriate mailing list. | | I am trying to run NagiosGrapher on Centos 5. I have installed and | configured it according

[Nagios-users] NagiosGrapher weird entries in logfile

2008-06-09 Thread Dirk H. Schulz
Hi Folks, is this the right place to ask for help with NagiosGrapher? If not, please point me to an appropriate mailing list. I am trying to run NagiosGrapher on Centos 5. I have installed and configured it according to Wolfgang Barths new Nagios book, but I am running into a weird problem. I

Re: [Nagios-users] Nagiosgrapher showing different values over time

2008-05-15 Thread Palle L Jensen
5:31 PM > To: Nagios Users > Subject: Re: [Nagios-users] Nagiosgrapher showing different values over > time > > > On May 14, 2008, at 3:48 PM, Palle L Jensen wrote: > > > Thanks for you response. I understand, but The question I had is why > > are the > > pe

Re: [Nagios-users] Nagiosgrapher showing different values over time

2008-05-14 Thread Marc Powell
On May 14, 2008, at 3:48 PM, Palle L Jensen wrote: > Thanks for you response. I understand, but The question I had is why > are the > peaks that are showing on the daily and weekly graphs not appearing > on the > monthly and yearly graphs? The RRD stores and graphs 1 point for every 5 minute

Re: [Nagios-users] Nagiosgrapher showing different values over time

2008-05-14 Thread Palle L Jensen
Morris' > Cc: 'Nagios Users' > Subject: RE: [Nagios-users] Nagiosgrapher showing different values over > time > > Thanks for you response. I understand, but The question I had is why are > the peaks that are showing on the daily and weekly graphs not appearing on &

Re: [Nagios-users] Nagiosgrapher showing different values over time

2008-05-14 Thread Patrick Morris
On Wed, 14 May 2008, Palle L Jensen wrote: > > I have noticed that in the graphs for ping and also Cpu load that the graphs > are changing as you look at the different graphs. > For example the ping daily/graph shows at 11:00 14ms, then when you look at > the weekly/graph it shows for the same

[Nagios-users] Nagiosgrapher, unexpected decrease of the rows

2008-03-21 Thread Christophe HENRY
Hello all, I set up the step at 60 instead of the default, 300, because I want to get performance data every minute instead of 5. But I realized that the RRD now handle only 120 rows instead of the former and good 600. I want to have both "every minute result" and "600 rows". But I didn't find an

Re: [Nagios-users] NagiosGrapher 2008-01-08 issue on Centos

2008-01-20 Thread Lars Stavholm
Hugo van der Kooij wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hugo van der Kooij wrote: > | Hi, > | > | I might have missed something trivial here but it seems I am not getting > | any graphs build and I end up with a lot of small files on a pretty new > | installation on Centos

Re: [Nagios-users] NagiosGrapher 2008-01-08 issue on Centos

2008-01-19 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hugo van der Kooij wrote: | Hi, | | I might have missed something trivial here but it seems I am not getting | any graphs build and I end up with a lot of small files on a pretty new | installation on Centos 5.1 with Nagios 2.10 | | Nagios is runing fi

[Nagios-users] NagiosGrapher 2008-01-08 issue on Centos

2008-01-19 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I might have missed something trivial here but it seems I am not getting any graphs build and I end up with a lot of small files on a pretty new installation on Centos 5.1 with Nagios 2.10 Nagios is runing fine for the current handfull of hosts i

Re: [Nagios-users] Nagiosgrapher limits?

2007-11-21 Thread Tobias Klausmann
Hi! On Wed, 21 Nov 2007, Palle L Jensen wrote: > Are there any limitations to Nagiosgrapher like how many > hosts/services it is capable of to produce graphs for? > > As soon as I get to a certain limit of hosts/services (passed > around 34 hosts and/or around 100 services), the graphs acts > "w

[Nagios-users] Nagiosgrapher limits?

2007-11-21 Thread Palle L Jensen
Are there any limitations to Nagiosgrapher like how many hosts/services it is capable of to produce graphs for? As soon as I get to a certain limit of hosts/services (passed around 34 hosts and/or around 100 services), the graphs acts "weird", the Icon graphs becomes white and if you click them to

Re: [Nagios-users] Nagiosgrapher graph-configuration

2007-08-31 Thread Daniel Kraus
Hi, thanks for your help. Its working with the definition below Regards, Daniel Gerd Mueller wrote: > Hi, > > add this block to your definition. > > define ngraph{ > service_nameMemory RAM > graph_perf_regex;(\d+)$ > graph_value ram_10

Re: [Nagios-users] Nagiosgrapher graph-configuration

2007-08-31 Thread Gerd Mueller
Hi, add this block to your definition. define ngraph{ service_nameMemory RAM graph_perf_regex;(\d+)$ graph_value ram_100p graph_units MB graph_legendtotal RAM rrd_plottypeLIN

[Nagios-users] Nagiosgrapher graph-configuration

2007-08-31 Thread Daniel Kraus
Hi to all, I use nagios 2.9 and nagiosgrapher 1.6.1rc3-2. Before i switched to nagiosgrapher i used pnp. Now i have some problems with the configuration of the graphs. I monitor the RAM usage of a server and i want nagiosgrapher to draw a line at 100% to represen the capacity of RAM. I know th

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-22 Thread Hugo van der Kooij
On Thu, 19 Jul 2007, Jeff Shumard - DefenseWeb Technologies wrote: > Does anyone else have the same problem that I am seeing with the graphs, > > on Linux Load? The graph area is not matching what the totals are > getting from the server or from the values I am printing out of the > bottom of the

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-19 Thread Jeff Shumard - DefenseWeb Technologies
riginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Arno Lehmann Sent: Thursday, July 19, 2007 10:01 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NagiosGrapher Linux Load Hi, 19.07.2007 18:13,, Jeff Shumard - DefenseWeb Technologies wrote:: >

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-19 Thread Arno Lehmann
Hi, 19.07.2007 18:13,, Jeff Shumard - DefenseWeb Technologies wrote:: > Does anyone else have the same problem that I am seeing with the graphs, > > on Linux Load? The graph area is not matching what the totals are > getting from the server or from the values I am printing out of the > bottom of

[Nagios-users] NagiosGrapher Linux Load

2007-07-19 Thread Jeff Shumard - DefenseWeb Technologies
Does anyone else have the same problem that I am seeing with the graphs, on Linux Load? The graph area is not matching what the totals are getting from the server or from the values I am printing out of the bottom of the graph. The graph is showing much higher values and the average is also show

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-11 Thread Jeff Shumard - DefenseWeb Technologies
lto:[EMAIL PROTECTED] Sent: Wednesday, July 11, 2007 6:45 AM To: Jeff Shumard - DefenseWeb Technologies Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NagiosGrapher Linux Load On Jul 10, 2007, at 3:52 PM, Jeff Shumard - DefenseWeb Technologies wrote: > Does anyone else

Re: [Nagios-users] NagiosGrapher Linux Load

2007-07-11 Thread Kurt Yoder
On Jul 10, 2007, at 3:52 PM, Jeff Shumard - DefenseWeb Technologies wrote: > Does anyone else have the same problem that I am seeing with the > graphs, > > on Linux Load? The graph area is not matching what the totals are > getting from the server or from the values I am printing out of the

[Nagios-users] NagiosGrapher Linux Load

2007-07-10 Thread Jeff Shumard - DefenseWeb Technologies
Does anyone else have the same problem that I am seeing with the graphs, on Linux Load? The graph area is not matching what the totals are getting from the server or from the values I am printing out of the bottom of the graph. The graph is showing much higher values and the average is also show

[Nagios-users] nagiosgrapher

2007-06-28 Thread Ringler, Scott
Hi All, I have Nagios 2.9 installed on FC6 and trying to get NagiosGrapher up and running. The problem I am having is that when I go to look at the graphs, they say "Sorry the user "username" is not allowed to view this graph! Your Nagios System. When I turn off cgi user authentication it wo

[Nagios-users] NagiosGrapher problems

2007-04-06 Thread Lars Stavholm
Hi All, I downloaded the latest NagiosGrapher-1.6.1-rc3a, and failed miserably to get it working. In the process I lost my NagiosGrapher-1.6.1-rc3, which worked perfectly. The nagiosexchange website doesn't seem to have the older versions available. So, does anyone have NagiosGrapher-1.6.1-rc3 av

[Nagios-users] NagiosGrapher + check_disk problem

2007-02-14 Thread Lars Stavholm
Hi All, I wonder if anyone more knowledgeable than myself could help out: We're using nagios 2.7 (latest) + NagiosGrapher 1.6.1 RC2 (latest) together with the check_disk plugin from nagios-plugins 1.4.6. We monitor 26 file systems on one machine, monitoring is fine, and graphing for each of this

[Nagios-users] nagiosGrapher (howto ????? )

2007-01-27 Thread Per Jørgensen
Well - Now I have used all day trying to configure this NagiosGrapher - and ain't got no results out yet... It's installed on Ubuntu using the package (autoconf,./configure - make install) I'm doing something wrong but haven't got a clue about it - but really like the interface style - so it's

[Nagios-users] NagiosGrapher

2007-01-27 Thread Per Jørgensen
Hey Nagios users. I'm trying to make this works. Well I have done all for what the Docs says about installing. but cannot seem to get it to show on the interface ??? I have installed it using the scripts as syggested in the latest edition. But I have Nagios running as a virtual hosts - and thats

Re: [Nagios-users] NagiosGrapher problem

2006-11-09 Thread Danilo
Hello Michael, Thursday, November 9, 2006, 11:02:45 AM, you wrote: MS> the ds_name/template has to be configured twice somewhere, i think you have MS> to go through your cfg_dir`s and search for the doubled entries. You're right Michael. Thanks a lot I didn't know that NagiosGrapher search for

Re: [Nagios-users] NagiosGrapher problem

2006-11-09 Thread Michael Streb
Hello Danilo, the ds_name/template has to be configured twice somewhere, i think you have to go through your cfg_dir`s and search for the doubled entries. Best regards, Michael On 09.11.2006 10:47 Uhr, "Danilo" <[EMAIL PROTECTED]> wrote: > Hello Michael, > > Thursday, November 9, 2006, 10:32:

Re: [Nagios-users] NagiosGrapher problem

2006-11-09 Thread Danilo
Hello Michael, Thursday, November 9, 2006, 10:32:52 AM, you wrote: MS> Could you please report the whole error description from the graph output ? Thanks a lot for your fast answer Attached the image of the error that appear when "click" on the graph icon The "check_ping.ncfg" file is t

Re: [Nagios-users] NagiosGrapher problem

2006-11-09 Thread Michael Streb
Hello Danilo, Could you please report the whole error description from the graph output ? Thanks a lot. Michael On 09.11.2006 10:22 Uhr, "Danilo" <[EMAIL PROTECTED]> wrote: > Hello nagios-users, > > > I've installed NagiosGrapher, but, after having modified a script, I > am getting error

[Nagios-users] NagiosGrapher problem

2006-11-09 Thread Danilo
Hello nagios-users, I've installed NagiosGrapher, but, after having modified a script, I am getting error on the graph. Having a look to templateInfo on the graph page it seems that de template used by NagiosGrapher has been doubled. For Example: this is the ping template Define {

Re: [Nagios-users] NagiosGrapher

2006-08-09 Thread Morris, Patrick
> I've successfully installed NagiosGrapher. I saw in log that > it works, but I don't know how to display graphs. See the INSTALL file from nagiosgraph for how to use the show.cgi script. - Using Tomcat but need to do more?

[Nagios-users] NagiosGrapher

2006-08-09 Thread MAIGNAN Luc
Hello, I've successfully installed NagiosGrapher. I saw in log that it works, but I don't know how to display graphs. Any help would be appreciated BR * Ce message et toutes les pièces jointes (ci-après le "message") sont éta

[Nagios-users] nagiosgrapher 1.6rc1 - problem with graphs - Can't call method "get_ngrapherxml"

2006-07-01 Thread Michał Panasiewicz
run link to graph https://localhost:8443/nagios/cgi-bin/graphs.cgi?host=printer_minolta&service=PING and : Software error: Can't call method "get_ngrapherxml" on an undefined value at /usr/lib/nagios/cgi/graphs.cgi line 110. # ps ax | grep collect 32248 ?Ss 0:00 /usr/bin/perl /usr/

[Nagios-users] nagiosgrapher - no pipe starting

2006-05-29 Thread Robert Binz
Hello everyone - I have nagios 2.3.1 up and running and monitoring hosts via nrpe. I an now trying to get the NagiosGrapher to function. I have followed the install and config options. I start the collect2.pl and find that it is running: nagios 20703 1 0 00:32 ? 00:00:00 /usr/bin/perl /usr/loca

RE: [Nagios-users] Nagiosgrapher rrd problem

2006-04-18 Thread Davy Gaussen
e.net Objet : RE: [Nagios-users] Nagiosgrapher rrd problem Johan, I tried to remove lines in my ngraph.ncfg like you said but so far it does not seem to repair the problem. And, like you said, the daemon don't try to parse my definitions!! An other idea ?? ;-) Davy -Message d'

RE: [Nagios-users] Nagiosgrapher rrd problem

2006-04-18 Thread Davy Gaussen
D] Envoyé : mardi 18 avril 2006 12:17 À : nagios-users@lists.sourceforge.net Cc : Davy Gaussen Objet : Re: [Nagios-users] Nagiosgrapher rrd problem It looks like Ngrapher is not even trying to parse the infos. I know that there is a bug with the Ngrapher version I use that makes it ignoring

RE: [Nagios-users] Nagiosgrapher rrd problem

2006-04-18 Thread Davy Gaussen
e : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Hugo van der Kooij Envoyé : vendredi 14 avril 2006 18:48 À : nagios-users Objet : Re: [Nagios-users] Nagiosgrapher rrd problem On Fri, 14 Apr 2006, Davy Gaussen wrote: > I am trying to use Nagiosgrapher-1.5 with Nagios 2.0. > > I s

Re: [Nagios-users] Nagiosgrapher rrd problem

2006-04-14 Thread Hugo van der Kooij
On Fri, 14 Apr 2006, Davy Gaussen wrote: > I am trying to use Nagiosgrapher-1.5 with Nagios 2.0. > > I successfully install nagiosgrapher but I didn't have any rrd files in > /var/lib/nagios/rrd. Which are only created after you setup service-type definitions and your first data is added to the n

[Nagios-users] Nagiosgrapher rrd problem

2006-04-14 Thread Davy Gaussen
Hi everybody,   I am trying to use Nagiosgrapher-1.5 with Nagios 2.0. I successfully install nagiosgrapher but I didn’t have any rrd files in /var/lib/nagios/rrd.   Here is my ngraph.log   2006-04-14 14:31:01 PRG: Starting up collect2.pl (PID: 31286) ... 2006-04-14 14:31:02 PRG: us

[Nagios-users] nagiosgrapher config files

2006-02-09 Thread Karsten Müller
Hi, I tried using the cfg_dir=/path/xx config directive but without success. I created separate files for all ngraph definition in the / path/xx directory. The data collection seems to work but no graphs are displayed. This may be a problem with rrd2-graph.cgi? Is someone using this conf

[Nagios-users] nagiosgrapher parsing perfdata

2006-02-09 Thread Karsten Müller
Hi, I am having problems to parse the output of the command 'check_snmp_load -H XXX -T cisco -C XXX -w 10,10,10 -c 10,10,10 -f' with nagiosgrapher. The output reads 'CPU : 9 11 10 : 11 > 10 : CRITICAL | load_5_sec=9%; 10;10,load_1_min=11%;10;10,load_5_min=10%;10;10' The nagiosgrapher log

Re: [Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Hugo van der Kooij
On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > > > On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > > > > > How can I establish if Nagios is in fact sending all the performance data? > > > > I forgot to add the config entries: > > > > nagios.cfg > >

Re: [Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Hugo van der Kooij
On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > > > How can I establish if Nagios is in fact sending all the performance data? > > I forgot to add the config entries: > > nagios.cfg > > perfdata_timeout=5 > process_performance_data=1 > service_perfda

RE: [Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Andrew Cruse
[EMAIL PROTECTED] wrote: > While I can't comment on nagiosgrapher specifically, since I > don't use it, I would suggest for RRDtool in general you take > a look at tuning the RRD heartbeat and step values used in the > rrdcreate command. > > The factor in Nagios that would cause RRD gaps is most

RE: [Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Tedman Eng
gaps from appearing in the RRD data. > -Original Message- > From: Hugo van der Kooij [mailto:[EMAIL PROTECTED] > Sent: Monday, February 06, 2006 11:07 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] nagiosgrapher v1.3 unreliable > > > Hi, > >

Re: [Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Hugo van der Kooij
On Mon, 6 Feb 2006, Hugo van der Kooij wrote: > How can I establish if Nagios is in fact sending all the performance data? I forgot to add the config entries: nagios.cfg perfdata_timeout=5 process_performance_data=1 service_perfdata_command=process-service-perfdata #service_perfdata_file_mode=a

[Nagios-users] nagiosgrapher v1.3 unreliable

2006-02-06 Thread Hugo van der Kooij
Hi, I have been trying to get nagiosgraper v1.3 working reliable. But it is not at all reliable. Some services are updated properly every poll. But some other fail to update sometimes or even fail to update most of the times resulting in graphs with only some snippets. If the service was failing

Re: [Nagios-users] NagiosGrapher and XML::Simple

2006-02-02 Thread Hugo van der Kooij
On Thu, 2 Feb 2006, Christopher Gill wrote: > I'm having some very frustrating trouble getting NagiosGrapher working. > Since it doesn't have it sown mialing lists, figured I'd ask here. I've > followed the install instructions provided, but when running the > collection script, collect2.pl, I get

[Nagios-users] NagiosGrapher and XML::Simple

2006-02-02 Thread Christopher Gill
Good morning. I'm having some very frustrating trouble getting NagiosGrapher working. Since it doesn't have it sown mialing lists, figured I'd ask here. I've followed the install instructions provided, but when running the collection script, collect2.pl, I get a perl error back claiming it can't fi

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Hugo van der Kooij
On Tue, 31 Jan 2006, Arno Lehmann wrote: > On 1/31/2006 9:49 PM, Alastair Sheppard wrote: > > On 02/01/2006 at 8:01 AM, Hugo van der Kooij wrote: > > # Adding Graph Value Key's > foreach (@blocks) { > if ( $service =~ /$_->{service_na

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Arno Lehmann
Hi, On 1/31/2006 9:49 PM, Alastair Sheppard wrote: On 02/01/2006 at 8:01 AM, Hugo van der Kooij wrote: # Adding Graph Value Key's foreach (@blocks) { if ( $service =~ /$_->{service_name}/ ) { I would guess (at least I tell you ;-) that with t

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Alastair Sheppard
On 02/01/2006 at 8:01 AM, Hugo van der Kooij wrote: > > > Did some more debugging: The section below seems to be having a bit of a > > > problem: > > > > > > # If the RRD not exists: > > > if ( !( -e $file ) ) { > > > Now we all know what children spawn from assumptions. S

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Hugo van der Kooij
On Tue, 31 Jan 2006, Alastair Sheppard wrote: > Had the same problem a while back and it related to the case of > my service_description, as in uppercase or lowercase. I had defined > my normal service check for http and it included the following: I'm not sure it is the same issue. For all prac

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Alastair Sheppard
Hi Hugo Had the same problem a while back and it related to the case of my service_description, as in uppercase or lowercase. I had defined my normal service check for http and it included the following: service_description HTTP So, I made ano

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-31 Thread Alastair Sheppard
Hi Hugo Had the same problem a while back and it related to the case of my service_description, as in uppercase or lowercase. I had defined my normal service check for http and it included the following: service_description HTTP So, I made ano

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-27 Thread Hugo van der Kooij
On Fri, 27 Jan 2006, Arno Lehmann wrote: > you're quite busy :-) Yeah. Anything that does not work right is annoying to me. And as this was getting real itchy I started to scratch real hard. > > On 1/27/2006 9:58 PM, Hugo van der Kooij wrote: > > Did some more debugging: The section below seems

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-27 Thread Arno Lehmann
Hugo, you're quite busy :-) On 1/27/2006 9:58 PM, Hugo van der Kooij wrote: Did some more debugging: The section below seems to be having a bit of a problem: # If the RRD not exists: if ( !( -e $file ) ) { # Adding Graph Value Key's fore

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-27 Thread Hugo van der Kooij
On Thu, 26 Jan 2006, Arno Lehmann wrote: > On 1/26/2006 9:13 PM, Hugo van der Kooij wrote: > > On Thu, 26 Jan 2006, Arno Lehmann wrote: > > > > 2006-01-26 20:49:46 RRD: rrdtool create > > /var/spool/nagios/rrd/aragorn/50651c20531d52e9c5eaa48a204e53c4.rrd --step= > > RRA:AVERAGE:0.5:5: RRA:MAX:0.5:

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-26 Thread Hugo van der Kooij
On Thu, 26 Jan 2006, Arno Lehmann wrote: > On 1/26/2006 9:13 PM, Hugo van der Kooij wrote: > > On Thu, 26 Jan 2006, Arno Lehmann wrote: > > > > 2006-01-26 20:49:46 RRD: rrdtool create > > /var/spool/nagios/rrd/aragorn/50651c20531d52e9c5eaa48a204e53c4.rrd --step= > > RRA:AVERAGE:0.5:5: RRA:MAX:0.5:

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-26 Thread Arno Lehmann
Hi, On 1/26/2006 9:13 PM, Hugo van der Kooij wrote: On Thu, 26 Jan 2006, Arno Lehmann wrote: If you posted one of the entries not working and the corresponding output from the check plugin someone, perhaps even I, might help you more. I may be a bit rusty on RRDtool and regex but I miss th

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-26 Thread Hugo van der Kooij
On Thu, 26 Jan 2006, Arno Lehmann wrote: > If you posted one of the entries not working and the corresponding > output from the check plugin someone, perhaps even I, might help you more. I may be a bit rusty on RRDtool and regex but I miss the load issue here. The plugin output: OK - loa

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-26 Thread Arno Lehmann
Hello, On 1/26/2006 7:23 AM, Hugo van der Kooij wrote: On Thu, 26 Jan 2006, Arno Lehmann wrote: On 1/25/2006 11:42 PM, Hugo van der Kooij wrote: (In fact I am puzzled by much more but let's take it one step at the time.) Let nagiosgrapher write a detailed log and observe what happens in

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-25 Thread Hugo van der Kooij
On Thu, 26 Jan 2006, Arno Lehmann wrote: > On 1/25/2006 11:42 PM, Hugo van der Kooij wrote: > > > (In fact I am puzzled by much more but let's take it one step at the > > time.) > > Let nagiosgrapher write a detailed log and observe what happens in > there. tail -f is just the tool for that... It

Re: [Nagios-users] NagiosGrapher: How do the links work?

2006-01-25 Thread Arno Lehmann
Hi, On 1/25/2006 11:42 PM, Hugo van der Kooij wrote: Hi, I am trying to get NagiosGrapher up and running. I get some graphs but how can one see the graphs unless you explicitly go to /cgi-bin/graphs.cgi ? Nagiosgrapher installs serviceextinfo definitions automatically. It's some time ag that

[Nagios-users] NagiosGrapher: How do the links work?

2006-01-25 Thread Hugo van der Kooij
Hi, I am trying to get NagiosGrapher up and running. I get some graphs but how can one see the graphs unless you explicitly go to /cgi-bin/graphs.cgi ? The sample config show a part like: icon_image_tag dot.gif' border="0"> bit included. So I am still puzzled in the way the link to the