Status Map button not working

Michael Natale michael.natale at incipient.com
Thu Oct 10 17:07:44 CEST 2002


Hi all, total Nagios-Newbie here...

I have the program running and so far so good, I have hosts defined and am monitoring uptime and basic services...

When I click on the Status Map button on the left side, I get an OBJECT NOT FOUND error.

Also when I click 3-D Status Map, it tries to download/open a file called 'statuswrl'.

I've read through the docs and maybe I missed something but does anyone know whats up with these errors?

Thx
Michael

-----Original Message-----
From: nagios-users-request at lists.sourceforge.net [mailto:nagios-users-request at lists.sourceforge.net] 
Sent: Thursday, October 10, 2002 10:32 AM
To: nagios-users at lists.sourceforge.net
Subject: Nagios-users digest, Vol 1 #961 - 10 msgs


Send Nagios-users mailing list submissions to
	nagios-users at lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/nagios-users
or, via email, send a message with subject or body 'help' to
	nagios-users-request at lists.sourceforge.net

You can reach the person managing the list at
	nagios-users-admin at lists.sourceforge.net

When replying, please edit your Subject line so it is more specific than "Re: Contents of Nagios-users digest..."


Today's Topics:

   1. RE: About groups (Daniel Geske)
   2. RE: Almost there! (Bishop, Dean)
   3. RE: Multiple nagios monitors in one machine (Louie Cagasan)
   4. Web problem... (Stefan Hanssen)
   5. Re: Multiple nagios monitors in one machine (Freddy Frouin)
   6. RE: Install issue (Carroll, Jim P [Contractor])
   7. Check_Time plugin and BST (Chris Losch)
   8. RE: Error: Invalid max_attempts, check_interval, r
       etry_interval, or notification_interval value for service 'Port Scans'on
       host 'gate' (Jason Marshall)

--__--__--

Message: 1
From: "Daniel Geske" <daniel.geske at yoc.de>
To: "Jose M. Suarez" <jmsuarez at betybyte.com>,
	<nagios-users at lists.sourceforge.net>
Subject: RE: [Nagios-users] About groups
Date: Thu, 10 Oct 2002 15:40:52 +0200

'hostgroup_name pc-group'

http://nagios.sourceforge.net/docs/1_0/templatetricks.html

Greetings

Daniel

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net]On Behalf Of Jose M. Suarez
Sent: Thursday, October 10, 2002 12:19 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] About groups




Hi people, I'm setting up Nagios and I have a doubt that I didn't find it, How to use hostgroups in service definitions?

Instead of have a huge list that:

