Re: [Nagios-users] PLEASE HELP download this file

2006-08-09 Thread Morris, Patrick
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Arief Iqbal > Sent: Wednesday, August 09, 2006 9:50 PM > To: nagios milis > Subject: [Nagios-users] PLEASE HELP download this file > > I can't access ftp from my office...] > Does anybody here would

[Nagios-users] PLEASE HELP download this file

2006-08-09 Thread Arief Iqbal
I can't access ftp from my office...] Does anybody here would help me to download this file?? ftp://194.199.20.114/linux/PLD/current/dists/ac/ready/i386/libgd-2.0.20-2.i386.rpm ftp://194.199.20.114/linux/PLD/current/dists/ac/ready/i386/libgd-devel-2.0.20-2.i386.rpm and send it to my email, thank

Re: [Nagios-users] how if libgda isn't installed?

2006-08-09 Thread Morris, Patrick
> port ftp is blocked in my workplace so i can't download > libgda & libgda-devel, can i make statusmap appear if i'm not > installed libgda & libgda-devel instead i've installed > libpng, libjpeg, zlib, libpng-devel, etc? No. libgd (not libgda) is a requirement for the statusmaps. --

[Nagios-users] how if libgda isn't installed?

2006-08-09 Thread Arief Iqbal
port ftp is blocked in my workplace so i can't download libgda & libgda-devel, can i make statusmap appear if i'm not installed libgda & libgda-devel instead i've installed libpng, libjpeg, zlib, libpng-devel, etc? Stay in the know. Pulse on the new Yahoo.com. Check it out. -

Re: [Nagios-users] wget attempts

2006-08-09 Thread Brian Loe
On 8/9/06, Marc Powell <[EMAIL PROTECTED]> wrote: > You'll want to go all the way through the report generation process in > your browswer _then_ grab the URL for the page with the actual report. > This looks like you're giving wget the URL for the start of the report > process. > That's possible,

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Patrick Morris
Host down notifications will normally go out immediately, and there are several very good reasons for this (most of which were explained in earlier responses). This is not configurable, except for the number of times Nagios will check (in rapid succession, ignoring any inter-chack delay configur

Re: [Nagios-users] PerfParse (solved)

2006-08-09 Thread Christian Lahti
Ok, an update to this.  I am now getting data stuffed to perfparse database, here are the performance data processing commands in misccommands.cfg: that are working:   # 'process-service-perfdata' command definition define command {    command_name   process-service-perfdata    command

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Gavin Cato
Thanks marc, but no go :( Here is my config. If this host is down I get an alert within a min or so of starting nagios. Can you see why in my config? Cheers # 'yum_6683' host definition define host{ use generic-host; Name of host template to use h

[Nagios-users] PerfParse

2006-08-09 Thread Christian Lahti
Hello all:   Has anyone been able to get PerfParse and Nagios 2.5 working correctly?  I have tried many options but it just does not seem to work.  I have tried:   1)   having nagios printf to a log file then externally have perfparse-log2mysql process, always complains about a file

Re: [Nagios-users] nagios.cmd write order (cronological?)

2006-08-09 Thread Patrick Morris
On Wed, 09 Aug 2006, Marcel Mitsuto Fucatu Sugano wrote: > Hi, > > Nagios 2.5, SuSE9.3. > Syslog-ng 1.6.8. > > I am configuring some passive checks to be transported by syslog-ng. > > So i've configured syslog to write directly to nagios.cmd. Everything > working fine, but as we are receiving c

Re: [Nagios-users] NRPE

2006-08-09 Thread Patrick Morris
On Wed, 09 Aug 2006, Ganesh Vembu wrote: > Hi all > I finally got my Nagios running... > Then I realized that it was checking stuff for the local machine and not any > other machines I specified > Ok so NRPE it is > does this have to run/install on the machine I want to monitor or just on the >

Re: [Nagios-users] Reporting

2006-08-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Brian Loe > Sent: Wednesday, August 09, 2006 4:17 PM > To: Nagios Users Mailinglist > Subject: Re: [Nagios-users] Reporting > > On 8/9/06, Tory M Blue <[EMAIL PROTECTED]> wrote: > > Go a

Re: [Nagios-users] Upgrade nagios

2006-08-09 Thread Patrick Morris
On Wed, 09 Aug 2006, Edward Ford wrote: > How hard is it to upgrade Nagios from version 2.0b3 to 2.5 (or any other > version for that matter). I am only using the basic SNMP checks such as > check_disk, check_cpu, and ping. That is all I need at the moment. Is the > upgrade just execute an RPM and

[Nagios-users] nagios.cmd write order (cronological?)

2006-08-09 Thread Marcel Mitsuto Fucatu Sugano
Hi, Nagios 2.5, SuSE9.3. Syslog-ng 1.6.8. I am configuring some passive checks to be transported by syslog-ng. So i've configured syslog to write directly to nagios.cmd. Everything working fine, but as we are receiving check results from diferent distributed nagios servers, I wonder if whether o

[Nagios-users] dhcp plugin

2006-08-09 Thread Lincoln Worsham
Hi list, seems like nothing is going to work today. I can't seem to post to the list through e-mail. oh well on to the stuff: I have sucesufly been able to get nagios (2.5) up and running to monitor our network but i am having some problems with plugins. Target hardware is an xserve runnin

Re: [Nagios-users] wget attempts

2006-08-09 Thread Marc Powell
You'll want to go all the way through the report generation process in your browswer _then_ grab the URL for the page with the actual report. This looks like you're giving wget the URL for the start of the report process. -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagi

[Nagios-users] wget attempts

2006-08-09 Thread Brian Loe
using --save-headers, -p -k and saving it to a file (-O), this is all I've managed to get: HTTP/1.1 200 OK Date: Wed, 09 Aug 2006 21:40:43 GMT Server: Apache/2.0.54 (Linux/SUSE) Cache-Control: no-store Pragma: no-cache Expires: Thu, 01 Jan 1970 00:00:00 GMT Last-Modified: Wed, 09 Aug 2006 21:40:43

Re: [Nagios-users] Reporting

2006-08-09 Thread Brian Loe
On 8/9/06, Tory M Blue <[EMAIL PROTECTED]> wrote: > Go ahead and click open in new window after the first selection and I think > from that point on, it gives you the full url.. Meaning right click the > submit/select button and open it in a new window (should give you the full > url) > > Couldn't

Re: [Nagios-users] Reporting

2006-08-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Brian Loe > Sent: Wednesday, August 09, 2006 3:30 PM > To: Tory M Blue > Cc: Nagios Users Mailinglist > Subject: Re: [Nagios-users] Reporting > > On 8/9/06, Tory M Blue <[EMAIL PROTECTED

Re: [Nagios-users] Reporting

2006-08-09 Thread Brian Loe
On 8/9/06, Tory M Blue <[EMAIL PROTECTED]> wrote: > > > On 8/9/06, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: > > > > If you know which URL to request to get the report you want: Simply wget > > it and write a small script to tuck it in a nice email message. > > > > The url for the avail report

Re: [Nagios-users] Reporting

2006-08-09 Thread Tory M Blue
On 8/9/06, Hugo van der Kooij <[EMAIL PROTECTED]> wrote: On Wed, 9 Aug 2006, Brian Loe wrote:> Does anyone have a solution for reporting (via printable views - or> better, e-mail) in the 2.x version of Nagios. I'm really needing the> availability report sent at a specific interval... If you know wh

Re: [Nagios-users] Reporting

2006-08-09 Thread Hugo van der Kooij
On Wed, 9 Aug 2006, Brian Loe wrote: > Does anyone have a solution for reporting (via printable views - or > better, e-mail) in the 2.x version of Nagios. I'm really needing the > availability report sent at a specific interval... If you know which URL to request to get the report you want: Simpl

Re: [Nagios-users] R: check+http on asp.net site

2006-08-09 Thread Hugo van der Kooij
On Wed, 9 Aug 2006, Marco Borsani wrote: > > Telnet 80 > .. > GET / HTTP/1.0 > Host: Ouch. I don not think you refer to this host as http:/// but http:/// in your web browser. That would render the test illegal. But by all means add the prop

[Nagios-users] Reporting

2006-08-09 Thread Brian Loe
Does anyone have a solution for reporting (via printable views - or better, e-mail) in the 2.x version of Nagios. I'm really needing the availability report sent at a specific interval... - Using Tomcat but need to do more? Ne

Re: [Nagios-users] NRPE

2006-08-09 Thread Jim Richardson
On 8/9/06, Ganesh Vembu <[EMAIL PROTECTED]> wrote: Hi all I finally got my Nagios running... Then I realized that it was checking stuff for the local machine and not any other machines I specified Ok so NRPE it is does this have to run/install on the machine I want to monitor or just on the nagio

Re: [Nagios-users] NRPE

2006-08-09 Thread Jason Martin
On Wed, Aug 09, 2006 at 10:49:11AM -0700, Ganesh Vembu wrote: > Ok so NRPE it is > does this have to run/install on the machine I want to monitor or just on the > nagios server? The NRPE daemon must run on the server being monitored, and the check_nrpe plugin must be on the nagios server. -Jason

Re: [Nagios-users] NRPE

2006-08-09 Thread Thomas Sluyter
On 9 Aug, 2006, at 19:49, Ganesh Vembu wrote: > Hi all > I finally got my Nagios running... > Then I realized that it was checking stuff for the local machine > and not any other machines I specified Haha! Amazing :) You made -exactly- the same mistake I made when I began with Nagios... > Ok

[Nagios-users] NRPE

2006-08-09 Thread Ganesh Vembu
Hi all I finally got my Nagios running... Then I realized that it was checking stuff for the local machine and not any other machines I specified Ok so NRPE it is does this have to run/install on the machine I want to monitor or just on the nagios server? any insight will be of great help and how

Re: [Nagios-users] Which sql plugin to use?

2006-08-09 Thread John R. Daily
In case you haven't seen this, courtesy of Google: http://www.nagios.org/faqs/viewfaq.php?faq_id=156 -John On Aug 9, 2006, at 1:23 PM, Michael Koprowski wrote: > Hi all, > > We are evaluating Nagios and one question that came up is what can we > monitor and report on for SQL 2000? I have Nagios

[Nagios-users] Upgrade nagios

2006-08-09 Thread Edward Ford
How hard is it to upgrade Nagios from version 2.0b3 to 2.5 (or any other version for that matter). I am only using the basic SNMP checks such as check_disk, check_cpu, and ping. That is all I need at the moment. Is the upgrade just execute an RPM and possible restore of config files?   Th

[Nagios-users] Which sql plugin to use?

2006-08-09 Thread Michael Koprowski
Hi all, We are evaluating Nagios and one question that came up is what can we monitor and report on for SQL 2000? I have Nagios running and already installed the NRPE_NT plugin on a remote Win2000 server and can collect memory, cpu, file system, etc.. However looking at the various plugins for sql

[Nagios-users] Cisco router interface CRC errors Plugin

2006-08-09 Thread Sekhar
Hi Guys,   I am looking for Cisco router interface CRC errors Plugin for nagios.any one is aving this please post link here.I want to monitor how many CRC errors we are getting.   Thanks for your help Do you Yahoo!? Next-gen email? Have it all with the all-new Yahoo! Mail Beta.-

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Mike Emigh
On 8/9/06, Andrew Laden <[EMAIL PROTECTED]> wrote: One thing to watch is that HOST alerts will get sent out as soon as the host is detected down. You can play with the retry settings. But you generally need to keep those short, as a host check supercedes all other checks, and nagios wil

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Andrew Laden
One thing to watch is that HOST alerts will get sent out as soon as the host is detected down. You can play with the retry settings. But you generally need to keep those short, as a host check supercedes all other checks, and nagios will essentially pause until it determines status of the ho

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Aaron Segura
Normal check interval: 5 min Retry Check interval  : 5 min Max check attempts :  2   -or-   Normal check interval: 2 min Retry check interval:   1 min Max check attempts:  9   -or-    (This is the one I run on some services) Normal check interval: 5 min Retry check interval 

Re: [Nagios-users] Monitor .NET Aplications

2006-08-09 Thread Morris, Patrick
> do you have anybody skills with monitor .net applications via Nagios? > > I thinking about snmp. But I don't know if do it. .Net apps aren't monitored any differently than any other web apps. What do you want to do? - Usin

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] Monitor .NET Aplications

