Page 1 of 1

nrdp vs nsca

Posted: Wed May 28, 2014 4:32 pm
by jssingh
I would like to move away from nsca to nrdp and I have nrdp working on the nagios server. The problem is that we don't have apache running on our monitored servers and I have not been able to convince the admins to run it (and I understand their concerns). Is there any other option? Am I stuck with nsca? The size limit on nsca is my biggest concern.

thanks!

Re: nrdp vs nsca

Posted: Thu May 29, 2014 10:42 am
by tmcdonald
I'm a bit confused here. Why would you need http running on the monitored servers? NRDP clients really only need PHP to execute the send_nrdp.php script. And they don't even need that as there are bash and python scripts as well:

http://labs.nagios.com/2012/02/16/bash- ... or-nagios/

http://assets.nagios.com/downloads/nrdp ... erview.pdf

Or you can use NRDS:

http://assets.nagios.com/downloads/nagi ... h_NRDS.pdf

Re: nrdp vs nsca

Posted: Thu May 29, 2014 11:14 am
by jssingh
No, I was the one who was confused! Thanks for clearing that up.

I noticed on the page with the Python and Bash scripts it mentioned Perl, but I didn't see a Perl nrdp script anywhere. Does one exist? I got the php one to work, but if there is a Perl one, that would be great for me.

Re: nrdp vs nsca

Posted: Thu May 29, 2014 11:24 am
by tmcdonald
As a fellow perl user, I understand completely:

http://exchange.nagios.org/directory/Ad ... nt/details

Re: nrdp vs nsca

Posted: Thu May 29, 2014 11:33 am
by jssingh
Thanks!