On 25.10.2013 14:56, Adrián López wrote:
>
>
> If you want to have a single dashboard to monitorice several icinga
> core instances,
you may also just use icinga core, idoutils and icinga web provided by
the native icinga stack. you may also use the shared database involved
in that setup for ic
I think that you have misunderstand the gearman configuration.
Icinga, throw mod_gearman_neb, puts checks in the gearmand server queue.
Then, gearman workers (which uses mod_gearman_worker.cfg file), connect to that
queue to obtain the checks, execute them, and put the results back in the same
g
I have followed the documentation here:
https://icinga.org/display/howtos/Icinga+with+mod_gearman+on+RHEL+and+Debian
http://labs.consol.de/lang/en/nagios/mod-gearman/mod-gearman-quickstart-guide/
My goal is a single dashboard for multiple icinga servers. I have gearmond
version 1.4.8 running on
Ah, looks like I'll follow the distributed monitoring doc on Icinga site
then.
On Wed, May 29, 2013 at 1:33 PM, Michael Friedrich <
michael.friedr...@gmail.com> wrote:
> Using mod_gearman as agent is like nrpe with comnand args (-a) - remote
> can execute any command. Better use check_by_ssh ins
Using mod_gearman as agent is like nrpe with comnand args (-a) - remote can
execute any command. Better use check_by_ssh instead of nrpe.
Am 29.05.2013 18:49 schrieb "Max Zhang" :
> Who is using mod_gear man with Icinga here and what do you think about it?
> To use mod_gearman to replace nrpe actu
Hey Max,
I'm not using mod_gearman in any of my setups, so I don't want to give
a recommendation or anything.
But just a quick note: mod_gearman is *not* a replacement for nrpe in
my opinion.
It's meant to distribute checks over a large setup or network segments.
For checking remote stuff on eve
Who is using mod_gear man with Icinga here and what do you think about it?
To use mod_gearman to replace nrpe actually will increase the vulnerability
of your whole monitoring system, is that true? I heard that's because lots
of information will actually be shared on remote nodes too?
Thank you,
M
Diana Scannicchio wrote:
> Hi all,
> does someone know if mod_gearman, that happily works with Icinga, can be used
> to replace NRPE?
>
> > From documentation
> https://github.com/sni/mod_gearman
> it is clear that mod_gearman can be used to replace NSCA and have passive
> checks, but I did not
Diana Scannicchio
writes:
> does someone know if mod_gearman, that happily works with Icinga, can
> be used to replace NRPE?
I recommend you do not. A combination of mod_gearman and NRPE is good.
NRPE should be used for the monitored nodes, mod_gearman should be used
for distributing jobs in the
On 21.09.2011 12:54, Diana Scannicchio wrote:
> Hi all,
> does someone know if mod_gearman, that happily works with Icinga, can be used
> to replace NRPE?
>
>> From documentation
> https://github.com/sni/mod_gearman
> it is clear that mod_gearman can be used to replace NSCA and have passive
> ch
Hi all,
does someone know if mod_gearman, that happily works with Icinga, can be used
to replace NRPE?
>From documentation
https://github.com/sni/mod_gearman
it is clear that mod_gearman can be used to replace NSCA and have passive
checks, but I did not found any way to get rid of NRPE and use
11 matches
Mail list logo