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

2008-05-08 Thread Ugo Bellavance
Jay R. Ashworth a écrit : > On Thu, May 08, 2008 at 08:11:11AM -0400, Ugo Bellavance wrote: >> The goal of all this is that , outside work hours, our staff would read >> their regular e-mail if they'd like to, but wouldn't be bothered by the >> BB device for regular e-mail. However, if it is a n

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

2008-05-08 Thread steven craig
Ugo, What you are looking for here are the blackberry-specific concepts of both "profiles" and "exceptions." First, setup the email address from your nagios alerting system inside your blackberry contacts. Second, setup two custom profiles on the blackberry - call one "nagios_on-call" and one

Re: [Nagios-users] Notifications config help

2008-05-08 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Trey Bachner > Sent: Wednesday, May 07, 2008 9:05 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Notifications config help > > I have notifications setup and worki

Re: [Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Mike Emigh
On Thu, May 8, 2008 at 10:49 AM, Terry <[EMAIL PROTECTED]> wrote: > This is the logic I was looking for. This makes sense. Apache with > prefork is not multithreaded and this type of logic is great. But do > you shoot yourself in the foot for multithreaded processes? > What we do in our setup is

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

2008-05-08 Thread Jay R. Ashworth
On Thu, May 08, 2008 at 08:11:11AM -0400, Ugo Bellavance wrote: > The goal of all this is that , outside work hours, our staff would read > their regular e-mail if they'd like to, but wouldn't be bothered by the > BB device for regular e-mail. However, if it is a nagios alert, they > would be a

Re: [Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Terry
This is the logic I was looking for. This makes sense. Apache with prefork is not multithreaded and this type of logic is great. But do you shoot yourself in the foot for multithreaded processes? On Thu, May 8, 2008 at 9:31 AM, Mike Emigh <[EMAIL PROTECTED]> wrote: > > On Thu, May 8, 2008 at 9:4

Re: [Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Sandor W. Sklar
On May 8, 2008, at 6:49 AM, Terry wrote: > I am sitting here racking my brain on this one. Is dividing the load > average by the number of CPUs a smart thing to do? the 'uptime' > command on a box does not do this. So, if I have an 8 core box > sitting with a load average of 8, its the same as

Re: [Nagios-users] nagios reboot XP

2008-05-08 Thread Frater, Greg J
>Palle L Jensen wrote: >> >> I guess I should have been more specific, sorry about that. >> >> I am running Nagios 3.0.1 on openSUSE 10.3, and I am only monitoring >> windows hosts. On the windows hosts I am running NSClient++. That >> seems to work good and I would prefer not to change to any

Re: [Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Mike Emigh
On Thu, May 8, 2008 at 9:49 AM, Terry <[EMAIL PROTECTED]> wrote: > I am sitting here racking my brain on this one. Is dividing the load > average by the number of CPUs a smart thing to do? the 'uptime' > command on a box does not do this. So, if I have an 8 core box > sitting with a load average

Re: [Nagios-users] Nagios 2.5 > 3.x Any issues

2008-05-08 Thread Tom Brown
Tom Brown wrote: >>> Nagios 3.0.1 >>> Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) >>> Last Modified: 04-01-2008 >>> License: GPL >>> >>> Reading configuration data... >>> >>> Warning: Duplicate definition found for host 'x' (config file >>> '/etc/nagios/objects/hosts.cfg', st

Re: [Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Jay R. Ashworth
On Thu, May 08, 2008 at 08:49:52AM -0500, Terry wrote: > I am sitting here racking my brain on this one. Is dividing the load > average by the number of CPUs a smart thing to do? the 'uptime' > command on a box does not do this. So, if I have an 8 core box > sitting with a load average of 8, its

Re: [Nagios-users] Nagios 2.5 > 3.x Any issues

2008-05-08 Thread Tom Brown
Tom Brown wrote: >> http://nagios.sourceforge.net/docs/3_0/upgrading.html#nagios2x >> >> That should answer any questions you have about the upgrade. (you may >> need to copy and paste the link depending on your mail client) >> >> >> > > i read through that upgrade doco and did not notice a

Re: [Nagios-users] Total cpu usage

2008-05-08 Thread Aaron M. Segura
On Thu, 2008-05-08 at 15:20 +0200, Machiel Richards wrote: > HI All > > > > I hope that someone can please assist me with either a > script or a plugin. > > > > I am looking to monitor the total percentage of CPU usage > on a linux server using Nagios. Did you try l

[Nagios-users] check_load --- divide by number of cpus?

2008-05-08 Thread Terry
I am sitting here racking my brain on this one. Is dividing the load average by the number of CPUs a smart thing to do? the 'uptime' command on a box does not do this. So, if I have an 8 core box sitting with a load average of 8, its the same as a single core box sitting with a load average of 1

[Nagios-users] Total cpu usage

2008-05-08 Thread Machiel Richards
HI All I hope that someone can please assist me with either a script or a plugin. I am looking to monitor the total percentage of CPU usage on a linux server using Nagios. I was hoping to write my own script but as this is quite urgent being a product

Re: [Nagios-users] Nagios 2.5 > 3.x Any issues

2008-05-08 Thread Tom Brown
>> >> >> Nagios 3.0.1 >> Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) >> Last Modified: 04-01-2008 >> License: GPL >> >> Reading configuration data... >> >> Warning: Duplicate definition found for host 'x' (config file >> '/etc/nagios/objects/hosts.cfg', starting on line 7) >

Re: [Nagios-users] Nagios 2.5 > 3.x Any issues

2008-05-08 Thread Hendrik Bäcker
Tom Brown schrieb: http://nagios.sourceforge.net/docs/3_0/upgrading.html#nagios2x That should answer any questions you have about the upgrade. (you may need to copy and paste the link depending on your mail client) i read through that upgrade doco and did not notice anything unusual

Re: [Nagios-users] Nagios 2.5 > 3.x Any issues

2008-05-08 Thread Tom Brown
> http://nagios.sourceforge.net/docs/3_0/upgrading.html#nagios2x > > That should answer any questions you have about the upgrade. (you may > need to copy and paste the link depending on your mail client) > > i read through that upgrade doco and did not notice anything unusual about host defin

[Nagios-users] NLG Errors

2008-05-08 Thread Richard Luys
Hi All, We think NLG is for us (thanks Andy!) but we can't get it to work. Here's some details: OS: SLES10 32 bits NLG: 1.0.6 and 1.1.0b1 HTTPD: Apache2-2.2.3 PHP: PHP5-5.1.2 Browser: Firefox 1.5.0.6 Afaik all dependencies are solved. Server directory is copied to the Nagios server in /usr/lo

[Nagios-users] Slightly-OT - Notification management

2008-05-08 Thread Ugo Bellavance
Hi, This is only indirectly related to nagios, as it is more related to notifications management. We are currently using nagios and receive alerts by email and by text messages (e-mails) sent to our cell phones. I am looking for using Blackberry devices instead, but I have one

Re: [Nagios-users] how it was possible to ask from shell to remote

2008-05-08 Thread Hari Sekhon
Uwe Großkinsky wrote: > Hy list > > > how it was possible to check on my shell konsole? i have try this > ./check_nrpe -H 10.23.3.29 check_disk -w 10% -c 20% -p / > but i must made something wrong > on my remotemaschine it was possible to become my informations > > nrpe was installed on my nagios s

Re: [Nagios-users] Remote external commands

2008-05-08 Thread Hari Sekhon
Mark Clarkson wrote: > > Hi, > I need to write a command to the nagios.cmd pipe but from > a remote server. I thought I saw a daemon that was used for > this but now I can't find it! Any ideas? > > Cheers > Mark. > Were you thinking of NSCA that uses the nagios.cmd pipe? This only takes a specific

Re: [Nagios-users] nagios reboot XP

2008-05-08 Thread Hari Sekhon
Palle L Jensen wrote: > > I guess I should have been more specific, sorry about that. > > I am running Nagios 3.0.1 on openSUSE 10.3, and I am only monitoring > windows hosts. On the windows hosts I am running NSClient++. That > seems to work good and I would prefer not to change to any other cli

Re: [Nagios-users] how it was possible to ask from shell to remote

2008-05-08 Thread Sebastian Ries
Hi > how it was possible to check on my shell konsole? i have try this > ./check_nrpe -H 10.23.3.29 check_disk -w 10% -c 20% -p / > but i must made something wrong > on my remotemaschine it was possible to become my informations try ./check_nrpe --help ./check_nrpe -H -c -a Regards Sebastian

Re: [Nagios-users] NDO utils version 1.3.1

2008-05-08 Thread Hendrik Bäcker
[EMAIL PROTECTED] schrieb: Hi 05-08-2008 13:09:02] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/var/spool/checkresults/nebmodaLM3P1: undefined symbol: serviceextinfo_list [05-08-2008 13:09:02] LOG VERSION: 2.0 this error i get after i have installed n

[Nagios-users] how it was possible to ask from shell to remote

2008-05-08 Thread Uwe Großkinsky
Hy list how it was possible to check on my shell konsole? i have try this ./check_nrpe -H 10.23.3.29 check_disk -w 10% -c 20% -p / but i must made something wrong on my remotemaschine it was possible to become my informations nrpe was installed on my nagios server thanks for tipps

[Nagios-users] Remote external commands

2008-05-08 Thread Mark Clarkson
Hi, I need to write a command to the nagios.cmd pipe but from a remote server. I thought I saw a daemon that was used for this but now I can't find it! Any ideas? Cheers Mark. - This SF.net email is sponsored by the

Re: [Nagios-users] check_nt -v counter value question (when using counters with colon)

2008-05-08 Thread Michael Medin
Hello, Counternames with : are "broken" this is bug that will hopefully be fixed in the next version. A workaround is to use an "alias" which IIRC might work is to add an "alias" (which is what causes the problem) like so: "dummyalias:\\SQLServer:Databases(_Total)\\Data File(s) Size (KB)","SQL S

[Nagios-users] NDO utils version 1.3.1

2008-05-08 Thread Pallav . S . Gupta
Hi 05-08-2008 13:09:02] Error: Could not load module '/usr/local/nagios/bin/ndomod.o' -> /usr/local/nagios/var/spool/checkresults/nebmodaLM3P1: undefined symbol: serviceextinfo_list [05-08-2008 13:09:02] LOG VERSION: 2.0 this error i get after i have installed ndo utils and i restart my nagi