[Nagiosplug-devel] Please can I have GIT access

Max perldork at webwizarddesign.com
Fri Sep 4 23:38:05 CEST 2009


On Tue, Sep 1, 2009 at 2:36 PM, Alain Williams<addw at phcomp.co.uk> wrote:

> Do the math: 1,000 plugins every 5 minutes. Let us say that all of them save
> state (highly unlikely). Assume that the size of a state file is 1KB.
> That is 3 state read/save per second, some 3KB read/written per second.

We do have 1000 plugin calls that save state every 5 minutes to
memcache out of the 8500 or so we currently run every 5 minutes. :)
80-85% of our plugins are SNMP based and we process many SNMP
counters.

> So: if on top of this is does one or two extra opens & a read/write - will it
> really make that much of a difference ?

Point taken.  Our method is working quite well for us and I am
absolutely fine with a file-based method being the default as well.
As long as there is choice of a state backend I am ok with anything
that comes out of this, very glad to see this becoming a part of the
core plugin framework.

- Max




More information about the Devel mailing list