Re: [Nagios-devel] Using utils.h within executables written in

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] Using utils.h within executables written in

Post by Guest »


On Mar 16, 2010, at 11:19 AM, Mohammed Murphy wrote:

> Hey Marc et al,
>=20
> Thanks for the speedy response. I should start by saying I am running=20=

> the latest VM trial release of NagioXI. I do not know if that is=20
> significant

Maybe, but not likely for what you're asking. We don't support that here =
though so I can't say for certain.

> or not but I can say that in the libexec folder (which I=20
> think you were referring to) which contains all the plugins, there is =
no=20
> plugins folder.

Download the source code of the plugins at http://nagiosplugins.org/. =
That's what I was referring to and where you'll find it.

> Also, for the second point, if I am just "including" utils.h from my C=20=

> application source code, does that mean I need to upload my source =
code=20
> to Nagios and compile it on the Nagios server (so that utils.h is=20
> accessible)? Apologies if this is a novice question.

Yes, or you need to make utils.h and it's includes accessible on the =
machine you are compiling on.

--
Marc






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