define service{
        host_name firewall1,render,web1,web2,web3,web4,juego1,juego2,juego3,juego4,juego5,
juego6,juego7,juego8,juego9,nfs,webtrends,web-interno,estadisticas,chat,
dryumi-bdc,drinfierno,bigfoot,genociderf9,drkabutopdc,brutusm3

I want to define this by hostgroups.
Thanks.

Jose





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users





--__--__--

Message: 2
From: "Bishop, Dean" <dean.bishop at tcdsb.org>
To: "'seth at hollen.org'" <seth at hollen.org>, "Bishop, Dean"
	 <dean.bishop at tcdsb.org>, Seth Hollen <seth at dbs.com>, 
	nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Almost there!
Date: Thu, 10 Oct 2002 09:41:17 -0400

what is in your apache logs?

/var/log/httpd/access_log and /var/log/httpd/error_log??



-----Original Message-----
From: Seth Hollen [mailto:seth at hollen.org]
Sent: Thursday, October 10, 2002 9:32 AM
To: 'Bishop, Dean'; Seth Hollen; nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Almost there!


Yes root is in there, the only file I have password protected in apache is the nagios directory. I can type into a browser the ip address of my nagios server and it will comeup with the default apache webpage, and it's serving the nagios pages as I type this. I'm just trying to figure out why it reports that error message.

Take Care,

Seth Hollen
seth at hollen.org
727-919-1598 

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Bishop, Dean
Sent: Thursday, October 10, 2002 9:24 AM
To: Seth Hollen; nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Almost there!


is "root" a user in your htpasswd file?

-----Original Message-----
From: Seth Hollen [mailto:seth at hollen.org]
Sent: Thursday, October 10, 2002 8:57 AM
To: nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Almost there!


I'm really confused on this.

This is what I get
[root at nagios nagios]# ./libexec/check_http -a root:xxxxx -I 127.0.0.1 HTTP WARNING: HTTP/1.1 403 Forbidden [root at nagios nagios]# /libexec/check_http -H nagios HTTP WARNING: HTTP/1.1 403 Forbidden [root at nagios nagios]# ./libexec/check_http -I 192.168.1.165 HTTP
WARNING: HTTP/1.1 403 Forbidden [root at nagios nagios]# /libexec/check_http -I 127.0.0.1 HTTP WARNING: HTTP/1.1 403 Forbidden [root at nagios nagios]#

Take Care,

Seth Hollen
seth at hollen.org
727-919-1598 

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Seth Hollen
Sent: Wednesday, October 09, 2002 11:18 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Almost there!


Thanks to everyone for their help! My .cfg file problems turned out to be dure to whitespace before comments and .'s in hostnames

I got nagios running but I am just trying ping and check_httpd on it's self. Check_httpd returns an error

[root at nagios etc]# ../libexec/check_http 192.168.1.165
HTTP WARNING: HTTP/1.1 403 Forbidden
It is running and seems to be running fine to me, could this be due to it being apache 2.0?


Take Care,

Seth Hollen
seth at hollen.org
727-919-1598 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002
 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf _______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.394 / Virus Database: 224 - Release Date: 10/3/2002
 


--__--__--

Message: 3
Subject: RE: [Nagios-users] Multiple nagios monitors in one machine
From: Louie Cagasan <fireant at zpdee.net>
To: "Carroll, Jim P  " "[Contractor]" <jcarro10 at sprintspectrum.com>
Cc: nagios-users at lists.sourceforge.net, freddy_frouin at fluxus.net,
	eljalforja at skycablenet.com, juvs at skycablenet.com,
	agattud at skycablenet.com
Date: 10 Oct 2002 21:51:40 +0800

Hi Jim and Freddy,

I tried doing that by copying the missing cgi files statusmap.cgi, trends.cgi and histogram.cgi but when I ran that instance of nagios and click on the statusmap, it says it can't find the ORIGINAL directory these cgi files were originally compiled for. so it won't work.

As for Freddy's comments, what I did was treat every installation like a new installation: deleting the source tree then getting the files from the tarball but apparently, it can't locate the gd libraries for these 3 cgi files from /usr/lib or /usr/local/lib and /usr/include and /usr/local/include.  But the thing is: if it can't locate the gd library, why was I able to install it in the first place? Go figure...

Would Ethan Galstad have an answer for this you think? Hi Ethan! =3D)

Thanks,

Louie

On Wed, 2002-10-09 at 23:55, Carroll, Jim P [Contractor] wrote:
> Louie, I don't know why you don't just manually copy a working tree 
> into =
the
> 3rd target directory, and manually search/replace pathnames in the 
>config  files. =20
> jc
>=20
> > -----Original Message-----
> > From: Freddy Frouin [mailto:freddy.frouin at fluxus.net]
> > Sent: Wednesday, October 09, 2002 2:17 AM
> > To: Louie Cagasan
> > Cc: nagios-users at lists.sourceforge.net
> > Subject: Re: [Nagios-users] Multiple nagios monitors in one machine 
> >=20 =20
> > maybe you've done some bad operation by the past in this=20
> > directory... did
> > you tryed to clean the config.cache file before reconfiguring=20
> > ? did you tryed to
> > delete the source tree and to get it again from the tgz=20
> > archive and to try to
> > recompile it ? are you using multiple users for each version=20
> > of nagios you plan
> > to deploy ? if yes, check env var for each users...
> >=20
> > 'hope this help,		Freddy.
> >=20
> > On 09 Oct 2002 06:31:28 +0800
> > Louie Cagasan <fireant at zpdee.net> wrote:
> >=20
> > > I'm trying to do this on just one machine, e.g.,
> > >=20
> > > /opt/nagios/network1
> > > /opt/nagios/network2
> > > /opt/nagios/network3
> > >=20
> > > or
> > >=20
> > > /opt/network1/nagios/
> > > /opt/network2/nagios
> > > /opt/network3/nagios
> > >=20
> > > preferably the first one.  I've successfully installed and ran two  
> > >monitors, with the first in the directory /opt/nagios and another 
> > >in  /opt/net2/nagios, with the statusmaps and all but I'm just not  
> > >successful with doing a third.  The configure error is that it's 
> > >not  locating those gd,png, and jpg libraries.  Which is strange, 
> > >since  it worked for the first two.  Does anybody know what may be 
> > >wrong? =20  TIA,
> > > Louie
> > >=20
> > >=20
> > >=20
> > >=20
> > >=20
> > >=20
> > >=20
> > > -------------------------------------------------------
> > > This sf.net email is sponsored by:ThinkGeek
> > > Welcome to geek heaven.
> > > http://thinkgeek.com/sf
> > > _______________________________________________
> > > Nagios-users mailing list
> > > Nagios-users at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > >=20
> >=20
> >=20
> > --=20
> > Freddy Frouin
> > Responsable Supervision
> > Fluxus - British Telecom
> > 30, rue du Ch=E2teau des Rentiers
> > 75013 Paris
> >=20
> > T=E9l: +33 (0)1 44 97 70 00
> > Fax: +33 (0)1 44 97 70 07
> >=20
> >=20
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf  
> >_______________________________________________
> > Nagios-users mailing list  Nagios-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagios-users
> >=20




