Re: [Nagios-devel] NRPE - performance data larger than 1024B

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] NRPE - performance data larger than 1024B

Post by Guest »

No, you can update first check_nrpe on your main nagios machine and lat=
ter update all NRPE agent. The check_nrpe plugin is backward compatible=
with non-patched NRPE agent.

Of course, if you wan't large output, you need to update both check_nrp=
e and NRPE agents. But with this patch, you can update only required ag=
ent that need large output.

For your information, I'm using this patch since 2 years on about 500 m=
achines (AIX, Solaris and Linux) with about 6500 services.

Regards,

Yannig

Le mardi 27 mars 2012 23:44:52 Andreas Ericsson a =C3=A9crit :
> On 03/26/2012 11:40 AM, Ryszard =C5=81ach wrote:
> > Hi.
> >=20
> > Someone replied to my post on nagios forum, that devel list would b=
e
> > better for my topic, so I'm repeating my question here.
> >=20
> > I'm considering to integrate my Nagios server with Nagiosgraph (and=

> > possibly migrate with performance graphs from Munin). Unfortunately=
,
> > some graphs cannot work correctly because of max packet size (e.g.
> > check_disk for some of my servers).
> >=20
> > There is a working patch, see
> > http://labs.opsview.com/2008/08/enhanci ... ge-output/ - =
it
> > looks nice and works perfect - I've checked patched nrpe_check (2.1=
2)
> > with unpatched/patched nagios-nrpe-server.
> >=20
> > Is it possible, that some day you include such a patch in nagios up=
stream?
> >=20
>=20
> Yes.
>=20
> I'm not NRPE maintainer though, but I'm looking into that very patch
> right now. It does require updating both client and agent though.
>=20
>





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