Host check not working with modgearman on 1 node
Posted: Wed Feb 27, 2019 5:57 am
Hi All
Below is my nagios architecture
Machine A - Linux VM - manual nagios installation + Modgearman server
Machine B - Linux VM - manual nagios installation + Mod gearman server
Machine C - Linux VM - Mod gearman worker
Machine D - Linux VM - MariaDB
Machine A and B are made Master/Slave using DRBD + pacemaker . So at any given point in time only 1 machine is in active state.
Service checks using modgearman is wokring fine no matter where the NAGIOS MASTER is .
For Host checks , I get below log entry when my NAGIOS MASTER is A , whenever my MASTER is B it works fine there .
host check orphaned, is the mod-gearman worker on queue 'host' running?
I have checked the module.conf file for modgearman on both server and it looks fine . AFter enabling the debug logs at worker as well I can see that in both cased it gets the Output . But some how when MASTER is A , it never gets reflected on the dashboard.
Can any one help here ??
Below is my nagios architecture
Machine A - Linux VM - manual nagios installation + Modgearman server
Machine B - Linux VM - manual nagios installation + Mod gearman server
Machine C - Linux VM - Mod gearman worker
Machine D - Linux VM - MariaDB
Machine A and B are made Master/Slave using DRBD + pacemaker . So at any given point in time only 1 machine is in active state.
Service checks using modgearman is wokring fine no matter where the NAGIOS MASTER is .
For Host checks , I get below log entry when my NAGIOS MASTER is A , whenever my MASTER is B it works fine there .
host check orphaned, is the mod-gearman worker on queue 'host' running?
I have checked the module.conf file for modgearman on both server and it looks fine . AFter enabling the debug logs at worker as well I can see that in both cased it gets the Output . But some how when MASTER is A , it never gets reflected on the dashboard.
Can any one help here ??