Page 1 of 1

Re: [Nagios-devel] alternative scheduler

Posted: Wed Nov 24, 2010 12:35 pm
by Guest
On 11/24/2010 01:10 PM, Fredrik Thulin wrote:
>
>> Are you using an OCS[PH] command that takes forever to run,
>
> I use almost exactly the submit_check_result from
> http://nagios.sourceforge.net/docs/3_0/distributed.html - with
> hard coded IP number for the master server.
>

Ah. Scrap that and use Merlin instead. Or, if you absolutely have
to keep using send_nsca, make the command just chuck the checkresults
in a file and keep a separate daemon running to send them upstream
without setting up a new connection for each check that runs. While
the command you've specified runs, nothing else happens.

If I were you, I'd use Merlin though. It was written for distributed
and loadbalanced setups and doesn't suffer from any of the performance
issues that haunts older ways of setting such things up.

http://www.op5.org/community/plugin-inv ... cts/merlin

You'll also want to read these documents before you get started:
http://git.op5.org/git/?p=nagios/merlin ... ;hb=master
http://git.op5.org/git/?p=nagios/merlin ... ;hb=master

Let me know how it turns out.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]