Re: [Nagios-users] Hooks for MySQL? (configure, configure.in, "MYSQL=no")

2006-11-27 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Monday, November 27, 2006 12:20 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Hooks for MySQL? (configure, > configure.in,"MYSQL=no") >

[Nagios-users] problem/bug - nagios-nsca - Network server accept failure (9: Bad file descriptor)

2006-11-27 Thread Michał Panasiewicz
in log file 100MB/h : Nov 27 15:48:56 kuf-serwer nsca[7729]: Network server accept failure (9: Bad file descriptor) Nov 27 15:48:56 kuf-serwer nsca[7729]: Network server accept failure (9: Bad file descriptor) after restart nagios-nsca all is ok, but this is two time in this week -- Michał Pa

Re: [Nagios-users] Multi IP range declaration AND NOT hostname declaration ...

2006-11-27 Thread Thomas Sluyter
On 27 Nov, 2006, at 20:14, Manu Linux Lookit wrote: > The question is : without writing all the hostname in the config > file ( > too much servers to declare ), it is possible to declare servers by > their range ? No. This question was covered last week, in an e-mail discussion titled "Multi

Re: [Nagios-users] Multi IP range declaration AND NOT hostname declaration ...

2006-11-27 Thread Patrick Morris
On Mon, 27 Nov 2006, Manu Linux Lookit wrote: > Having more than 400 Servers to supervise ... i'd like to know if nagios > is adapted ... > > I've read some docs part ... and never i've seen another way to declare > a server in nagios conf ... only by writing the hostname ... > > But in fact i'd

[Nagios-users] Multi IP range declaration AND NOT hostname declaration ...

2006-11-27 Thread Manu Linux Lookit
Hello, Having more than 400 Servers to supervise ... i'd like to know if nagios is adapted ... I've read some docs part ... and never i've seen another way to declare a server in nagios conf ... only by writing the hostname ... But in fact i'd like to declare "lot of servers" separated by their

[Nagios-users] Hooks for MySQL? (configure, configure.in, "MYSQL=no")

2006-11-27 Thread Richard.A.Childers
I know that Nagios no longer supports MySQL integration. However, I see the strings "MYSQL=no" in the source code files configure and configure.in. If I set these to "yes", what would the consequences be? Any insights? I'm ready to do a 'make', then use 'find' to see where it thinks MySQL lives,

[Nagios-users] requirement for cjeck_snmp works

2006-11-27 Thread Luis Gardea
Hello I want to know what kind of requirements are necesary to check_snmp works fine both nagios server and devices than want to check Nagios v2.5 Fedora C5 nagios-plugins-1.4.5 I'll always be grateful to her - Take Surveys

[Nagios-users] Nagios 2.5 make grievance on AIX 4.3

2006-11-27 Thread Ralph.Grothe
Dear Nagios Users, I am forced to build Nagios for a legacy AIX box. Unfortunately my AIX knowledge is pretty restricted. I even don't know the package manager commands thereon to check for installed revisions of needed stuff like compiler, devel utilities and libs such as OpenSSL. I also lack roo

[Nagios-users] scaling factor in the web interface - can I change it permanently (i.e., default to 0.5)?

2006-11-27 Thread Tomasz Chmielewski
I have about 100 hosts monitored by nagios. The Status Map only shows about a half of them, so I have to either: 1. Scroll the screen 2. Scale the map to about 0.5 (set "scaling factor" to 0.5) Unfortunately, if I change scaling factor, it keeps changing back to 0.0 after nagios refreshes its we

Re: [Nagios-users] Can only monitor localhost

2006-11-27 Thread Thomas Sluyter
On 27 Nov, 2006, at 13:33, J K wrote: > I have installed Nagios 2.5 and everything seems OK except that the > only host I can monitor is the localhost. I have added 2 other > hosts to the configuration files, and although I see all 3 hosts in > the "dashboard" it is only my localhost that is

Re: [Nagios-users] Integrar

2006-11-27 Thread Thibault Genessay
Allan Kardec wrote: > como q eu faço para integrar > o meu nagios que ja esta funcionando com > o mysql > > os logs estao em textos, eu quero passar para o sql q ele ja esta se > perdendo com a quantidade de hosts e logs. > ele vive me informando er

