Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread nuffnough
2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: > gdb `which nagios` /path/to/core.file > > gdb> bt > > Paste results here > > ~BAS GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or d

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread Brian A. Seklecki
gdb `which nagios` /path/to/core.file gdb> bt Paste results here ~BAS On Fri, 16 May 2008, nuffnough wrote: > 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: >> On Fri, 16 May 2008, nuffnough wrote: >> >>> 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: On Fri, 2008-05-16 at 09:26

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread Brian A. Seklecki
Does it leave a core file? On Fri, 16 May 2008, nuffnough wrote: > 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: >> On Fri, 16 May 2008, nuffnough wrote: >> >>> 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: On Fri, 2008-05-16 at 09:26 +1000, nuffnough wrote: > > hi... >>

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread nuffnough
2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: > On Fri, 16 May 2008, nuffnough wrote: > >> 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: >>> >>> On Fri, 2008-05-16 at 09:26 +1000, nuffnough wrote: hi... I have been running nagios for quite a long time now. Never really >

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread Brian A. Seklecki
On Fri, 16 May 2008, nuffnough wrote: > 2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: >> >> On Fri, 2008-05-16 at 09:26 +1000, nuffnough wrote: >>> hi... >>> >>> I have been running nagios for quite a long time now. Never really if the GNU configure script doesnt have a --with-debugging, expo

Re: [Nagios-users] Newbie question - check_snmp syntax