2006-08-09 Thread Michael Belik
Hi list, do you have anybody skills with monitor .net applications via Nagios? I thinking about snmp. But I don't know if do it. Thanks for tips. Have a nice day - Michael Belik (belik) --- The mailing list archive is found here: http://www.nagiosexchange.org/nag

[Nagios-users] Antw: Re: Nagios for Server or Client?

2006-08-09 Thread Daniel Tuecks
Did you recompile nagios after you installed libgd, etc? Any compiler errors/warnings? Maybe your gd installation isn't found? Check the output of ./configure. You do not need any fancy server hardware to run nagios. You can use virtually any client pc in your network - static ip address would b

[Nagios-users] R: check+http on asp.net site

2006-08-09 Thread Marco Borsani
No, The problem could be solved putting "-e HTTP" at the end of the check_http command line, but I am afraid to stop ALL other check_http on my nagios server With this command: ./check_http -I -e HTTP I received: HTTP ok: HTTP/1.1 404 Object Not Found - 0.007 second response time |time= 0

Re: [Nagios-users] R: check+http on asp.net site

2006-08-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Marco Borsani > Sent: Wednesday, August 09, 2006 2:46 AM > To: 'Nagios Users Mailinglist' > Subject: [Nagios-users] R: check+http on asp.net site > > Well > > Here it is the answers: >

