-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Max schrieb:
>
>> Same thing on my side. ~6000 Services, don't know exactly how many of
>> them don't support performancedata, but I have <10 seconds avg latency
>> in Nagios while running all pnp stuff on the same server.
>> Will say: I can't see
Hi Hendrik,
On Fri, Feb 6, 2009 at 5:03 PM, Hendrik Baecker wrote:
> hm... you should know that modpnpsender was written long time ago as a
> fast shot to a nice idea.
Yes, we have been doing some code clean up as we go along.
> I thought no one will use that code outer a test environment. But
> That's a thing that an eventbroker module never should do. Think about
> what a fork() does...
Yes, I know, but without forking, our scheduling was skewing way
beyond our 5 minute interval due to thousands of checks being sent
from the Nagios server to the report server .. so what choice did I
h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Max schrieb:
> Hi Michael,
>
> I write about how the team I am on at Comcast implemented PNP to
> scale well on my blog. In a nutshell:
> * Use modpnpsender.c on your Nagios master (we added in fork() code so
> that Nagios doesn't pause while modp
Michael W. Lucas schrieb:
> On Fri, Feb 06, 2009 at 07:03:36PM +0100, Joerg Linge wrote:
>> Michael W. Lucas schrieb:
>>> Hi,
>>>
>>> I have Nagios 3.0.6 on FreeBSD 7.1/amd64, with ~1500 services on ~250
>>> hosts. I've been investigating replacing our MRTG setup with PNP.
>>> PNP runs fine, and w
Hi Michael,
I write about how the team I am on at Comcast implemented PNP to
scale well on my blog. In a nutshell:
* Use modpnpsender.c on your Nagios master (we added in fork() code so
that Nagios doesn't pause while modpnpsender sends events .. will be
releasing that code as a patch soon). Ha
On Fri, Feb 06, 2009 at 07:03:36PM +0100, Joerg Linge wrote:
> Michael W. Lucas schrieb:
> >Hi,
> >
> >I have Nagios 3.0.6 on FreeBSD 7.1/amd64, with ~1500 services on ~250
> >hosts. I've been investigating replacing our MRTG setup with PNP.
> >PNP runs fine, and we are keeping about 1450 MRTG gra
Michael W. Lucas schrieb:
> Hi,
>
> I have Nagios 3.0.6 on FreeBSD 7.1/amd64, with ~1500 services on ~250
> hosts. I've been investigating replacing our MRTG setup with PNP.
> PNP runs fine, and we are keeping about 1450 MRTG graphs. Our plans
> call for at least doubling the number of services
Hi,
I have Nagios 3.0.6 on FreeBSD 7.1/amd64, with ~1500 services on ~250
hosts. I've been investigating replacing our MRTG setup with PNP.
PNP runs fine, and we are keeping about 1450 MRTG graphs. Our plans
call for at least doubling the number of services and graphs.
Adding process_perfdata.p