It does partly mirror the SIGAR interface to sytem resources - Java APIs for Hyperic agent. If you could integrate SIGAR with NRPE into one package that would be rather cool. I will probably be doing this in a very near future so if you would like to merge the initiatives I am very much opened to cooperation :) This would probably mean having SIGAR written in JAVA integrated through C/C++ with NRPE agent - I also believe the Java API can be skipped, since SIGAR libraries are actually written in C, however this would mean much more coding in NRPE replacing sigar.jar with own icinga code - again, this reminds me of NSClient++, however prepared to be used on ANY platform supported by SIGAR libraries, not just Windows.
Marcel On Tue, Sep 14, 2010 at 11:24 PM, Mike Becker <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Am 14.09.2010 23:16, schrieb Marcel Hecko: >> Is integrating base checks directly into nrpe a good idea? The >> portability of NRPE would go rapidly down as there are many different >> systems where we use NRPE and many of them are not POSIX compatible. >> >> Marcel > > it may be optional or will go to a plugin for a plugin system that could > be done to NRPE ( i'm open to suggestions) > also i thought that i must be an independent namespace that no check > will use (e.g. nrpe_*) > >> On Tue, Sep 14, 2010 at 11:11 PM, Mike Becker >> <[email protected]> wrote: >> Hi, >> >> as i want to Improve NRPE i had some things in mind that i want to add: >> - Integrated base Checks (e.g. CPU , Load , RAM, Disks, Processes) >> - full SSL Support ( Connections will not be Encrypted by a 512 Bit >> Diffle-Hellman Key instead using TLSv1 Certificates) >> - with the SSL Support i also want to get rid of another security issue. >> I mean the Authentication of a NRPE Client (check_nrpe) on a NRPE >> Daemon. I'm thinking about a PKI Structure or another x.509 Based >> Certificate Auth. >> >> I would like to hear if you agree with me and what you would like to >> have in NRPE >> >> Regards, >> >> Mike >>> > Regards, > > Mike > > - > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > icinga-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-devel >>> > > - -- > ================================================================= > > Mike Becker > Administrator / Webmaster / Consultant - > redpeppersworld.de/redpeppercluster.de > > Tel: +49 22 33 - 39 170 33 > Fax: +49 22 33 - 39 170 33 > Mobi.: +49 17 6 - 84 093 600 > E-Mail: [email protected] > > Mike Becker > Breite Str. 5 > 50354 Huerth > > ================================================================= > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkyP5/oACgkQSLHJdpwJ3/lBcgCgtqoyL5003dLL4XajUi1bccNt > L20AoMHmPlnxsDUdiYimYh3TPR2XV2RW > =B11W > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > icinga-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-devel > -- ------------------------------------------------------ This message is not intended to have contractual effect ------------------------------------------------------ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ icinga-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-devel
