Re: [Nagios-devel] New Nagios implementation proposal

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] New Nagios implementation proposal

Post by Guest »

--00c09f748972f985e60479e8fc14
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,

Here is the result of a 100K conf with the random check (sleep random
from 0 to 20s if i'm not wrong) and an Merlindb export in the same
server. I will run with a 150K conf, but I think this shows we can
have far more perf if we bypass reaping and send results direct into
memory.



Jean

On Thu, Dec 3, 2009 at 10:36 AM, nap wrote:
> Thanks for this check, gcc in progress :)
>
>
> Jean
>
> On Thu, Dec 3, 2009 at 9:43 AM, Andreas Ericsson wrote:
>> On 12/02/2009 02:45 PM, nap wrote:
>>> Thanks this is very usefull, I'll look at it :)
>>>
>>> I test with a random check 1->10 and it's ok for latency. It just
>>> needs a lot of workers so I'm trying to allow workers to launch
>>> several process at a time and so use less workers (from 200->4) and
>>> from now it's even faster an use less memory (one worker is a fork of
>>> poller, and poller is near 10Mo of resident memory so less Worker,
>>> less memory used). I just test with a 200K random time check, 4
>>> workers, 512 process/worker and it runs fine (load average at 3 and
>>> still some %idle available :) ).
>>>
>>> Now I'm trying a 300K configuration (still the same random time check) =
:D
>>>
>>
>> Try with the attached plugin. It's supposed to simulate a network under
>> extreme stress (ie, when monitoring is most important) by exiting with
>> a random exit-code.
>>
>>> But remember : Shinken is far more than good performances. Its
>>> architecture is also important and I would like to have your feed back
>>> about it too.
>>>
>>
>> I'll look into it when I get a few moments to spare. However, I'm fairly
>> certain Nagios has too much momentum and too many in-core modules for an=
y
>> incompatible competitor to take its place.
>>
>> --
>> Andreas Ericsson =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 andreas.ericsson@op=
5.se
>> OP5 AB =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 www.op5.s=
e
>> Tel: +46 8-230225 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0Fax: +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.
>>
>> ------------------------------------------------------------------------=
------
>> Join us December 9, 2009 for the Red Hat Virtual Experience,
>> a free event focused on virtualization and cloud computing.
>> Attend in-depth sessions from your desk. Your couch. Anywhere.
>> http://p.sf.net/sfu/redhat-sfdev2dev
>> _______________________________________________
>> Nagios-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/lis ... gios-devel
>>
>>
>

--00c09f748972f985e60479e8fc14
Content-Type: image/png; name="100K_random_mysql.png"
Content-Disposition: attachment; filename="100K_random_mysql.png"
Content-Transfer-Encoding: base64
X-Attachment-Id: f_g2t4llgk0

iVBORw0KGgoAAAANSUhEUgAABQ4AAAPYCAYAAACbkGQ8AAAAAXNSR0IArs4c6QAAAARnQU1BAACx
jwv8YQUAAAAJcEhZcwAADsIAAA7CARUoSoAAAP+lSURBVHhe7P0LYGZXWe+PP3Nty71cJQ1Dy61t
QEWFEEegIASKEZHgGYoDpsg1ICQgWs4/UFokwohoIpegiDTKiM6RnIMaztH5odbjGdKAgLfxCsVp
SKFjGVpombYz8/7X86z1rP3s9e7bm7yZTCbft93zvtmXdfmsZ6291nc/a+0tRNRym3y2bdumP/F9
BhDYsmVLWyp0D3/rttX8tsf54jQELmzd+LgWfjSCEKP+3Z6ClYMpildCc/lsuW2r29gGedvK31u3
uu+t4dsdcxnduu2U+275b7dt5+/t7nu72+f2MzLe3KXWtGOiWy4RvHHG9bf/bmUVYeVZdHFzAnwa
pHzC7zTImAZOiqZJkuzJp+Uh6a1KV4MC82nZkqWpQTpXgWJNLi0qv1NSnq786hixXYSC2RoqT105
2UwUlpnakSudUHSl+db6vMXZZmobZXaSxq9x5DhkZhMMu8ZWkhTWpduentqQpluaqmDzZQCsnefr
Xqh/lQaeharNYlvbFA5YljZ9Bc1pW1KLyjhjnbQRIb0Nky18quxPE1NUxmLjoT1Jv21+Y1mGumA5
t2WWARYm3l8c7w01GbRco41r22LaPz4vl762NNZElNTvMrsVu0iMI9pMaiNSJoZtjQ2vplGrsi2+
/wjwldxwy+ww4aUM/L3R3AeCXeXqh+HQpN7kbFfjdd9qt7l7XHuty9mbHK6rWw3ud21moOVsK5C9
7ze6fwR2SRvepP1bje3gWhAAARAAgWoCl132XXrkI30/Y8cOv93rXv57+3bWOPzYkLesTwCqIAAC
nRCQocMOV6se9rCH0Wte8xp64hOf2Mn1HZ/LAwvpJK/iU3d93XEbdd25dcebhtVJONJvrmAk/d9w
PIzXJRl2zBF/J+GIxhLCt6WQ+10Wd8F+Heuk6U1LuGiMKteyPYRv/i2CIQuHrmXf5pRC/t7qRnZe
ROQGnwXDlttO+m/39/Yd/Dd

...[email truncated]...


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