[Nagios-users] Re: send Notify by sms

2006-04-14 Thread Marzieh Raoufnezhad
Hi, I have used smstools for send notification in nagios by SMS. And I have defined related commands  as: # 'notify-by-sms' command definitiondefine command{    command_name    notify-by-sms    command_line    /usr/bin/printf "%b" "$NOTIFICATIONTYPE$: $HOSTADDRESS$ $HOSTALIAS$:$SERVICEDESC$

[Nagios-users] For those using the altinity issue commands patch

2006-04-14 Thread Jim Perrin
Just an FYI to the list. The issue commands patch located here http://altinity.blogs.com/dotorg/2006/02/index.html which was written for nagios 2.0 also works just fine with nagios 2.2 For what it's worth, this patch is making my life loads easier and I'd like to thank the people behind it. I'm a

[Nagios-users] Scheduler issue - nagios 2.0

2006-04-14 Thread Ron Gage
Greetings: I have a nagios implementation on Suse SLES 9.0, compiled 2.0 from source. I am seeing extremely high latency - in excess of 300 seconds on average with service checks. Host checks are running fairly high too - also over 300 seconds on average. Not exactly a large config either - 128

Re: [Nagios-users] Lab Monitoring Plugin

2006-04-14 Thread Pedro Davila
:) Thank you. Az wrote: Just thinking out loud... enable the screen saver... if its running, its likely that no-one is actively using that machine. There are a number of plugins that could be used to monitor the "screen saver" process already. Cheers. -

[Nagios-users] Re: Tracking MySQL threads?

2006-04-14 Thread JB Segal
Thanks, David and Marc, for your comments. I have, in fact, hacked up an ugly little bash script to keep an eye on things, but I was hoping that someone with more coding style and talent than I have might have already worked up something. If anyone has, or wants to, I'm sure I'm not the only one

Re: [Nagios-users] Lab Monitoring Plugin

2006-04-14 Thread Az
Just thinking out loud... enable the screen saver... if its running, its likely that no-one is actively using that machine. There are a number of plugins that could be used to monitor the "screen saver" process already. Cheers. --- This SF.

[Nagios-users] Status map circular markup background bug

2006-04-14 Thread Dave E Martin
I have noticed the following bug and am not sure where to report it. We have a number of hosts with multiple parent links, and this seems to confuse the circular markup status map. It draws the green (or pink) background colors in BOTH places where the relevent nodes could be, even though the

[Nagios-users] Nagios Indicateding critical file system usage

2006-04-14 Thread Mark Campbell
Hey Guys, I have a standard nrpe setup to check local disks, however at regular intervals I'm getting critical alerts. I'm pretty sure these are ocnnected to the /tmp file system which is a swap partition, however whenever there is a critical alert hte check_disks output doesn't indicate a proble

Re: [Nagios-users] Contacts that can "watch", but are never notified (not as simple as twiddling their contact definition)

2006-04-14 Thread Hugo van der Kooij
On Fri, 14 Apr 2006, Philip Hallstrom wrote: > I've got nagios pretty much setup, but there's one thing I'm > struggling with -- how to let a group of contacts see their servers, > but only notify one of them (as they rotate on call..). Considere not using notifications directly but define your e

Re: [Nagios-users] Contacts that can "watch", but are never notified (not as simple as twiddling their contact definition)

2006-04-14 Thread Eli Stair
I've historically used a mailinglist for this anyway... that way people subscribe/unsubscribe themselves when they go on/off call, and you can have as many people as appropriate on it. Not to mention it doesn't require modifying the nagios configs and re-loading. /eli Philip Hallstrom wro

Re: [Nagios-users] Nagiosgrapher rrd problem

2006-04-14 Thread Hugo van der Kooij
On Fri, 14 Apr 2006, Davy Gaussen wrote: > I am trying to use Nagiosgrapher-1.5 with Nagios 2.0. > > I successfully install nagiosgrapher but I didn't have any rrd files in > /var/lib/nagios/rrd. Which are only created after you setup service-type definitions and your first data is added to the n

Re: [Nagios-users] Submitting active check results?

2006-04-14 Thread Jason Martin
On Fri, Apr 14, 2006 at 12:30:09PM -0400, Kyle Tucker wrote: > Thanks all for the clarifications. This begs one more question. There > seems to be no option to log active checks. Why not? I'd think it would > be useful at times to just see what Nagios is checking as it happens. You can get this by

[Nagios-users] Contacts that can "watch", but are never notified (not as simple as twiddling their contact definition)

2006-04-14 Thread Philip Hallstrom
Hi - I've got nagios pretty much setup, but there's one thing I'm struggling with -- how to let a group of contacts see their servers, but only notify one of them (as they rotate on call..). I'm using authentication. I'm monitoring two separate (political) networks so I can't just open things up

Re: [Nagios-users] Submitting active check results?

2006-04-14 Thread Kyle Tucker
> On Fri, Apr 14, 2006 at 10:11:27AM -0500, Marc Powell wrote: > > An active check is one in which the host or service check_command is run > > by nagios itself. You can force an active check to happen by > > re-scheduling the next check of the service. > > A passive check is one in which the hos

[Nagios-users] Lab Monitoring Plugin

2006-04-14 Thread Pedro Davila
Is there any Nagios plugin that return the status of a Windows Lab PC, like if the PC is being used? I read about using netbios scan to check if a user is logged in, but what about auto login computers. I'm thinking such a plugin would need a client that perhaps closes a port if it has not see

Re: [Nagios-users] Submitting active check results?

2006-04-14 Thread Jason Martin
On Fri, Apr 14, 2006 at 10:11:27AM -0500, Marc Powell wrote: > An active check is one in which the host or service check_command is run > by nagios itself. You can force an active check to happen by > re-scheduling the next check of the service. > > A passive check is one in which the host or serv

RE: [Nagios-users] Submitting active check results?

2006-04-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Kyle Tucker > Sent: Friday, April 14, 2006 8:55 AM > To: Nagios Mailing List > Subject: [Nagios-users] Submitting active check results? > > Hi, > I'm missing something here. In the

RE: [Nagios-users] check_http

2006-04-14 Thread Marc Powell
As with any standard plugin, 'check_http --help' will provide information on the command line arguments that you can use. Here are a couple of examples -- Get the default page for a passed host and verify that I see '/html' - Service definition check_command verify_http!www.example.foo define c

Re: [Nagios-users] Submitting active check results?

2006-04-14 Thread Thibault Genessay
Kyle Tucker wrote: Hi, I'm missing something here. Certainly :) In the extinfo.cgi page, all my active service checks on my central server have a link to submit "passive" service checks, which actually allow me to change the state of service checks and I assume the external command for t

[Nagios-users] Submitting active check results?

2006-04-14 Thread Kyle Tucker
Hi, I'm missing something here. In the extinfo.cgi page, all my active service checks on my central server have a link to submit "passive" service checks, which actually allow me to change the state of service checks and I assume the external command for this is PROCESS_SERVICE_CHECK_RESUL

Re: [Nagios-users] DB support for nagios 2.2

2006-04-14 Thread Jan Tomasek
Hendrik Baecker wrote: >> I need to have nagios status data available for nagios indenpendend >> processing in a SQL. I learned from docs that Event Broker API is >> suposed to be used for writing some shared library, is somewhere >> available such library? > > try to google for "ndoutils". Thank

RE: [Nagios-users] Epn problems with perl plugin

2006-04-14 Thread Mieden, Rick van der
Title: Message I tried your suggestion, but it didn't work out. Any other sugestions are very welcome.   Regards,   Rick    -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, April 14, 2006 14:58To: Mieden, Rick van der; nagios-users@lists.sourceforge.

RE: [Nagios-users] Epn problems with perl plugin

2006-04-14 Thread Lawrence, Lynne
Title: RE: [Nagios-users] Epn problems with perl plugin lgl> my notes inline -Original Message- From: [EMAIL PROTECTED] on behalf of Mieden, Rick van der Sent: Fri 4/14/2006 6:46 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Epn problems with perl plugin Hi All,

[Nagios-users] Nagiosgrapher rrd problem

2006-04-14 Thread Davy Gaussen
Hi everybody,   I am trying to use Nagiosgrapher-1.5 with Nagios 2.0. I successfully install nagiosgrapher but I didn’t have any rrd files in /var/lib/nagios/rrd.   Here is my ngraph.log   2006-04-14 14:31:01 PRG: Starting up collect2.pl (PID: 31286) ... 2006-04-14 14:31:02 PRG: us

[Nagios-users] Epn problems with perl plugin

2006-04-14 Thread Mieden, Rick van der
Title: Message Hi All,   I'm installing a new nagios server with 2.1 (upgrade 2.2 will follow soon) We've have a running nagios 2.0b3 server and I just copied over my homebrewed perl plugins to the new server. I noticed the embedded perl is a bit stricter in this 2.1 version, I compiled na

RE: [Nagios-users] check_http

2006-04-14 Thread Morris, Patrick
Have you looked at the example config files? It's all there. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of carlo Sent: Friday, April 14, 2006 1:18 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] check_http hello What can I do for usin

[Nagios-users] check_http

2006-04-14 Thread carlo
hello What can I do for using check_http plugin? What the correct configuration is in the checkcommand.cfg and services.cfg files? I just tried many times ... Thanks to all Carlo --- This SF.Net email is sponsored by xPML, a groundbreaking scrip

Re: [Nagios-users] DB support for nagios 2.2

2006-04-14 Thread Hendrik Baecker
Jan Tomasek schrieb: Hello, I need to have nagios status data available for nagios indenpendend processing in a SQL. I learned from docs that Event Broker API is suposed to be used for writing some shared library, is somewhere available such library? If not is someone working on this? Thanks

[Nagios-users] DB support for nagios 2.2

2006-04-14 Thread Jan Tomasek
Hello, I need to have nagios status data available for nagios indenpendend processing in a SQL. I learned from docs that Event Broker API is suposed to be used for writing some shared library, is somewhere available such library? If not is someone working on this? Thanks --