Monitoring of Mod gearman server

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
progressive.nagiosXI
Posts: 277
Joined: Mon Jul 31, 2017 5:54 am

Monitoring of Mod gearman server

Post by progressive.nagiosXI »

Hi team,

We are doing distributed monitoring with the help of the mod-gearman but looks like it has a drawback in this scenario,

We have a private infra and we have installed mod-gearman worker on one of the server which is doing all the monitoring it's fine.
but suppose our worker server goes down or just the worker service stopped working at that time we didn't get any alert in Nagios XI as it was just showing the last ' OK ' message it has received from the worker.

So is there any way that we can set up an alert or something so we get a notification that our worker server is not running.

Please help in this.

Thanks
Abhijay
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Monitoring of Mod gearman server

Post by scottwilkerson »

You can use check_gearman and assign it to a service on localhost and have it run locally
https://exchange.nagios.org/directory/P ... an/details

This will perform the check and not send it to the worker to be executed
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked