Is NPush ready for use?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fao
Posts: 99
Joined: Thu Feb 03, 2011 3:05 am

Is NPush ready for use?

Post by fao »

We currently have 500+ monitored hosts using NRPE v2.12 to perform the service checks. Can we use NPush to deploy remotely NRPE v2.14 to all clients?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Is NPush ready for use?

Post by scottwilkerson »

NPush isn't available yey, but I can comment on the request.

When NPush is released it will be able to push software to Windows machines, NOT *nix servers

Most people use other tools for this such as Puppet.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vAJ
Posts: 456
Joined: Thu Nov 08, 2012 5:09 pm
Location: Austin, TX

Re: Is NPush ready for use?

Post by vAJ »

Or Spacewalk.

Our Linux admin was not happy that NRPE rpm had GCC bundled. We do not allow compilers on production systems. He rebuilt his own rpms and pushes them with Spacewalk as part of the server build.
Andrew J. - Do you even grok?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Is NPush ready for use?

Post by sreinhardt »

Yes spacewalk would work as well. Hmm is this a distribution rpm or one that we are providing? You would be correct that our tar package does need gcc and such to be installed as it builds from source. Your linux admin sounds like he did exactly what I would have suggested!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
vAJ
Posts: 456
Joined: Thu Nov 08, 2012 5:09 pm
Location: Austin, TX

Re: Is NPush ready for use?

Post by vAJ »

Yes, I meant your distributed tar package.

Given that we're monitoring Apache and Drupal, we're already making custom configs for NRPE. This way, it's standardized and easily distributed.

I will pass along the complement to Tony. He loves a little ego boost now & then.
Andrew J. - Do you even grok?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Is NPush ready for use?

Post by sreinhardt »

Yep, its just not worth creating static binaries for every possible distro, when building them internally and distributing is fairly easy. Hopefully you post the plugins on exchange, never hurts to have some more apache stuff out there! I'll go ahead and close this up since scott answered your question before.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked