Hi I have logged a ticket to improve this in camel-nagios in the future https://issues.apache.org/jira/browse/CAMEL-4332
If you want you are welcome to submit a patch to fix this. This way you will learn a bit about the nagios code in Camel. You can read more about contributing here http://camel.apache.org/contributing.html On Sat, Aug 13, 2011 at 10:09 PM, Tereza Nedelescu <[email protected]> wrote: > Thank you, that started things going. Now I have another error: > > Exhausted after delivery attempt: 1 caught: java.net.SocketTimeoutException: > connect timed out > java.net.SocketTimeoutException: connect timed out > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > at > java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) > at java.net.Socket.connect(Socket.java:529) > at > com.googlecode.jsendnsca.core.NagiosPassiveCheckSender.send(NagiosPassiveCheckSender.java:69) > at > org.apache.camel.component.nagios.NagiosProducer.process(NagiosProducer.java:60) > > I'm assuming this means I cannot connect to Nagios, so it's an external > problem. Is this the case ? > > Thanks, > Tereza > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Sending-Nagios-Passive-Checks-from-Spring-HowTo-tp4694564p4696985.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
