[Nagios-users] check_logs.pl question

2005-11-09 Thread Mark Limburg
lets say I have 14 matched instances when I do my check_logs.pl .. via NRPE ..is it possible to return EACH of the 14 instances for the email?

[Nagios-users] Problems with Notification

2005-11-09 Thread Mark Limburg
Howdy,I'm missing something here I'm sure.Nag is working well, but I can't seem to force an email from a logcheck.  It comes up with a warning (manually triggering the logcheck by inserting lines), but its not emailing .. # CHECK LOCAL, TEST LOGdefine service{    use

RE: [Nagios-users] NRPE issue

2005-11-09 Thread Fabiano Martins
HAS BEEN SOLVED!!! Its working fine now! Thanks a lot!! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Ericsson Sent: quarta-feira, 9 de novembro de 2005 22:04 To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] NRPE issue Fabian

RE: [Nagios-users] NRPE issue

2005-11-09 Thread Fabiano Martins
I think so   I did   nagios ALL=NOPASSWD:/usr/local/nagios/libexec/check_nrpe_radio   check_nrpe_radio is the same as check_nrpe. I’ve just changed the name to organize the things. From: Frank, Jason [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 9 de novembro de 2005 20:

Re: [Nagios-users] NRPE Responce

2005-11-09 Thread Mark Limburg
FOUND IT!Oh joy of joys.Guess who forgot to add a -c to the checkcommands.cfg file ... basically, the nagios server was polling the NRPE client, and it was not passing the $ARG$ in a way it could understand .. as such, it was responding "NRPE 2.0" to say "yes, i'm here .. hello .."Everything is lo

Re: [Nagios-users] NRPE issue

2005-11-09 Thread Andreas Ericsson
Fabiano Martins wrote: Hi all!!! I have a costumer that has many access points to be monitored using ping. They're on the same network segment that my server is. I've checked that the check_icmp command works on remote server (the one that is in the costumer). But when I run the command

RE: [Nagios-users] NRPE issue

2005-11-09 Thread Frank, Jason
Umm, sudo will work fine, if you set it up for passwordless commands and you put the sudo command into your config file.  You did that, right? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Fabiano MartinsSent: Wednesday, November 09, 2005 4:09 PMTo: nagios-users@lists.sou

[Nagios-users] NRPE issue

2005-11-09 Thread Fabiano Martins
Hi all!!!   I have a costumer that has many access points to be monitored using ping. They’re on the same network segment that my server is.   I’ve checked that the check_icmp command works on remote server (the one that is in the costumer). But when I run the command on Nagios server t

RE: [Nagios-users] Re: "Service check did not exit properly"

2005-11-09 Thread Steve Shipway
>> Near as I can tell from the src, nagios logs a failed service check >> with "Service check did not exit properly" when it can't execute the >> service check plugin. ... >> So, I got cute, I made a wrapper that logs when it starts, and any >> output from check_snmp_if or the exact error when it

Re: [Nagios-users] service check time

2005-11-09 Thread Subhendu Ghosh
On Wed, 9 Nov 2005, Guillermo Padilla wrote: Hi, What would be the best and easiest way to have a certain service be checked every 15mins instead of the nagios default check times.? thx Guillermo cron would be best for a set interval. -- -sg -

RE: [Nagios-users] service check time

2005-11-09 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Guillermo Padilla > Sent: Wednesday, November 09, 2005 2:08 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] service check time > > Hi, > > What would be the best a

RE: [Nagios-users] Monitoring web applications with Nagios

2005-11-09 Thread Steve Shipway
Ivan Fetch wrote: >What experience do folks have with monitoring web >applications using nagios? ... >I've looked into web inject (http://www.webinject.org) but Here, we have several web-based applications (Voyager, Peoplesoft, several in-house) that are being monitored via Nagios. We

[Nagios-users] service check time

2005-11-09 Thread Guillermo Padilla
Hi, What would be the best and easiest way to have a certain service be checked every 15mins instead of the nagios default check times.? thx Guillermo --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronim

Re: [Nagios-users] Monitoring web applications with Nagios

2005-11-09 Thread Ian Marlier
> From: Ivan Fetch <[EMAIL PROTECTED]> > Date: Wed, 09 Nov 2005 11:41:17 -0700 (MST) > To: > Subject: [Nagios-users] Monitoring web applications with Nagios > > Hello all, > > > What experience do folks have with monitoring web applications using > nagios? Specifically we have "Blackboard

[Nagios-users] Monitoring web applications with Nagios

2005-11-09 Thread Ivan Fetch
Hello all, What experience do folks have with monitoring web applications using nagios? Specifically we have "Blackboard Learning System" and "Sunguard Luminous" for which we'd like to monitor the ability to login and interact with a few interfaces (e.g. interacting with adding / removin

RE: [Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Marc Powell
An explanation for why you had to do so can be found under the Retention Notes at http://nagios.sourceforge.net/docs/1_0/xodtemplate.html if you didn't see that. -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Ravail David >

Re: [Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Ravail David
thanks for your reply fred. but i just had need to delete status.sav and all is right. Fred a écrit : You should look through all of your configuration files. accept_passive_service_checks is a global setting, you most likely want to put "passive_checks_enabled 1" either directly in each defin

Re: [Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Fred
You should look through all of your configuration files. accept_passive_service_checks is a global setting, you most likely want to put "passive_checks_enabled 1" either directly in each definition or in some generic template that is included (use ...) in your definition. -FredC --- Ravail Davi

[Nagios-users] nsClient++ No Performance Data

2005-11-09 Thread nuffers
After looking at several windows plugins, I chose nsclient++ for our environment.  Is any one else having problems collecting performance data from nsClient++?   I use perfparse to collect performance data. I have several services with nsclient++ that aren't collecting performance data. There is a

Re: [Nagios-users] Groundwork status viewer

2005-11-09 Thread Andreas Ericsson
Davy Gaussen wrote: Hi, I have some troubles to use groundwork SV. Can you help me please ? You'll have better luck if you contact groundwork directly. -- Andreas Ericsson [EMAIL PROTECTED] OP5 AB www.op5.se Tel: +46 8-230225 F

[Nagios-users] passive check directive in configuration file doesn't works

2005-11-09 Thread Ravail David
Hi, I want to use passives checks services, but when nagios start, services start in active mode and doesn't accept passive check. Only manner that I found to use passive checks, it to activate them by the cgi-web interface. Nagios Version is 1.2 on a debian system. my conf files include: nag

Re: [Nagios-users] Distributed Monitoring woes and performance issues.

2005-11-09 Thread Rob Moss
Jason Rojas wrote: Here is a good one for you guys. I am currently monitoring roughly 4357 services on 700 hosts. Now this is not all the hosts/services I need to be monitoring. From the output of nagios -s -c nagios.cfg it tells me that one complete run checking all mentioned services/hosts wi

[Nagios-users] Groundwork status viewer

2005-11-09 Thread Davy Gaussen
Hi,   I have some troubles to use groundwork SV. I have "unknow state" on all my services and blank page on trouble view and eventview pages.In my http error.log I see :   Constant INVALID_OPERATION_STATUS_ID already defined in /usr/local/groundwork/lib/php/collageapi/collage.inc.php on line