[Nagios-users] issue with check_dhcp

2006-11-27 Thread Thierry Lacoste
Hello, I'm using nagios-2.4 with nagios-plugins-1.4.3,1 on FreeBSD 6.1-RELEASE-p10. I have a problem to make check_dhcp work. dhclient works as expected: [EMAIL PROTECTED] ~]# dhclient em0 DHCPREQUEST on em0 to 255.255.255.255 port 67 DHCPREQUEST on em0 to 255.255.255.255 port 67 DHCPDISCOVER on

[Nagios-users] Integrar

2006-11-27 Thread Allan Kardec
como q eu faço para integrar o meu nagios que ja esta funcionando com o mysql os logs estao em textos, eu quero passar para o sql q ele ja esta se perdendo com a quantidade de hosts e logs. ele vive me informando errado. ---

Re: [Nagios-users] Can only monitor localhost

2006-11-27 Thread Andy Shellam (Mailing Lists)
You need to use check_nrpe (download NRPE 2.5.2. from the Nagios website) in conjunction with the Nagios standard plugins on each remote host you want to monitor. Nagios sends the command to execute the plugin to NRPE running on the remote host, NRPE runs it and sends the output back to Nagios.

Re: [Nagios-users] Service Detail - PING.

2006-11-27 Thread Varaillon Jean Cristophe
...and ping is executable by nagios: bash-2.05# ls -l /usr/sbin/ping -r-sr-xr-x 1 root bin47788 Apr 7 2002 /usr/sbin/ping bash-2.05# Christophe -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Varaillon Jean Cristophe Sent: Monday, No

Re: [Nagios-users] excluding a host - possible or not?

2006-11-27 Thread Tomasz Chmielewski
Frank Altpeter wrote: (...) > I'm not sure why it doesn't seem to work for you, but i would try to > define it like my example, by adding all hosts into a hostgroup and > explicitly exclude the mentioned non-http host with an additional > host_name option. I found out why it failed, thanks for c

Re: [Nagios-users] Can only monitor localhost

2006-11-27 Thread John Longland
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of J K Sent: 27 November 2006 14:34 To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Can only monitor localhost I have installed Nagios 2.5 and everything seems OK except that the only host I can

[Nagios-users] status pending

2006-11-27 Thread Zorron Konto
Hi all, I have recently intalled Nagios 1.3. I've added for testing purposes 2 hosts. Then I've created a hostgroup for these 2 hosts. When I view the Status Map, I'm always seeing the status pending of these hosts. I made sure that these 2 hosts are quitely reachable, but still i'm getting a p

[Nagios-users] Can only monitor localhost

2006-11-27 Thread J K
I have installed Nagios 2.5 and everything seems OK except that the only host I can monitor is the localhost. I have added 2 other hosts to the configuration files, and although I see all 3 hosts in the "dashboard" it is only my localhost that is beeing monitored under all 3 hosts. (I can tell a

[Nagios-users] excluding a host - possible or not?

2006-11-27 Thread Tomasz Chmielewski
I have several hosts with the same services (connectivity, SSH, Samba, HTTP...). I have it configured like below - this way I edit hosts (used in all services) only in "generic-service": define service { namegeneric-service host_name server*, web*, router1, no-web (..

[Nagios-users] snmp plugins for bay advanced remote node at nagios

2006-11-27 Thread hendro budianto
Dear all, I have a bay network router arn, and need the plugins script snmp router at nagios. I'm already find from http://www.manubulon.com. And the result there no router bay network arn. My distro is FC4.0, nagios 2.5, and nagios-plugins-1.4.3. Could u help me please. Best regards, Hendro B

[Nagios-users] Monitoring redundant SMPS

2006-11-27 Thread Yogesh Hasabnis
Hi All, How does one monitor redundant SMPSs installed in the IBM or HP Server machines using nagios? i.e how can one configure nagios to send alerts when one of the redundant SMPSs in a server fails. As always, I searched the archives before forwarding this question. Unfortunately couldn't find