[Nagios-users] Problem in running Nagios

2007-04-04 Thread Mukta Sharma
Hi, I have one problem after installing and running nagios, actually its running but the the graphics of the page showing the host details and services details are not getting displayed. One more thing as iam doing this nagios installation on my laptop only, so i added the host as my windows w

Re: [Nagios-users] Sharepoint DB check.

2007-04-04 Thread Matthew Joyce
Presumable you want to check the database because you want to know that share point is running. You can check the SQL service easy enough, and check the HTTP service is running, you can check the results of the webpage, but authentication may be an issue. You could use NRPE to run a vbscript to c

Re: [Nagios-users] Nagios dying

2007-04-04 Thread list.mail
I'm having the same problem with my installation of 2.7 on OpenBSD 4.0. It dyes silently. I do notice in the logs it tries to restart after and can't find the .pid file. [1174798800] LOG ROTATION: DAILY [1174798800] LOG VERSION: 2.0 Then it dies, I have to manually restart it. Sometimes this

Re: [Nagios-users] Configuring TimePeriods and Contact groups for daytime support notifications

2007-04-04 Thread Josh Yost
Ben Langen (blangen) wrote: > I'm setting up Nagios to monitor services in several sites around the > world, and would like to configure the notifications to only be sent to > specific people (mail aliases) based on their daylight hours. This would > essentially be sending notifications to my team

Re: [Nagios-users] Configuring TimePeriods and Contact groups for daytime support notifications

2007-04-04 Thread Patrick Morris
On Wed, 04 Apr 2007, Ben Langen (blangen) wrote: > I'm setting up Nagios to monitor services in several sites around the > world, and would like to configure the notifications to only be sent to > specific people (mail aliases) based on their daylight hours. This would > essentially be sending not

[Nagios-users] Configuring TimePeriods and Contact groups for daytime support notifications

2007-04-04 Thread Ben Langen (blangen)
I'm setting up Nagios to monitor services in several sites around the world, and would like to configure the notifications to only be sent to specific people (mail aliases) based on their daylight hours. This would essentially be sending notifications to my team in Israel, or India while my team is

Re: [Nagios-users] (no subject)

2007-04-04 Thread Thomas Stocking
Curious of it's the log rotation HUP signal that is doing this. Does it do the same thing on a restart of nagios? Also, have you tried shutting down nagios, checking for any old nagios processes hanging around and killing them off, then restarting? Thomas Prigge Scott wrote: > I recently up

Re: [Nagios-users] [SPAM] Re: monitor linux sw raid with snmp?

2007-04-04 Thread Hugo van der Kooij
On Wed, 4 Apr 2007, Andrew Zahn wrote: > do these plugins require NRPE? I was hoping to get raid status out of > SNMP somehow. You might want to look up your snmpd.conf file and see how one can sneak in scripts there. Hugo. -- [EMAIL PROTECTED] http://hugo.vanderkooij.org/

Re: [Nagios-users] Nagios Users as Admin

2007-04-04 Thread Patrick Morris
On Wed, 04 Apr 2007, srikalyan tangirala wrote: > Hi All: > I am a newbie using the NAGIOS 2.1. I tried setting up the software > and was successfull in installing nas configuring it. I have few questions > regarding the usage of the software: > > I was looking at the features and would l

Re: [Nagios-users] Nagios Users as Admin

2007-04-04 Thread srikalyan tangirala
Hi All: I am a newbie using the NAGIOS 2.1. I tried setting up the software and was successfull in installing nas configuring it. I have few questions regarding the usage of the software: I was looking at the features and would like to investigate if these things can be possible and how c

Re: [Nagios-users] Nagios dying

2007-04-04 Thread Rob Blake
On 4/4/07, Israel Brewster <[EMAIL PROTECTED]> wrote: A while ago I installed Nagios 2.4 on a somewhat minimal (don't remember the specs, but old) OpenBSD 4.0 box. For the most part, it appears to work fine- latency is a nice low .328 seconds on average, with an average execution time of 4 secon

Re: [Nagios-users] adaptive notifications

2007-04-04 Thread Rob Blake
On 4/4/07, john <[EMAIL PROTECTED]> wrote: Hi, I'm looking for a way to do adaptive notifications on monitoring a single service so that it notifies differently based on different criteria. For example, monitoring a network port bandwidth usage, we want an alert if between: to 0559 - its

[Nagios-users] Nagios dying

2007-04-04 Thread Israel Brewster
A while ago I installed Nagios 2.4 on a somewhat minimal (don't remember the specs, but old) OpenBSD 4.0 box. For the most part, it appears to work fine- latency is a nice low .328 seconds on average, with an average execution time of 4 seconds. The execution time might be a bit high, but i

Re: [Nagios-users] [SPAM] Re: monitor linux sw raid with snmp?

2007-04-04 Thread Ben
If you're running net-snmp (and given that you're running linux, you probably are), then it's fairly trivial to get it to execute a command and return the result when a certain oid is queried. See the snmp conf file for examples. On Wed, 4 Apr 2007, Andrew Zahn wrote: > do these plugins requir

[Nagios-users] adaptive notifications

2007-04-04 Thread john
Hi, I'm looking for a way to do adaptive notifications on monitoring a single service so that it notifies differently based on different criteria. For example, monitoring a network port bandwidth usage, we want an alert if between:     to 0559 - its 12Mbps+ for over 30 mins    0600 to 23

Re: [Nagios-users] [SPAM] Re: monitor linux sw raid with snmp?

2007-04-04 Thread Andrew Zahn
do these plugins require NRPE? I was hoping to get raid status out of SNMP somehow. Hari Sekhon wrote: > I wrote 3 scripts to monitor Raid arrays on 3ware, Lsi MegaRaid, and > Linux Software (MD) Raid which it sounds like you are using. > > I use these on both 32-bit and 64-bit Linux servers >

Re: [Nagios-users] monitor linux sw raid with snmp?

2007-04-04 Thread Hari Sekhon
I wrote 3 scripts to monitor Raid arrays on 3ware, Lsi MegaRaid, and Linux Software (MD) Raid which it sounds like you are using. I use these on both 32-bit and 64-bit Linux servers you can find the plugins here Linux MD Software Raid http://www.nagiosexchange.org/Check_Plugins.21.0.html

[Nagios-users] (no subject)

2007-04-04 Thread Prigge Scott
I recently upgraded from 1.0b to 2.7. I noticed that immediately after my daily log rotation, the current state of all hosts and services is entered in the log file. As I have thousands of hosts/services, this makes the log (in my case) unnecessarily large, and was hoping to find an option to preve

[Nagios-users] websphere mq plugins on NE

2007-04-04 Thread Kyle O'Donnell
Hi, I wrote a bunch of little scripts to monitoring MQ and just threw them on the nagiosexchange. http://www.nagiosexchange.org/Misc.54.0.html?&tx_netnagext_pi1[p_view]=920 Enjoy! --kyleo - Take Surveys. Earn Cash. Influen

Re: [Nagios-users] monitor linux sw raid with snmp?

2007-04-04 Thread Raphaël 'SurcouF' Bordet
Le mercredi 04 avril 2007 à 09:39 -0500, Andrew Zahn a écrit : > Hi, > > I am looking for a way to monitor the status of software raid (such > as md0) using snmp? Primarily I would like to check for a "failed" or > "degraded" status. I am wonder how Nagios admins are doing this. Hi, You can tr

Re: [Nagios-users] Sharepoint DB check.

2007-04-04 Thread Phil Costelloe
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lacayo, > I was wondering if any one can point me to a place where I can find a plugin to check sharepoint database. Sharepoint uses a number of SQL Server databases to store configuration and data so you can check them using the usu

Re: [Nagios-users] monitor linux sw raid with snmp?

2007-04-04 Thread Hugo van der Kooij
On Wed, 4 Apr 2007, Andrew Zahn wrote: > I am looking for a way to monitor the status of software raid (such > as md0) using snmp? Primarily I would like to check for a "failed" or > "degraded" status. I am wonder how Nagios admins are doing this. What did you find on your server using snmpwalk?

[Nagios-users] Sharepoint DB check.

2007-04-04 Thread Lacayo, Luis F
HI Everyone, I was wondering if any one can point me to a place where I can find a plugin to check sharepoint database. Thanks, Luis Luis Lacayo - Take Surveys. Earn Cash. Influence the Future of IT Jo

[Nagios-users] monitor linux sw raid with snmp?

2007-04-04 Thread Andrew Zahn
Hi, I am looking for a way to monitor the status of software raid (such as md0) using snmp? Primarily I would like to check for a "failed" or "degraded" status. I am wonder how Nagios admins are doing this. Thanks, Andrew ---

Re: [Nagios-users] active response

2007-04-04 Thread Jesús Arnáiz
Thanks Lars and Rob that was the problem. Lars Stavholm escribió: > Rob Blake wrote: >> On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote: >>> Hi there. >>> >>> I use the doc. about event handlers and I define this one: >>> >>> # SERVICE CLAMD >>> define service { >>> use generic-servic

Re: [Nagios-users] active response

2007-04-04 Thread Lars Stavholm
Rob Blake wrote: > On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote: >> >> Hi there. >> >> I use the doc. about event handlers and I define this one: >> >> # SERVICE CLAMD >> define service { >> use generic-service >> host_name MYHOST >> service_description CLAMD >

Re: [Nagios-users] active response

2007-04-04 Thread Rob Blake
On 4/4/07, Jesús Arnáiz <[EMAIL PROTECTED]> wrote: Hi there. I use the doc. about event handlers and I define this one: # SERVICE CLAMD define service { use generic-service host_name MYHOST service_description CLAMD check_command check_clamd

Re: [Nagios-users] active response

2007-04-04 Thread Jesús Arnáiz
Hi there. I use the doc. about event handlers and I define this one: # SERVICE CLAMD define service { use generic-service host_name MYHOST service_description CLAMD check_command check_clamd max_check_attempts 2 event_handler event_c