[Nagios-users] Multiple Interfaces

2005-11-28 Thread Richard Gliebe
Hi there,

I want to define the hostdependency ;-)

Our idea is, when switch A goes down, nagios shouldn't send any alerts
from Server B,C,D which are connected on switch A.

OK, that shouldn't be a problem.

BUT, all of our switches have more than one Network interface, which we
are monitoring.

We have created one host definition for each interface, like this:

[...]
1st interface:
# 'sw-a--if-1' host definition
define host{
use generic-host; Name of host
template to use

host_name   sw-a--if-1
alias   sw-a--if-1
address 1.2.3.4
check_command   check-host-alive
max_check_attempts  3
notification_interval   0
notification_period 24x7
notification_optionsd,u,r
contact_groups  sys-admins
}

2nd interface:
# 'sw-a--if-2' host definition
define host{
use generic-host; Name of host
template to use

host_name   sw-a--if-2
alias   sw-a--if-2
address 5.6.7.8
check_command   check-host-alive
max_check_attempts  3
notification_interval   0
notification_period 24x7
notification_optionsd,u,r
contact_groups  sys-admins
}
[...]

We also created a global host definition for all switches which have
more than one interface.

[...]
# 'sw-a' host definition
define host{
use generic-host; Name of host
template to use

host_name   sw-a
alias   sw-a
address 1.2.3.4
check_command   check-host-alive
max_check_attempts  3
notification_interval   0
notification_period 24x7
notification_optionsn
contact_groups  sys-admins
}
[...]

Our final idea is, to create a host_group for each switch witch more
than one interface like:
host_group  sw-a
members sw-a--if-1,sw-a--if-2

and final, the host_group sw-a is the 'host_name' in the
Hostdependency definition.

My question is now, is this possible, if yes, is there any dokumention
available.

Thanks in advance.

Richard

-- 
Richard Gliebe
Fachhochschule Vorarlberg GmbH / University for Applied Science
Information Services



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


Re: R: R: [Nagios-users] Send SMS in Linux

2005-11-28 Thread Chris Wilson
Hi Marco,

On Mon, 2005-11-28 at 10:26 +0100, Marco Borsani wrote:

 If I run sendsms manually (like sendsms 39329... test messaged ) all will
 run correctly!

Did you try running sendsms as the nagios user, rather than as root?

If that works, try adding /tmp/sms.log 21 to the end of your SMS
command (without the quotes), then generate an SMS alert and see what
turns up in /tmp/sms.log.

Cheers, Chris.
-- 
(aidworld) chris wilson | chief engineer ([EMAIL PROTECTED])



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] plugin check_load

2005-11-28 Thread Heinz Andernach



 may be this is interesting
 plugin check_load (checking the load of the local host)
 don't work under SuSeLinux 9.2 (i586) 2.6.8 in the form I described

 with an older machine (SuSe Linux 8.2 2.4.20) there are no problems
checking
 the load
 using the plugin compiled on the newer machine

 may be there are similar problems with other plugins,

 Regards,
 Heinz Andernach



 On Thu, 2005-11-24 at 16:06 +0100, Heinz Andernach wrote:
 Hi, I'm a new user of nagios and have the job to get things running

testing the plugin check_load
 for example with

 ./check_load -w 10.0,8.0,5.0 -c 15.0,10.0,8.0

 I get  the response: Warning threshold must be float or
 float triplet
 i tried other (or no) delimiter with no effect

 Heinz
 
 
  ---
  This SF.net email is sponsored by: Splunk Inc. Do you grep through log
 files
  for problems?  Stop!  Download the new AJAX search engine that makes
  searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
  http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
  ___
  Nagios-users mailing list
  Nagios-users@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
 
 
 





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


[Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Chrietzberg, Aletha
Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but to
no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib, gcc
and libpng installed.   But where I'm getting into trouble is in the running
of make on the main Nagios makefile.One of the errors is in regards to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help me.
I pick it up and put it down.   I am still running the old Netsaint and have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


Antwort: [Nagios-users] nagios not running host check_command

2005-11-28 Thread srunschke
[EMAIL PROTECTED] schrieb am 28.11.2005 14:06:26:

 I have about 20 servers, for which I have no specific services to 
monitor, but
 which I am interested in their host status, ie the check_command in the 
host
 entry in the hosts.cfg file is set to check-host-alive.
 
 However, it appears that the host check_command is never executed, and
 availability for the host is always Undetermined - Insufficient Data 1d 
0h 0m
 0s 100.000%
 
 Also the status in Host Status detail is always pending, though there 
are no
 other checks configured for this host.
 
 If I explicitly add a check-host-alive for the host in a service 
 configuration,
 then the host appears as up in the Host Status Details list, but 
obviously I
 would expect it to appears as UP due to the check_command
 
 Any ideas on whether this is the expected behaviour for the 
check_command
 directive?

It is the expected behaviour.
Nagios is a network monitoring tool, not a host-only monitoring tool.
It actually expects that a host must have a kind of service running
to be useful - which is more or less true in 99.99% of the cases ;)
Therefor nagios works like this:

