Re: [Nagios-users] Notify Jabber

2008-11-21 Thread Luke Sheldrick
Would seem, that having embedded perl enables kills the function, which makes sense. Does this sound right? can you add modules to nagios's perl? On Sat, Nov 22, 2008 at 02:55:14AM +, Luke Sheldrick wrote: > Hi, > > Been trying to get this to work all night, and am stuck on where to go. > >

Re: [Nagios-users] CheckEventLog Info

2008-11-21 Thread Martin Kamijo
Jonathan Williams wrote: > Looking for info on this feature. I am looking for Nagios to be able to > monitor the Windows System Log for specific event types and notify > accordingly when they appear. Does this require an additional plug in > or is this something that is already part of NSCLien

[Nagios-users] Notify Jabber

2008-11-21 Thread Luke Sheldrick
Hi, Been trying to get this to work all night, and am stuck on where to go. Background OS: FC9 Nagios: 3.0.5-3 Perl: 4:5.10.0-34 Jabber Server(on remote host): Openfire 3.6.1 I've been trying to get notifications to jabber working, and using the code from http://nagios.sourceforge.net/downlo

Re: [Nagios-users] check_jabber

2008-11-21 Thread Luke Sheldrick
Ah, excellent stuff. Cheers :) On Sat, Nov 22, 2008 at 01:04:22AM +, Paulus, Jake wrote: > Check_jabber is really just check_tcp in disguise (same way check_udp > is...do file check_jabber to see what I mean.) If your jabber server > sends back a string that doesn't match what is expected (as

Re: [Nagios-users] check_jabber

2008-11-21 Thread Paulus, Jake
Check_jabber is really just check_tcp in disguise (same way check_udp is...do file check_jabber to see what I mean.) If your jabber server sends back a string that doesn't match what is expected (as is happening here) then you're going to get a warning. Given the output below, you should be OK usin

Re: [Nagios-users] Nagios Acknowledgement - page with more information?

2008-11-21 Thread Marc Powell
On Nov 21, 2008, at 5:27 PM, Devin Atencio wrote: > > I am running the latest Nagios 3.0.5, and whenever I acknowledge a > service problem it just pages with > service acknowledgment but doesn't include who acknowledged the > problem as well as what comment > they put for the acknowledgment. Is t

Re: [Nagios-users] check_jabber

2008-11-21 Thread Patrick Morris
On Fri, 21 Nov 2008, Luke Sheldrick wrote: > Hi, > > Has anyone every got check_jabber to work? > > Seems what ever syntax I try, it still WARNs... > > ./check_jabber -H sheldrick.co.uk -v > Using service JABBER > Port: 5222 > flags: 0x26 > Send string: xmlns:stream='http://etherx.jabber.org/s

[Nagios-users] CheckEventLog Info

2008-11-21 Thread Jonathan Williams
Looking for info on this feature. I am looking for Nagios to be able to monitor the Windows System Log for specific event types and notify accordingly when they appear. Does this require an additional plug in or is this something that is already part of NSCLient++ v 3.1.14? Thanks, Jonath

[Nagios-users] Nagios Acknowledgement - page with more information?

2008-11-21 Thread Devin Atencio
I am running the latest Nagios 3.0.5, and whenever I acknowledge a service problem it just pages with service acknowledgment but doesn't include who acknowledged the problem as well as what comment they put for the acknowledgment. Is there an easy way to have Nagios page with that additional

[Nagios-users] check_jabber

2008-11-21 Thread Luke Sheldrick
Hi, Has anyone every got check_jabber to work? Seems what ever syntax I try, it still WARNs... ./check_jabber -H sheldrick.co.uk -v Using service JABBER Port: 5222 flags: 0x26 Send string: Quit string: server_expect_count: 1 0: http://etherx.jabber.org/streams"; xmlns="jabber:client"

[Nagios-users] Force Check on Passive Service Doesn't Run

2008-11-21 Thread Laack,Jacob C
I have the below configuration for a service, SNMP-Trap, on a Nagios 3.0.5 system. When I "Re-schedule the next check of this service" to "reset" it, the check doen't run, regardless of whether or not I check the "Force Check" box. If I change "active_checks_enabled" to 0 and get rid of "check

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Hendrik Bäcker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago da Silveira schrieb: > Sorry guys. > > I think its some problem in my network... Guess it's time for getting a Nagios to detect them ;) SCNR. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) iD8DBQFJJwqjlI0PwfxLQjkRAovAAJ9ELG5s

[Nagios-users] nagios read nagios.cmd (Resource temporarily unavailable)

2008-11-21 Thread Marc Ismael
Hello Mailing list, This issue has been bothering me for quite some time, I'm getting a high number of stale passive check alerts. It seems like some passive checks are not being processed. I currently have 6596 incoming passive checks every 5 minutes. The rest of the relevant configuration are as

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Hendrik Bäcker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago da Silveira schrieb: > > But I try to access through another place and it works... > > Thanks again! > Phew! Thanks for scary me ;) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) iD8DBQFJJwcelI0PwfxLQjkRAuU9AJ9Ip5goCSjGa6RDIrV

