Re: Nagios Mod_gearman worker overloaded
Posted: Thu Oct 31, 2019 12:11 pm
Okay, very first thing, let's go through a delete/write/verify. In XI, go to Configure -> Core Configuration Manager -> Config File Management. Click on the Delete Files button, then Write Configs button, then Verify Files button. Assuming the verify completes successfully, click Restart Nagios Core.
It also looks like you're trying to access the server via HTTPS, but it doesn't look like XI is responding on HTTPS. Can you go to Admin -> System Settings -> General tab, and take a screenshot of that page and send it in?
Along with that, if you could also send in your /etc/httpd/ configuration files. We'll see what we can do to get https up and working properly.
Another thing I noticed, you sent in a gearman config for worker_weeus01plnagi01, but that worker does not show up in gearman top. Looking at that config file, it looks like it's configured to talk to localhost for the gearman job server, where worker_weeus01plnagi03 is set to talk to nagios.ah.nl. So worker_weeus01plnagi01 isn't pulling its weight, assuming it is supposed to be a gearman worker.
It also looks like you're trying to access the server via HTTPS, but it doesn't look like XI is responding on HTTPS. Can you go to Admin -> System Settings -> General tab, and take a screenshot of that page and send it in?
Along with that, if you could also send in your /etc/httpd/ configuration files. We'll see what we can do to get https up and working properly.
Another thing I noticed, you sent in a gearman config for worker_weeus01plnagi01, but that worker does not show up in gearman top. Looking at that config file, it looks like it's configured to talk to localhost for the gearman job server, where worker_weeus01plnagi03 is set to talk to nagios.ah.nl. So worker_weeus01plnagi01 isn't pulling its weight, assuming it is supposed to be a gearman worker.