2008-05-15 Thread Patrick Morris
On Thu, 15 May 2008, mrinal devadas wrote: > Hi all, > Am attempting to setup a Nagios server to accept SNMP traps from a NetApp > controller. Need help with the syntax to be used for check_snmp. > > My commands.cfg file has, > define command{ > command_namecheck_snmp > comman

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread nuffnough
2008/5/16 Brian A. Seklecki <[EMAIL PROTECTED]>: > > On Fri, 2008-05-16 at 09:26 +1000, nuffnough wrote: >> hi... >> >> I have been running nagios for quite a long time now. Never really >> had any problems with it. But my recent upgrade doesn't seem to be >> going well. > > > Rebuild it with deb

Re: [Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread Brian A. Seklecki
On Fri, 2008-05-16 at 09:26 +1000, nuffnough wrote: > hi... > > I have been running nagios for quite a long time now. Never really > had any problems with it. But my recent upgrade doesn't seem to be > going well. Rebuild it with debugging symbols and run it with ktrace(8) as needed. ~BAS >

[Nagios-users] Nagios 3.0.1 + OpenBSD 4.3 = segfault (core dumped)

2008-05-15 Thread nuffnough
hi... I have been running nagios for quite a long time now. Never really had any problems with it. But my recent upgrade doesn't seem to be going well. After I figured out the differences between 2.10 and 3.0 I thought it would be smooth sailing. Sadly I was wrong. When I try to run a verific

[Nagios-users] Newbie question - check_snmp syntax

2008-05-15 Thread mrinal devadas
Hi all, Am attempting to setup a Nagios server to accept SNMP traps from a NetApp controller. Need help with the syntax to be used for check_snmp. My commands.cfg file has, define command{ command_namecheck_snmp command_line$USER1$/check_snmp -H $ARG1$ -P 2c -L noAuthNoPriv

[Nagios-users] Sending repeated notifications from a passive service check

2008-05-15 Thread Gerald N. Ginsburg
To all, Using Nagios 3.0.1, we would like to send repeated notifications out and to escalate after a passive service check goes critical. The passive service checks in question will not normally be triggered (from a job scheduler) more than once a day. An event handler could be written to

Re: [Nagios-users] Notification escalation and notification interval

2008-05-15 Thread Marc Powell
On May 15, 2008, at 10:11 AM, Michael Mukherji wrote: > My notification is working fine i am using sendEmail client but i > get notification of host and service problem after 3 min of host / > service being down. > Is there any way to reduce time , i tried to search for commands > definition

Re: [Nagios-users] nagios results relay

2008-05-15 Thread Marc Powell
On May 15, 2008, at 11:56 AM, Jaime Ventura wrote: > Hello >I already have a nagios server monitoring several servers, and > now I > need to monitor a set of servers behind a firewall with the following > constrains: I cant install anything on them and I cant connect to them > ouside the fi

Re: [Nagios-users] nagiosql - nagios 3.x - hosts configuration in directory

2008-05-15 Thread Marc Powell
On May 15, 2008, at 11:56 AM, Tom Brown wrote: > I have setup nagiosql as it fits my needs well as having the config > in a > db - however the only sticking point i see is that the configuration > files for hosts and services are individual files within directory's > rather than all in a single

Re: [Nagios-users] nagiosql - nagios 3.x - hosts configuration in directory

2008-05-15 Thread Tom Brown
> I have setup nagiosql as it fits my needs well as having the config in > a db - however the only sticking point i see is that the configuration > files for hosts and services are individual files within directory's > rather than all in a single config file. > > I have tried something like > >

[Nagios-users] nagiosql - nagios 3.x - hosts configuration in directory

2008-05-15 Thread Tom Brown
I have setup nagiosql as it fits my needs well as having the config in a db - however the only sticking point i see is that the configuration files for hosts and services are individual files within directory's rather than all in a single config file. I have tried something like cfg_file=/etc/

[Nagios-users] nagios results relay

2008-05-15 Thread Jaime Ventura
Hello I already have a nagios server monitoring several servers, and now I need to monitor a set of servers behind a firewall with the following constrains: I cant install anything on them and I cant connect to them ouside the firewall. This means I cant make the servers passively send d

Re: [Nagios-users] Notifications via CDMA

2008-05-15 Thread Douglas K. Rand
Thomas> Sure. If you can afford a second monitoring server in a Thomas> different location that will do it though... I.e. monitoring Thomas> your monitoring server. This is a good idea anyway, and we have a Nagios install at our colocation facility monitoring our main facility, and vice versa. It

Re: [Nagios-users] Slightly-OT - Notification management

2008-05-15 Thread Ugo Bellavance
Julian Hein a écrit : > Hi, > > Ugo Bellavance <[EMAIL PROTECTED]> wrote on 09.05.08 16:10: > >> Terry a écrit : >>> We just utilize sms and have a different ring profile for SMS >>> messages. The ring profile says that it will go nuts if it gets a >>> phone call or SMS message but all other not

[Nagios-users] Notification escalation and notification interval

2008-05-15 Thread Michael Mukherji
Hello List I am using nagios 3.0.1 in Ubuntu desktop version 7.10.Luckily i configured my all devices mostly windows based.I am monitoring 75 hosts and 1052 services associated with it. My notification is working fine i am using sendEmail client but i get notification of host and service problem a

Re: [Nagios-users] Are there any plugins calculate the percentage ofthe traffic rate?

2008-05-15 Thread Ford, Andy
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Yu Watanabe > Sent: Thursday, May 15, 2008 8:09 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Are there any plugins calculate the > percentage ofthe traffic rate? > > I'm s

[Nagios-users] Service Groups

2008-05-15 Thread Edwin Zoeller
I have been beating my head on this and I have no brain cells left. I am trying to add service groups and I am not having any success. After I edit what I think I need then run the pre-flight check, I always get a error that the "service_groups" are not defined. Can anyone shed some light on this a

[Nagios-users] RE Are there any plugins calculate the percentage ofthe traffic rate?

2008-05-15 Thread Ludovic Cesar
Hi, See here: http://nagios.manubulon.com/snmp_int.html But i down know if it's possible to have a result in percent. Ludo Yu Watanabe <[EMAIL PROTECTED]> Envoyé par : [EMAIL PROTECTED] 15/05/2008 15:08 A nagios-users@lists.sourceforge.net cc Objet [Nagios-users] Are there any plugins c

[Nagios-users] Are there any plugins calculate the percentage of the traffic rate?

2008-05-15 Thread Yu Watanabe
TO : ALL Hello, I'm searching for a nagios plugin that calculates the percentage for the traffic rate of an interface. For example, if the traffic statistic is 100 bit and the interface is Gigabyte, I'm searching for a plugin that ouputs like "Traffic usage is 0.01 %" Are there any plugi

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

2008-05-15 Thread Palle L Jensen
Thanks Marc, very good explanation. The link http://oss.oetiker.ch/rrdtool/tut/index.en.html was good stuff too. Thanks, Palle > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Marc Powell > Sent: Wednesday, May 14, 2008 5:31 PM > To: N

Re: [Nagios-users] check_debian_packages

2008-05-15 Thread Hari Sekhon
Mordur Ingolfsson wrote: > Hi List, > > I have been having difficulty with running a Nagios plugin called > check_debian_packages by way of nrpe with sudo. > > The plugin I'm having difficulties with needs to run "apt-get -s > upgrade" on a Debian system, so root privileges are needed. I can run

[Nagios-users] check_debian_packages

2008-05-15 Thread Mordur Ingolfsson
Hi List, I have been having difficulty with running a Nagios plugin called check_debian_packages by way of nrpe with sudo. The plugin I'm having difficulties with needs to run "apt-get -s upgrade" on a Debian system, so root privileges are needed. I can run the plugin fine with sudo as user na

Re: [Nagios-users] bug tracker

2008-05-15 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/08 02:05 AM, Kupor Laszlo wrote: > Hello! > > I search public bug tracker of nagios over the internet, but found > nothing. > If i have a bug how to submit to developers? The only way to to send a mail to nagios-devel. Ethan go trough the l

Re: [Nagios-users] Notifications via CDMA

2008-05-15 Thread Thomas Guyot-Sionnest
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15/05/08 12:27 AM, Douglas K. Rand wrote: > Doug> I've been looking around for a way of delivering notifications > Doug> directly via a wireless [CDMA] modem. If we had GSM service it > Doug> seems that this is a very easy thing: get smstools3 and o

Re: [Nagios-users] nagios - mysql - ndoutils

2008-05-15 Thread Tom Brown
> > > There are many external applications that allow you to store > configurations in a database (Monarch, Fruity, others), but all of > them must export the data to flat file for nagios. Nagios does not > have any ability to read configuration information from a database. > > > T

Re: [Nagios-users] Overriding interval_length for certain hosts/services

2008-05-15 Thread Hari Sekhon
Kim Christensen wrote: > Hey gang, > > Is it possible to override the default value of interval_length for > certain hosts or services? > > I have a scenario where I need to check an HTTP service in shorter > intervals than the other services, which now defaults to 60. > > You mean you want to h