NRPE/NSCA replacement thoughts?

Flyinvap flyinvap at orange.fr
Fri Feb 19 11:19:30 CET 2010


Hi,

Le Fri, 19 Feb 2010 09:07:44 +0100,
Michael Schwartzkopff <misch at multinet.de> a écrit :

> > Should a new protocol be "flat text based" or structured?  
> 
> No need for a new protocol.

It's possible to replace NRPE by SNMPv1/2 or v3 or SSH. NCSA could may
be replace by SNMP informs ?

> > Would webservices be the best way?

It could be but what about performance ? NRPE is very fast but not
secure [1], SNMP v1 is slower and insecure. SNMP v3 or SSH are secure
but take some resources.

I made some test with those 4 protocols. To check if a process is
running takes by average :
 -  27 ms with nrpe (with ssl)
 -  62 ms with snmp v1
 - 107 ms with snmp v3 (SHA for authentication and AES for privacy)
 - 113 ms with SSHv2 (authentication by certifcate)

[1] http://tracker.nagios.org/bug_view_advanced_page.php?bug_id=125

-- 
Flyinvap



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
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