--__--__--

Message: 4
Date: Thu, 10 Oct 2002 16:00:39 +0200
From: "Stefan Hanssen" <Stefan.Hanssen at baerum.kommune.no>
To: <nagios-users at lists.sourceforge.net>
Subject: [Nagios-users] Web problem...

Earlier today i got Nagios up and running, and its running just great, at l= east for what i have tested so far. But at some point i lost the graphics on the web page. I have not deleted a= ny files, the images catalogue exists under /usr/local/nagios/share so ever= ything should be there. I can see everything (but images) so the web pages = looks rather stupid. I have looked through the FAQ, unable to find anything=  matching my problem. Does anyone have a clue ?

Best regards
Stefan Hanssen



--__--__--

Message: 5
Date: Thu, 10 Oct 2002 16:01:43 +0200
From: Freddy Frouin <freddy.frouin at fluxus.net>
To: Louie Cagasan <fireant at zpdee.net>
Cc: jcarro10 at sprintspectrum.com, nagios-users at lists.sourceforge.net,
   freddy.frouin at fluxus.net, eljalforja at skycablenet.com, juvs at skycablenet.com,
   agattud at skycablenet.com
Subject: Re: [Nagios-users] Multiple nagios monitors in one machine
Organization: Fluxus

yet you didn't answered my question... how many users are you using to manage this 3 nagios serveurs ?

On 10 Oct 2002 21:51:40 +0800
Louie Cagasan <fireant at zpdee.net> wrote:

> Hi Jim and Freddy,
>=20
> I tried doing that by copying the missing cgi files statusmap.cgi,  
>trends.cgi and histogram.cgi but when I ran that instance of nagios and  
>click on the statusmap, it says it can't find the ORIGINAL directory  
>these cgi files were originally compiled for. so it won't work. =20
> As for Freddy's comments, what I did was treat every installation like =
a
> new installation: deleting the source tree then getting the files from 
> the tarball but apparently, it can't locate the gd libraries for these 
> =
3
> cgi files from /usr/lib or /usr/local/lib and /usr/include and  
>/usr/local/include.  But the thing is: if it can't locate the gd  
>library, why was I able to install it in the first place? Go figure... 
>=20  Would Ethan Galstad have an answer for this you think? Hi Ethan! 
>=3D) =20
> Thanks,
>=20
> Louie
>=20
> On Wed, 2002-10-09 at 23:55, Carroll, Jim P [Contractor] wrote:
> > Louie, I don't know why you don't just manually copy a working tree 
> > i=
nto the
> > 3rd target directory, and manually search/replace pathnames in the 
> > co=
nfig
> > files.
> >=20
> > jc
> >=20
> > > -----Original Message-----
> > > From: Freddy Frouin [mailto:freddy.frouin at fluxus.net]
> > > Sent: Wednesday, October 09, 2002 2:17 AM
> > > To: Louie Cagasan
> > > Cc: nagios-users at lists.sourceforge.net
> > > Subject: Re: [Nagios-users] Multiple nagios monitors in one 
> > >machine =20 =20
> > > maybe you've done some bad operation by the past in this=20
> > > directory... did
> > > you tryed to clean the config.cache file before reconfiguring=20
> > > ? did you tryed to
> > > delete the source tree and to get it again from the tgz=20
> > > archive and to try to
> > > recompile it ? are you using multiple users for each version=20
> > > of nagios you plan
> > > to deploy ? if yes, check env var for each users...
> > >=20
> > > 'hope this help,		Freddy.
> > >=20
> > > On 09 Oct 2002 06:31:28 +0800
> > > Louie Cagasan <fireant at zpdee.net> wrote:
> > >=20
> > > > I'm trying to do this on just one machine, e.g.,
> > > >=20
> > > > /opt/nagios/network1
> > > > /opt/nagios/network2
> > > > /opt/nagios/network3
> > > >=20
> > > > or
> > > >=20
> > > > /opt/network1/nagios/
> > > > /opt/network2/nagios
> > > > /opt/network3/nagios
> > > >=20
> > > > preferably the first one.  I've successfully installed and ran 
> > > >tw=
o
> > > > monitors, with the first in the directory /opt/nagios and 
> > > > another=
 in
> > > > /opt/net2/nagios, with the statusmaps and all but I'm just not 
> > > > successful with doing a third.  The configure error is that it's 
> > > > =
not
> > > > locating those gd,png, and jpg libraries.  Which is strange, 
> > > > sinc=
e
> > > > it worked for the first two.  Does anybody know what may be 
> > > > wrong=
?
> > > >=20
> > > > TIA,
> > > > Louie
> > > >=20
> > > >=20
> > > >=20
> > > >=20
> > > >=20
> > > >=20
> > > >=20
> > > > -------------------------------------------------------
> > > > This sf.net email is sponsored by:ThinkGeek
> > > > Welcome to geek heaven.
> > > > http://thinkgeek.com/sf  
> > > >_______________________________________________
> > > > Nagios-users mailing list  Nagios-users at lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > > >=20
> > >=20
> > >=20
> > > --=20
> > > Freddy Frouin
> > > Responsable Supervision
> > > Fluxus - British Telecom
> > > 30, rue du Ch=E2teau des Rentiers
> > > 75013 Paris
> > >=20
> > > T=E9l: +33 (0)1 44 97 70 00
> > > Fax: +33 (0)1 44 97 70 07
> > >=20
> > >=20
> > > -------------------------------------------------------
> > > This sf.net email is sponsored by:ThinkGeek
> > > Welcome to geek heaven.
> > > http://thinkgeek.com/sf  
> > >_______________________________________________
> > > Nagios-users mailing list  Nagios-users at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > >=20
>=20
>=20
>=20
>=20
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf  
>_______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
>=20


--=20
Freddy Frouin
Responsable Supervision
Fluxus - British Telecom
30, rue du Ch=E2teau des Rentiers
75013 Paris

T=E9l: +33 (0)1 44 97 70 00
Fax: +33 (0)1 44 97 70 07


--__--__--

Message: 6
From: "Carroll, Jim P [Contractor]" <jcarro10 at sprintspectrum.com>
To: "'Subhendu Ghosh'" <sghosh at sghosh.org>,
   Garrett Anestos
	 <GANESTOS at fisinc.com>
Cc: "'nagios-users at lists.sourceforge.net'"
	 <nagios-users at lists.sourceforge.net>
Subject: RE: [Nagios-users] Install issue
Date: Thu, 10 Oct 2002 09:15:27 -0500

Would also be better to cut/paste the command and the output, and NOT transcribe manually.

jc

> -----Original Message-----
> From: Subhendu Ghosh [mailto:sghosh at sghosh.org]
> Sent: Wednesday, October 09, 2002 8:11 PM
> To: Garrett Anestos
> Cc: 'nagios-users at lists.sourceforge.net'
> Subject: Re: [Nagios-users] Install issue
> 
> 
> would be nice to know what OS you are dealing with?
> 
> -sg
> 
> On Wed, 9 Oct 2002, Garrett Anestos wrote:
> 
> > 
> > Hello all-
> > 
> > I apologize if this has been already addressed........
> > 
> > I'm to the point of the install where I run MAKE
> INSTALL-INIT...it fails.
> > 
> > It gives me a INSTALL: UNKNOWN GROUP ROOT *****ERROR code 67
> > 
> > Any help would be appreciated!
> > 
> 
> --
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> 


--__--__--

Message: 7
From: Chris Losch <Chris.Losch at newham.gov.uk>
To: "'nagios-users at lists.sourceforge.net'"
	 <nagios-users at lists.sourceforge.net>
Date: Thu, 10 Oct 2002 15:26:57 +0100
Subject: [Nagios-users] Check_Time plugin and BST

This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible.

------_=_NextPart_001_01C27069.16D72270
Content-Type: text/plain; charset="iso-8859-1"

I'm having a problem with the Check_Time plugin,
 
I am using the checkcommand to check our primary internal time server, which synchronises itself with an Internet Time source, server for skew, using the following.
--snip--
command_line         $USER1$/check_time -H $HOSTADDRESS$ -w 10 -c 30 -W 2 -C
5
--end snip--
 
Ignoring the warn and critical levels I have set, the skew is reported as ~ 3600 second time difference (1 hour)
 
The Redhat 7.3 Linux box I am running nagios on is currently on BST (British Summer Time = GMT +1 for our Internation users) at the moment, and requires that I put its time back an hour (to GMT) so that the time falls within the specified period to give an 'ok' response.
 
Presumably once we here go back to GMT this will then work 'as it says on the tin' but surely either I am missing something here? Is everyone else somehow fudging this to get an 'OK' response ? Is there something I need to do on the Linux box? 
 
I have the Questions, does anyone have the answers.... ?
 
(check_time is version 1.1.1.1)
 


**********************************************************************
Important:
This e-mail is intended for the above named person only and should be treated as confidential. If this has come to you in error you should take no action based on it, nor should you copy or show it to anyone; 
please telephone us immediately.
**********************************************************************


------_=_NextPart_001_01C27069.16D72270
Content-Type: text/html; charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <XETA HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<XETA content="MSHTML 6.00.2719.2200" name=GENERATOR></HEAD> <BODY> <DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>I'm having a problem 
with the Check_Time plugin,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>I am using the 
checkcommand to check our primary internal time server, which synchronises 
itself with an Internet Time source, server for 
skew,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>using the 
following.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002>--snip--</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002>command_line         
$USER1$/check_time -H $HOSTADDRESS$ -w 10 -c 30 -W 2 -C 5</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>--end 
snip--</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>Ignoring the warn 
and critical levels I have set, the skew is reported as ~ 3600 second time 
difference (1 hour)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>The Redhat 7.3 Linux 
box I am running nagios on is currently on BST (British Summer Time = GMT +1 for 
our Internation users) at the moment, and requires that I put its time back an 
hour (to GMT) so that the time falls within the specified period to give an 'ok' 
response.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>Presumably once we 
here go back to GMT this will then work 'as it says on the tin' but surely 
either I am missing something here? Is everyone else somehow fudging 
this to get an 'OK' response ? Is there something I need to do on the Linux 
box? </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>I have the 
Questions, does anyone have the answers.... ?</SPAN></FONT></DIV> <DIV><FONT face=Arial size=2><SPAN 
class=609200614-10102002></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=609200614-10102002>(check_time is 
version 1.1.1.1)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV><CODE><FONT SIZE=3><BR> <BR> **********************************************************************<BR>
Important:<BR>
This e-mail is intended for the above named person only and should be<BR> treated as confidential. If this has come to you in error you should take<BR> no action based on it, nor should you copy or show it to anyone; <BR> please telephone us immediately.<BR> **********************************************************************<BR>
</FONT></CODE>
</BODY></HTML>

------_=_NextPart_001_01C27069.16D72270--


--__--__--

Message: 8
Date: Thu, 10 Oct 2002 08:31:43 -0600 (MDT)
From: Jason Marshall <jasonm at kelman.com>
To: "Bishop, Dean" <dean.bishop at tcdsb.org>
cc: "'Christophe Zwecker'" <czwecker at sysctl.de>,
        nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Error: Invalid max_attempts, check_interval, r 
 etry_interval, or notification_interval value for service 'Port Scans'on 
 host 'gate'

That would be the new "Big Pee" icon for a passive service, which used to be a big red alarming X.

That means passive updates are enabled for that service...

> yes, i think that you are fine.  Where do you see a "P"?  i am 
> guessing that this means pending, which is the expected state.
> 
> 
> 
> -----Original Message-----
> From: Christophe Zwecker [mailto:czwecker at sysctl.de]
> Sent: Thursday, October 10, 2002 8:03 AM
> To: Bishop, Dean
> Cc: nagios-users at lists.sourceforge.net
> Subject: RE: [Nagios-users] Error: Invalid max_attempts, 
> check_interval, r etry_interval, or notification_interval value for 
> service 'Port Scans'on host 'gate'
> 
> 
> hi , thx for your input.
> 
> Im trying to setup a sensor for Portsentry (which runs on our gateway)
> 
> as per Nagios Dokumentation: 
> http://nagios.sourceforge.net/docs/1_0/int-portsentry.html
> 
> Now I just inserted a cmd (check_procs) and set check_period to none. 
> Now I see a big "P" next to the service on the Nagios page. Hope thats 
> ok, im gonna try a portscan now
> 
> On Thu, 2002-10-10 at 13:45, Bishop, Dean wrote:
> > that depends on what you are trying to accomplish here.
> > 
> > i am going to guess that you are setting up a passive check.  
> > Provided
> that
> > this is the case then just use any valid command from 
> > checkcommands.cfg (e.g. check_host_alive) and set its check_period 
> > to "none" and provide
> valid
> > parameters for the rest of the required service parameters.
> > 
> > If you want a dummy check then use check_dummy![0/1/2] 
> > 0=OK,1=WARNING,2=CRITICAL
> > 
> > hth,
> > dean
> > 
> > -----Original Message-----
> > From: Christophe Zwecker [mailto:czwecker at sysctl.de]
> > Sent: Thursday, October 10, 2002 7:28 AM
> > To: Bishop, Dean
> > Cc: nagios-users at lists.sourceforge.net
> > Subject: RE: [Nagios-users] Error: Invalid max_attempts, 
> > check_interval, r etry_interval, or notification_interval value for 
> > service 'Port Scans'on host 'gate'
> > 
> > 
> > yeah, thx alot, fixed that, however now nagios tells me the 
> > check_none cmd is not defined, thats true, but how would that 
> > definition have to look like in checkcommands.cfg ?
> > 
> > best regards,
> > 
> > Christophe
> > 
> > On Wed, 2002-10-09 at 17:34, Bishop, Dean wrote:
> > > you must specify a normal_check_interval and retry_check_interval
> > > 
> > > http://nagios.sourceforge.net/docs/1_0/xodtemplate.html#service
> > > 
> > > -----Original Message-----
> > > From: Christophe Zwecker [mailto:czwecker at sysctl.de]
> > > Sent: Wednesday, October 09, 2002 10:48 AM
> > > To: nagios-users at lists.sourceforge.net
> > > Subject: [Nagios-users] Error: Invalid max_attempts, 
> > > check_interval, retry_interval, or notification_interval value for 
> > > service 'Port Scans'on host 'gate'
> > > 
> > > 
> > > Hi,
> > > 
> > > im trying to implement portsentry into nagios, I did as in 
> > > Documention my services entry is as follows:
> > > 
> > > define service{
> > > 	host_name                       gate
> > > 	service_description             Port Scans
> > > 	is_volatile                     1
> > > 	active_checks_enabled		0
> > > 	passive_checks_enabled		1
> > > 	max_check_attempts              1
> > > 	contact_groups                  linux-admins
> > > 	notification_interval           120
> > > 	notification_period             24x7
> > > 	notification_options            w,u,c,r
> > > 	check_command                   check_none
> > > 	}
> > > 
> > > when restarting nagios  I get this:
> > > Error: Invalid max_attempts, check_interval, retry_interval, or 
> > > notification_interval value for service 'Port Scans' on host 
> > > 'gate'
> > > 
> > > whats wrong ?
> > > 
> > > thx and best regards,
> > > 
> > > Christophe
> > > 
> > > 
> > > --
> > > Christophe Zwecker
> > > :Sysctl				
> > > Susannenstr. 26-28		
> > > 20357 Hamburg			
> > > phon/fax: +49 40 43099296/7		
> > > mail: czwecker at sysctl.de
> > > 
> > > 
> > > 
> > > -------------------------------------------------------
> > > This sf.net email is sponsored by:ThinkGeek
> > > Welcome to geek heaven.
> > > http://thinkgeek.com/sf 
> > > _______________________________________________
> > > Nagios-users mailing list Nagios-users at lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > --
> > Christophe Zwecker
> > :Sysctl				
> > Susannenstr. 26-28		
> > 20357 Hamburg			
> > phon/fax: +49 40 43099296/7		
> > mail: czwecker at sysctl.de
> --
> Christophe Zwecker
> :Sysctl				
> Susannenstr. 26-28		
> 20357 Hamburg			
> phon/fax: +49 40 43099296/7		
> mail: czwecker at sysctl.de
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> 

---
Jason Marshall, Unix Geek, Kelman Technologies, Inc., Calgary, AB, Canada.

  From a Sun Microsystems bug report (#4102680):
    "Workaround: don't pound on the mouse like a wild monkey."

  "I have great faith in fools: 
     Self confidence my friends call it."  -Edgar Allan Poe





--__--__--

_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users


End of Nagios-users Digest


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list