checking a counter on a website
Andreas Ericsson
ae at op5.se
Thu Oct 19 13:25:16 CEST 2006
Doug Veldhuisen wrote:
>
> Most Linux distros, I am aware anyway, support share memory segments. the
> How about a mechanism, supported by Nagios of course, where we could
> save some variables to a shared memory segment. Saving and retrieving
> should be pretty quick.
>
Bad idea since Nagios also runs on HPUX, Irix, Solaris, Sunos, *BSD and
a number of other systems. Handling the differences between how shared
memory segments are implemented or the lack of such a mechanism among
all the different systems would be maintenance nightmare both for Nagios
and the plugins.
That aside, most of the plugins that would actually require this feature
at the moment are written in perl, shell or python, where low-level
things like memory mapping isn't always supported and never exactly
straight-forward.
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list