mod-Gearman configuration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

mod-Gearman configuration

Post by abhi321jay »

Hii team, i want to reduce load on my nagios XI server for that i want to use Mod-Gearman.

I have read your document of installing mod-gearman. but i have some questions,

1 > i have to install mod-gearman on every server to get data?
2 > what are the H/W requirements for mod-gearman?
3 > can i use the same key of nagios Xi (Unlimited Nodes) in two different server of my Infra?
4> I want to Reduce load on my nagios XI server by using any tool (Mod-gearman like) which collect data of many server and give it to nagios XI server.
5> How does the High Availabilty feature of Nagios Xi work please explain?
eltrasimaco
Posts: 75
Joined: Thu Aug 02, 2012 7:15 am

Re: mod-Gearman configuration

Post by eltrasimaco »

You should install mod_gearman in worker mode in those servers from where checks should be made, and only one gearmand module in a centralized server. You can also install both server and workers on a single machine.
Dont know hw reqs, but lower than nagios itself
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: mod-Gearman configuration

Post by abhi321jay »

means if i install mod-gearman in server mode on a centralized server it"ll collect all data of the that N/W & send it to Nagios XI server.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: mod-Gearman configuration

Post by tgriep »

1. You would have to install the Gearman server on the Nagios XI server and the Gearman workers on remote systems. That way, the workers will run the checks, report back to the Gearman server (XI) and then the Gearman server reports the status to XI.
If you have multiple XI servers that you need to reduce the load, you would have to load the Gearman server on those servers as well.

2. I couldn't find any specific hardware requirements for the Gearman Workers but all they are doing is running the checks and reporting back the status so it doesn't need much for hardware.
https://labs.consol.de/nagios/mod-gearman/index.html

3. You would have to contact the Sales Department at [email protected] for the details on your license so you can determine if you can install XI on 2 different production servers.

4. Can you provide more details on this? Are you looking for more ways to reduce the load on the server? Have you seen this document?
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

5. Take a look at this link for in the Nagios XI High Availability that is available from Linbit.
https://www.linbit.com/en/576-ha-nagios ... -on-rhel7/
Be sure to check out our Knowledgebase for helpful articles and solutions!
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: mod-Gearman configuration

Post by abhi321jay »

Hii i have attached a document please & confirm that it's possible
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: mod-Gearman configuration

Post by tgriep »

I could not open the file for some reason. Can you post a PDF copy of it?
Be sure to check out our Knowledgebase for helpful articles and solutions!
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: mod-Gearman configuration

Post by abhi321jay »

hi please find.
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: mod-Gearman configuration

Post by tgriep »

The configuration in the PDF file should work for you.
At the Mod Gearman site for some common scenarios.
https://labs.consol.de/nagios/mod-gearm ... _scenarios
Be sure to check out our Knowledgebase for helpful articles and solutions!
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: mod-Gearman configuration

Post by abhi321jay »

i have installed net-snmp package then it worked.. sry for late reply
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: mod-Gearman configuration

Post by tgriep »

Thanks for the update. If you don't have anymore questions about this, shall I lock the post for you?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked