Re: [Nagios-users] Issue in configuring Nagios Appender

2011-03-22 Thread Anand, Sakshi
Thanks Lyons. Now, after adding the appender-ref, I am getting following exception - log4j:ERROR Parsing error on line 18 and column 94 log4j:ERROR Attribute value NAGIOS-Connection Monitoring of type ID must be a name. log4j:ERROR Parsing error on line 47 and column 54 log4j:ERROR

Re: [Nagios-users] define service with multiple contactgroups

2011-03-22 Thread Axel Rosenski
Hey, that's been the solution. It's working now the way I want. Thanks, Axel Am Montag, 21. Mär. 11, 22:04:05 schrieb Chris Beattie: Check out the documentation's section on implied inheritance. It might let you do what you want:

Re: [Nagios-users] Issue in configuring Nagios Appender

2011-03-22 Thread Jarlath Lyons
Try shortening the name you are using, and at least remove the space between Connection and Monitoring. Jar Lyons Senior Software Engineer Tideworks Technology, Inc. (206) 344-3016 [cid:image001.gif@01C8E1BC.4F6ACE00] From: Anand, Sakshi [mailto:sa185...@ncr.com] Sent: Monday, March 21, 2011

[Nagios-users] A question on using send_nsca

2011-03-22 Thread steve f
I am trying to send a test job to my nagios server from a monitored client using send_nsca. I am running suse linux 10 on both client nagios server. Currently, everything is working correctly from within nagios using send_nsca as I am set up as distributed environment. I am now in the

Re: [Nagios-users] A question on using send_nsca

2011-03-22 Thread Jarlath Lyons
This example on a linux system should help [root@jlyonslx test_harness]# /usr/bin/printf HOST\tSERVICE\tCRITICAL\tMy Message \n | /usr/local/nagios/addons/nsca/send_nsca -H localhost -p 5667 -c ./nsca_send.cfg 1 data packet(s) sent to host successfull Jar Lyons Senior Software

Re: [Nagios-users] A question on using send_nsca

2011-03-22 Thread steve f
Thanks very much Jar, that worked regards, Steve From: jarlath.ly...@tideworks.com To: nagios-users@lists.sourceforge.net Date: Tue, 22 Mar 2011 17:22:05 + Subject: Re: [Nagios-users] A question on using send_nsca This example on a linux system should help …. [root@jlyonslx

Re: [Nagios-users] A question on using send_nsca

2011-03-22 Thread Jarlath Lyons
No problem Btw (insert shameless plug here)... if your client is written in java, you could use the NagiosAppender to automatically forward error log entries http://www.novell.com/communities/node/4131/application-monitoring-made-easy-java-applications-using-nagios Jar Lyons Senior

Re: [Nagios-users] Issue in configuring Nagios Appender

2011-03-22 Thread Anand, Sakshi
Thanks Again. It helped. Now, I am stuck with following exception - Received invalid packet type/version from client - possibly due to client using wrong password or crypto algorithm? I am not using any password and the decryption_method is set to 0 in nsca.cfg file. What can be the possible

Re: [Nagios-users] define service with multiple contactgroups

2011-03-22 Thread Robert Eden
I've recently taken over our Nagios config so am still learning, but we seem to do something similar using two services, they just have the same description. You can't tell there are two services when looking at the alerts or web pages. (example syntax below, probably full or errors) define

Re: [Nagios-users] define service with multiple contactgroups

2011-03-22 Thread Anand, Sakshi
Purpose of both the services are essentially the same but they come with Nagios installation because they have defined these configurations for windows as well as linux users. You must use only one of them depending on the OS being used. Regards, Sakshi Anand -Original Message- From: