pnp4nagios/mod gearman/nagios 4.1

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.
yesilyurtav
Posts: 16
Joined: Mon Jun 08, 2015 11:28 am

Re: pnp4nagios/mod gearman/nagios 4.1

Post by yesilyurtav »

sorry, we are talking about nagios core. my installation is running on nagios core. on nagios machine, only nagios daemon, gearmand server, pnp4nagios and http is running. but its the test machine, on gui, there is only 2-3 users are active.

regards.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: pnp4nagios/mod gearman/nagios 4.1

Post by rkennedy »

Thanks for the clarification. Perl checks alone will run pretty memory intensive, and because of this I believe upgrading to at least 16GB would help you out a lot.

Are you offloading SQL for this machine or is it all hosted locally on the Nagios machine?

What are your CPU loads looking like?
Former Nagios Employee
yesilyurtav
Posts: 16
Joined: Mon Jun 08, 2015 11:28 am

Re: pnp4nagios/mod gearman/nagios 4.1

Post by yesilyurtav »

no, I'm not offloading sql, all hosted locally on nagios machine. But checks run by workers.

cpu load is not too much (between 1 and 2) when only nagios runs, when pnp runs with 300 worker/threads, cpu load will be 300 !!! Due to this prolem, pnp runs on seperated machine, not in nagios.

regards.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: pnp4nagios/mod gearman/nagios 4.1

Post by rkennedy »

Offloading your SQL may help out to take a load off of your memory, as well as increasing your ram. Will you try increasing it to 16GB and let us know if that helps to fix out the issue?
Former Nagios Employee
Locked