1. do the defined service-checks on all defined hosts
2. IF and only IF one of those checks fail, then issue a check_host_alive
to see if it's a problem with the service or if the host is down

It is safe to assume that a host is alive if its services are responding.
Checking the host for being alive again is redundant unless one of its
services fail.

So you need to set up some kind of services for each host to have them
appear as UP. Though there _is_ a configuration option to enforce
check_host_alive checks, but alas I cannot remember it. Your best friend
is the documentation in this matter. (or just look through the configfile
and check for this particular option)

regards
sash

--
Sascha Runschke
Netzwerk Administration
IT-Services

ABIT AG
Robert-Bosch-Str. 1
40668 Meerbusch

Tel.:+49 (0) 2150.9153.226
Mobil:+49 (0) 173.5419665
mailto:[EMAIL PROTECTED]

http://www.abit.net
http://www.abit-epos.net
-
Sicherheitshinweis zur E-Mail Kommunikation /
  Security note regarding email communication:
http://www.abit.net/sicherheitshinweis.html


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


Re: Antwort: [Nagios-users] nagios not running host check_command

2005-11-28 Thread Mathias Sundman

On Mon, 28 Nov 2005, [EMAIL PROTECTED] wrote:


[EMAIL PROTECTED] schrieb am 28.11.2005 14:06:26:

I have about 20 servers, for which I have no specific services to 
monitor, but which I am interested in their host status, ie the 
check_command in the host entry in the hosts.cfg file is set to 
check-host-alive.


However, it appears that the host check_command is never executed, and
availability for the host is always Undetermined - Insufficient Data 1d
0h 0m
0s 100.000%

Also the status in Host Status detail is always pending, though there 
are no other checks configured for this host.


If I explicitly add a check-host-alive for the host in a service 
configuration, then the host appears as up in the Host Status Details 
list, but obviously I would expect it to appears as UP due to the 
check_command


Any ideas on whether this is the expected behaviour for the 
check_command directive?


It is the expected behaviour.
Nagios is a network monitoring tool, not a host-only monitoring tool.
It actually expects that a host must have a kind of service running
to be useful - which is more or less true in 99.99% of the cases ;)
Therefor nagios works like this:

1. do the defined service-checks on all defined hosts
2. IF and only IF one of those checks fail, then issue a check_host_alive
to see if it's a problem with the service or if the host is down

It is safe to assume that a host is alive if its services are responding.
Checking the host for being alive again is redundant unless one of its
services fail.

So you need to set up some kind of services for each host to have them
appear as UP. Though there _is_ a configuration option to enforce
check_host_alive checks, but alas I cannot remember it. Your best friend
is the documentation in this matter. (or just look through the configfile
and check for this particular option)


You can use check_interval in the host definition to force regular host 
checks, however the documention says clearly that you should avoid this as 
much as possible.


I'm a little curious to why though. Just as the OP I have a lot of hosts 
that has to real services, so I only monitor it though a simple ping. 
Currently I have it setup redundant with a check_ping service and a 
check_host_alive host check, but I think it would be cleaner to only have 
regulary scheduled host checks instead.


My check_host_alive host command is running:

check_fping -H $HOSTADDRESS$ -w 5000,100% -c 5000,100% -n 1

while my check_ping service command is running

check_fping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -n 5

so only one ping packet will be sent for each host check (if the host 
responds) so the host check should even be faster than my service 
checks are with my current config. Is it still true that I would get a 
performance penalty by removing my service checks for these hosts and 
enabling a regularly scheduled host check instead? If so, why?


Or is this statement about it beeing a performace penalty only true when 
you have other service checks scheduled that is normally executed much 
faster than the old default host check that would have waited for several 
pings before returning and thous causing a significant delay?


PS: I'm running Nagios 2.0b5

//Mathias


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Daniel Jimenez
I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Nagios-users mailing list
Nagios-users@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


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Kevin Alford
I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_maillisttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@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


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Nagios-users mailing list
Nagios-users@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


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Daniel Jimenez
I did follow the same instructions and as displayed in my previous
email, I am unable to use check_disk. Could you show me your command
line and output of a check_disk on /dev/hd4? 

-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 9:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_maillisttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Nagios-users mailing list
Nagios-users@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


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

2005-11-28 Thread Kevin Alford
[EMAIL PROTECTED] /usr/local/nagios/libexec]# ./check_disk -w 20 -c 10 -p
/dev/hd4
DISK OK - free space: / 627 MB (52%);| /=590MB;1196;1206;0;1216


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: Daniel Jimenez [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 10:56 AM
To: Kevin Alford; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I did follow the same instructions and as displayed in my previous
email, I am unable to use check_disk. Could you show me your command
line and output of a check_disk on /dev/hd4? 

-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 9:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_maillisttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=click
___
Nagios-users mailing list
Nagios-users@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


RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2

2005-11-28 Thread Chrietzberg, Aletha
I found out we can't use some of the plugins when I installed Netsaint.  I'm
assuming that hasn't changed. 

 I'll be glad to cut  paste the script I'm using if you'd like me to do
that.  I got some AIX plugins/scripts from Chris The Rocker and just took
those, copied and modified them to my needs.  I haven't heard from him in a
long while and not sure where he is now. He had a web page for downloading
them but I don't have that anymore either.It's very simple but it works
for me.  They were written for Netsaint originally but it shouldn't matter I
wouldn't think.  You tell me.

Thanks guys for the install link I'll go try it and let you know on that
too.


Let me know about that plugin or others and I'll be glad send it. I will
leave Chris' credits in there since these he did create them.  



-Original Message-
From: Daniel Jimenez [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:56 AM
To: Kevin Alford; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I did follow the same instructions and as displayed in my previous
email, I am unable to use check_disk. Could you show me your command
line and output of a check_disk on /dev/hd4? 

-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 28, 2005 9:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_maillisttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@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







---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log 

RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2(Daniel Jimenez)

2005-11-28 Thread Chrietzberg, Aletha
I will try that one. 

Thanks Joseph.




-Original Message-
From: Petrucci, Joseph [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 11:38 AM
To: Chrietzberg, Aletha; Kevin Alford; Daniel Jimenez;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


Last time I was in an AIX shop, there was a Linux tools for AIX CD that came
with 5.2. load GCC from there then get a source copy of Nagios and try to
compile it. you might have to load on a few more libraries but I do not
think so.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Chrietzberg, Aletha
Sent: Monday, November 28, 2005 11:31 AM
To: 'Kevin Alford'; Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2


I went to the link you gave but I don't see a discussion on installing
Nagios base on AIX 5.2.  I do see the nrpe install but I 
thought you had to
have Nagios running somewhere to use this.  I am an AIX only shop.

Or did I misunderstand/misread something in your answer?





-Original Message-
From: Kevin Alford [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 10:46 AM
To: Daniel Jimenez; Chrietzberg, Aletha;
nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)


I used the following link to install mine, and it worked fine.  I am
running AIX 5.2 ML7.

http://www.nagiosexchange.org/nagios-users.34.0.html?tx_mailli
sttofaq_p
i1%5Bmode%5D=1tx_maillisttofaq_pi1%5BshowUid%5D=12441#childUid12708

 


Kevin D. Alford
Manager,
Network and Facility
TMC Technologies, Inc.

a Global Science  Technology Company




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Jimenez
Sent: Monday, November 28, 2005 10:45 AM
To: Chrietzberg, Aletha; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

I'm actually not installing Nagios, but just NRPE and the plugins. I'm
having problems with the most important plugin for my specific
environment, which is check_disk. I'm sticking to Linux for my Nagios
Core install. 

-Original Message-
From: Chrietzberg, Aletha [mailto:[EMAIL PROTECTED]
Sent: Monday, November 28, 2005 8:27 AM
To: 'nagios-users@lists.sourceforge.net'
Subject: [Nagios-users] RE: nrpe ver. 2 on AIX 5.2 (Daniel Jimenez)

Daniel,
I have been trying to get nagios installed on AIX 5.2 for some time but
to no avail.  Is there anything you can pass along that may help me?
Did you have to install any extra AIX PTFs?   I have Perl, gdlib, zlib,
gcc
and libpng installed.   But where I'm getting into trouble is in the
running
of make on the main Nagios makefile.One of the errors is in regards
to
gcc warnings on a bunch of undeclared identifiers.  
 
I have been battling this for a while but can find no one that can help
me.
I pick it up and put it down.   I am still running the old Netsaint and
have
been hanging on to that so I can have something.  

I promise not to take up too much of your time.   I just want 
to get the
base running. I can handle the plugins.
Any help would be greatly appreciated. 



Never let the fear of striking out get in your way.
Babe Ruth


Aletha D Chrietzberg
ISD -  AIX Tech Services
UNC Healthcare
(919) 966-4888





---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files for problems?  Stop!  Download the new AJAX search engine that
makes searching your log files as easy as surfing the  web.  DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_idv37alloc_id865op=ick
___
Nagios-users mailing list
Nagios-users@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





---
This SF.net email is sponsored by: Splunk Inc. Do you grep 
through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD 

Re: [Nagios-users] Nagios 2.0b3: Notification for Parents only, not children

2005-11-28 Thread John P. Rouillard

In message [EMAIL PROTECTED],
Jesse Driskill writes:
I've been trying to reduce the number of hosts I get
notifications for to one when a parent dies. For example, if a set of
server all have the same parent and that parents goes down I'd like to
only get notified on the parent going down, not all the children. I have
parents defined for every host in my environment but I still get
notifications for both the children and the parents, so I think I've
missed something.

Check your host_notification_options directive in your contacts
object. Are you choosing to get unreachable notifications (u is
defined)?

http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#contact

-- rouilj
John Rouillard
===
My employers don't acknowledge my existence much less my opinions.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@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