Page 1 of 1

Re: [Nagios-devel] NRPE upgrade question / more than one kb output

Posted: Wed Nov 21, 2007 10:13 am
by Guest
Steffen Poulsen wrote:
>> [mailto:[email protected]] På vegne
>> af Andreas Ericsson
>> Steffen Poulsen wrote:
>>> If anybody knows if there is a spec for the NRPE protocol
>> available, we would like a pointer to it.
>>
>> It's in the code. If you've got the brains to change it,
>> you've got the brains to read it.
>
> Thanks for the trust in us :-)

You're welcome ;-)

> We did try our first efforts, but from our reading the source it seems
> the NRPE protocol/current implementation expects fixed size messages
> which didn't make much sense to us as a design choice - we will give it
> another glance.
>

It does send fixed size messages. Once upon a time, such an implementation
made tons of sense, because it made it possible to get the code out in
the open quickly, and it was a lot easier than doing it with arbitrarily
sized buffers, especially since Nagios didn't (back then) accept plugin
input above 1024 bytes anyways.

Good luck in your endeavours though.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





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