Re: [Nagios-users] check for crash?

2008-11-21 Thread Fernando Rocha
Hi Israel, I think that by the check_process is hard to identify this issue, because as you said the process still running and just stop to work. How do you know when it crashes? Is there some log occurrences? Does it gives some errors on the web page? -- Fernando Rocha <[EMAIL PROTECTED]> Ana

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Thiago da Silveira
I think its some problem with any router here in my network. BCS-Steel:/usr/local/nagios/share/perfdata # ping www.pnp4nagios.org PING www.pnp4nagios.org (78.46.241.41) 56(84) bytes of data. --- www.pnp4nagios.org ping statistics --- 7 packets transmitted, 0 received, 100% packet loss, time 6000m

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Thiago da Silveira
Sorry guys. I think its some problem in my network... Thanks --- Thiago da Silveira [EMAIL PROTECTED] On Fri, Nov 21, 2008 at 4:52 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > On Nov 21, 2008, at 12:45 PM, Thiago da Silveira wrote: > > > Hi everybody! > > > > Anyone knows where can I find th

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Hendrik Bäcker
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thiago da Silveira schrieb: > Hi everybody! > > Anyone knows where can I find the PNP Documentation? > Its seen the official site is off line (www.pnp4nagios.org > ) its been a while... > Off-line??? I'm one of the server ad

[Nagios-users] Nagios and NRPE on AIX with plugin error on increased number of checks

2008-11-21 Thread Frank Fegert
Hello all, i'm running Nagios (3.0.5) and NRPE (1.4.13) both on AIX (mostly 5.3, but a view 5.2 clients). This worked pretty well until yesterday. After adding some new checks suddenly _all_ NRPE-based client checks for all hosts return "No output returned from plugin". Manually run from the shell

Re: [Nagios-users] PNP Documentation

2008-11-21 Thread Marc Powell
On Nov 21, 2008, at 12:45 PM, Thiago da Silveira wrote: > Hi everybody! > > Anyone knows where can I find the PNP Documentation? > Its seen the official site is off line (www.pnp4nagios.org) its been > a while... I can get to the site just fine. -- Marc -

[Nagios-users] PNP Documentation

2008-11-21 Thread Thiago da Silveira
Hi everybody! Anyone knows where can I find the PNP Documentation? Its seen the official site is off line (www.pnp4nagios.org) its been a while... Thanks! --- Thiago da Silveira [EMAIL PROTECTED] - This SF.Net email is sponso

Re: [Nagios-users] check for crash?

2008-11-21 Thread Paul Weaver
> I'm wondering if anyone can give me suggestions as to how to > monitor a specific process to make sure it keeps running > properly. The specific issue I have is that I have a Java > Webstart applet running on OpenBSD > 4.4 that, from time to time, randomly crashes. I can't just > use check_pr

Re: [Nagios-users] check for crash?

2008-11-21 Thread Alan McKay
Perhaps a package called "monit" would be better suited for this since that's what it specializes at doing. Though I do not know Nagios well enough yet to say whether or not this would. -- "I destroy my enemies when I make them my friends" - Abraham Lincoln --

[Nagios-users] check for crash?

2008-11-21 Thread Israel Brewster
I'm wondering if anyone can give me suggestions as to how to monitor a specific process to make sure it keeps running properly. The specific issue I have is that I have a Java Webstart applet running on OpenBSD 4.4 that, from time to time, randomly crashes. I can't just use check_process (I

Re: [Nagios-users] Pingging with check_fping

2008-11-21 Thread Israel Brewster
On Nov 21, 2008, at 4:14 AM, Yu Watanabe wrote: > Hello all > > I found a plugin check_fping in the nagios exchange that pings to > each host. > > http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1709.html;d=1 > > However, the timeout value and the thresholds seems to be not > worki

Re: [Nagios-users] Pingging with check_fping

2008-11-21 Thread Alan McKay
> It would be a great help if someone gives me an advice. Are you a coder at all? If the plugin you found is a script, then all of this would be easy enough to alter. -- "I destroy my enemies when I make them my friends" - Abraham Lincoln -

[Nagios-users] Pingging with check_fping

2008-11-21 Thread Yu Watanabe
Hello all I found a plugin check_fping in the nagios exchange that pings to each host. http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F1709.html;d=1 However, the timeout value and the thresholds seems to be not working properly. Are there any ping plugins that can statisfy the follo

Re: [Nagios-users] Antwort: How can I invoke remotely (through NRPE) check_procs?

2008-11-21 Thread Andreas Ericsson
Unai Rodriguez wrote: >>> ./check_nrpe -H 10.123.16.103 -c check_load -a 50,60,70 80,90,99 >>> OK - load average: 0.00, 0.00, 0.00|load1=0.000;50.000;80.000;0; >>> load5=0.000;60.000;90.000;0; load15=0.000;70.000;99.000;0; >> I'm a little bit unsure you understood how "load" is to be interpreted >>