NRPE-2.12 on VMWare ESX Server 3.5

Lorand S. D'Caltan ldcaltan at isystemsllc.com
Thu Jul 3 15:33:39 CEST 2008


Everything really.

Upstate, ping, Disk space, load, status of VMs, resource use by each VM, disk space free on each datastore, etc.

<><><><><><><><>
Lorand S. D'Caltan
Systems Engineer
iSystems LLC
(802) 655-8347 x157
<><><><><><><><>
CONFIDENTIALITY: The information contained in this message may be privileged and confidential and protected from disclosure. No confidentiality or privilege is waived or lost by any mistransmission. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. Please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. Thank you.


-----Original Message-----
From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of James Pratt
Sent: Thursday, July 03, 2008 9:26 AM
To: nagios-users at lists.sourceforge.net
Subject: Re: [Nagios-users] NRPE-2.12 on VMWare ESX Server 3.5

Yes, very messy indeed... :(

Not to be nosy, but what exactly are you trying to monitor via nrpe on esx?  ... There are many ways to skin the same cat in nagios-world, so perhaps if we knew what you were ultimately trying to do, we could suggest other ways to do the same thing? :)

Regards,
jamie

> -----Original Message-----
> From: nagios-users-bounces at lists.sourceforge.net [mailto:nagios-users-
> bounces at lists.sourceforge.net] On Behalf Of Lorand S. D'Caltan
> Sent: Thursday, July 03, 2008 9:05 AM
> To: 'nagios-users at lists.sourceforge.net'
> Subject: Re: [Nagios-users] NRPE-2.12 on VMWare ESX Server 3.5
>
> At this point it's much more about the unending chain of dependencies that I'm
> running into trying to use RPMs
>
> rpm -ivh nagios-nrpe-2.12-2.i586.rpm
> warning: only V3 signatures can be verified, skipping V4 signature
> error: Failed dependencies:
>         libwrap-libs is needed by nagios-nrpe-2.12-2
>         nagios-common is needed by nagios-nrpe-2.12-2
>         rc-scripts is needed by nagios-nrpe-2.12-2
>
> rpm -ivh libwrap-libs-7.6-43.i686.rpm
> error: Failed dependencies:
>         rtld(GNU_HASH) is needed by libwrap-libs-7.6-43
>         rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by libwrap-libs-7.6-43
>
> rpm -ivh nagios-common-3.0.3-2.i586.rpm
> error: Failed dependencies:
>         /bin/id is needed by nagios-common-3.0.3-2
>         /usr/bin/getgid is needed by nagios-common-3.0.3-2
>         rpmlib(PayloadIsLzma) <= 4.4.6-1 is needed by nagios-common-3.0.3-2
>
> rpm-5.0-0.2.0.el5.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 1aa78495
> error: Failed dependencies:
>         beecrypt >= 4.1.2 is needed by rpm-5.0-0.2.0.el5.rf
>         getconf(GNU_LIBPTHREAD_VERSION) = NPTL is needed by rpm-5.0-
> 0.2.0.el5.rf
>         libc.so.6(GLIBC_2.3.4) is needed by rpm-5.0-0.2.0.el5.rf
>         libc.so.6(GLIBC_2.4) is needed by rpm-5.0-0.2.0.el5.rf
>         libcrypto.so.6 is needed by rpm-5.0-0.2.0.el5.rf
>         libneon.so.25 is needed by rpm-5.0-0.2.0.el5.rf
>         librpm-5.0.so is needed by rpm-5.0-0.2.0.el5.rf
>         librpm-5.0.so(LIBRPM_0) is needed by rpm-5.0-0.2.0.el5.rf
>         librpmdb-5.0.so is needed by rpm-5.0-0.2.0.el5.rf
>         librpmdb-5.0.so(LIBRPMDB_0) is needed by rpm-5.0-0.2.0.el5.rf
>         librpmio-5.0.so is needed by rpm-5.0-0.2.0.el5.rf
>         librpmio-5.0.so(LIBRPMIO_0) is needed by rpm-5.0-0.2.0.el5.rf
>         libselinux.so.1 is needed by rpm-5.0-0.2.0.el5.rf
>         libssl.so.6 is needed by rpm-5.0-0.2.0.el5.rf
>         rtld(GNU_HASH) is needed by rpm-5.0-0.2.0.el5.rf
>
> You see it gets a little bit irritating after a while. I'd really love to just be able to
> compile the NRPE from source, but then we're back at the original error which I was
> trying to correct.
>
> -----Original Message-----
> From: Brian A. Seklecki [mailto:lavalamp at spiritual-machines.org]
> Sent: Wednesday, July 02, 2008 11:05 PM
> To: James Pratt
> Cc: Lorand S. D'Caltan; nagios-users at lists.sourceforge.net
> Subject: Re: [Nagios-users] NRPE-2.12 on VMWare ESX Server 3.5
>
> On Wed, 2008-07-02 at 14:38 -0400, James Pratt wrote:
> >
> >
> > Hi.  have you tried Dag’s RHEL3 rpm’s?  … Personally, I would just use
> > SNMP, as  ESX doesn’t like 3rd party agents/software, and neither does
>
>
> Its just one binary and an RC script -- you can probably safely cross
> build it.
>
> ~BAS
>
> >  vmware support… :\
> >
> >
> >
> > Regards,
> >
> > jamie
> >
> >
> >
> > From:nagios-users-bounces at lists.sourceforge.net
> > [mailto:nagios-users-bounces at lists.sourceforge.net] On Behalf Of
> > Lorand S. D'Caltan
> > Sent: Wednesday, July 02, 2008 2:24 PM
> > To: 'nagios-users at lists.sourceforge.net'
> > Subject: [Nagios-users] NRPE-2.12 on VMWare ESX Server 3.5
> >
> >
> >
> >
> > I’ve been beating on this for a while now and I can’t get around this
> > particular error in the NRPE configuration stage:
> >
> >
> >
> >
> >
> > checking for type of socket size... size_t
> >
> >
> > checking for SSL headers... SSL headers found in /usr/local/ssl/
> >
> >
> > checking for SSL libraries... configure: error: Cannot find ssl
> > libraries
> >
> >
> >
> >
> >
> > I’ve installed OpenSSL-0.9.8h and OpenSSL-devel-0.8.9h-1 and neither
> > of them apparently contain the correct libs.
> >
> >
> >
> >
> >
> > This is ESX, so it’s a very stripped down Linux and I don’t have RPM
> > abilities so I can’t install the libopenssl RPM package.
> >
> >
> >
> >
> >
> > Any suggestions?
> >
> >
> >
> >
> >
> > Thanks
> >
> >
> >
> >
> >
> > <><><><><><><><>
> >
> >
> > Lorand S. D'Caltan
> >
> >
> > Systems Engineer
> >
> >
> > iSystems LLC
> >
> >
> > (802) 655-8347 x157
> > <><><><><><><><>
> >
> >
> > CONFIDENTIALITY: The information contained in this message may be
> > privileged and confidential and protected from disclosure. No
> > confidentiality or privilege is waived or lost by any mistransmission.
> > If the reader of this message is not the intended recipient, or an
> > employee or agent responsible for delivering this message to the
> > intended recipient, you are hereby notified that any dissemination,
> > distribution or copying of this communication is strictly prohibited.
> > Please immediately delete it and all copies of it from your system,
> > destroy any hard copies of it and notify the sender. Thank you.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > -------------------------------------------------------------------------
> > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> > Studies have shown that voting for your favorite open source project,
> > along with a healthy diet, reduces your potential for chronic lameness
> > and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> > _______________________________________________ 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
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> 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
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
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
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
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