clarification desired on nsca client side install

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
bdmeyer
Posts: 7
Joined: Mon Apr 09, 2012 8:40 am
Location: Columbia, SC, USA

clarification desired on nsca client side install

Post by bdmeyer »

The community provided documentation on installing NSCA states:
Prerequisites
-Nagios should be previously installed and configured
I understand this is needed on the server.

When installing on the client, do I actually need to install nagios, or if I remember correctly as is the case with nrpe, just the nagios addons, and then install nsca?

Thanks for any guidance.

--Bruce D. Meyer
User avatar
jsmurphy
Posts: 989
Joined: Wed Aug 18, 2010 9:46 pm

Re: clarification desired on nsca client side install

Post by jsmurphy »

It's very similar to NRPE, you will configure the NSCA daemon on the Nagios server and distribute the send_nsca and send_nsca.cfg to your remote servers, no need to install Nagios everywhere.
bdmeyer
Posts: 7
Joined: Mon Apr 09, 2012 8:40 am
Location: Columbia, SC, USA

Re: clarification desired on nsca client side install

Post by bdmeyer »

Thank you,
Do I need to isntall the nagios_plugins on the clients getting nsca?

--Bruce
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: clarification desired on nsca client side install

Post by agriffin »

Yes, any plugins you plan to use should be installed on the clients.
bdmeyer
Posts: 7
Joined: Mon Apr 09, 2012 8:40 am
Location: Columbia, SC, USA

Re: clarification desired on nsca client side install

Post by bdmeyer »

Thank-you.
--Bruce
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: clarification desired on nsca client side install

Post by agriffin »

No problem. Don't be afraid to post here again if you have trouble setting it up.
Locked