Re: [Nagios-users] controlling notifications a bit better

2006-08-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Gavin Cato > Sent: Wednesday, August 09, 2006 1:47 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] controlling notifications a bit better > > Hi, > > > > I want

Re: [Nagios-users] Nagios for Server or Client?

2006-08-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Arief Iqbal > Sent: Wednesday, August 09, 2006 1:40 AM > To: nagios milis > Subject: Re: [Nagios-users] Nagios for Server or Client? > > > ok, here is the problem, i've succesfully inst

[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

Re: [Nagios-users] Externals Commands

2006-08-09 Thread Hari Sekhon
Hari Sekhon wrote: Deborah Martin wrote: no idea! i use .htaccess and it works for me! my httpd.conf has the following which is what i extracted from the docs!   ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin     AllowOverride AuthConfig     Options Ex

Re: [Nagios-users] Externals Commands

2006-08-09 Thread Hari Sekhon
Deborah Martin wrote: no idea! i use .htaccess and it works for me! my httpd.conf has the following which is what i extracted from the docs!   ScriptAlias /nagios/cgi-bin /usr/local/nagios/sbin     AllowOverride AuthConfig     Options ExecCGI     Order allow,deny

Re: [Nagios-users] How to configure CGI in web interface?

2006-08-09 Thread rob . moss
You have posted about this 3 times now, all under different subjects This is a webserver problem, and you clearly haven't done anything to try and diagnose your own problem. 1. Look in your webserver logs, specifically error_log, there are errors there 2. Read your webserver config file, see wher

Re: [Nagios-users] how to display statusmap?

2006-08-09 Thread Deborah Martin
usually statusmap.cgi is found in /usr/local/nagios/sbin which is aliased to cgi-bin within apache.   It could be that you need gd-devel as well as gd installed when compiling the cgi's as i had this problem when upgrading to nagios 2.5   Do you get the same problem when trying to view tre

[Nagios-users] How to configure CGI in web interface?

2006-08-09 Thread Arief Iqbal
How can i make my web server to found status.cgi, statusmap.cgi, config.cgi, etc in my server? Yahoo! Music Unlimited - Access over 1 million songs. Try it free. - Using Tomcat but need to do more? Need to support web servi

Re: [Nagios-users] how to display statusmap?

2006-08-09 Thread Hari Sekhon
Arief Iqbal wrote: hi, I really need your help. I've already intalled lipng, libgd, etc in my system, and i have reconfigure it, but the statusmap still does not appear in my nagios web interface, there's a message: Not Found The requested URL /nagios/cgiurl/statusmap.cgi was not foun

Re: [Nagios-users] R: check+http on asp.net site

2006-08-09 Thread Greg Cope
Nothing wrong with the web server. It is either not configured properly, or you are asking for the wrong url. Do you know what Virtual Hosts are configured? If you try telneting and doing an HTTP/1.1 request. Greg On Wed, 2006-08-09 at 09:46 +0200, Marco Borsani wrote: > Well > > Here it i

[Nagios-users] R: check+http on asp.net site

2006-08-09 Thread Marco Borsani
Well Here it is the answers: Telnet 80 .. GET / HTTP/1.0 HTTP/1.1 404 Object Not Found Server: Microsoft-IIS/5.0 Date: Wed, 09 Aug 2006 07:39:56 GMT Content-Type: text/html Content-Length: 111 Site Not Found No web site is configured at this