Multiple FGLAM on one Linux host.
It is possible to have multiple FGLAM on one host .In my company we are using 2 FGLAMs per host.
We are using FGLAM and Oracle Cartridges.
One thing is that you have to make sure that you do not have more that 70 agents (all agents together) per FGLAM.
Here is our host config for 2 FGLAMs that manage Oracle Agents.
Our FGLAM servers are VMs
CPU: 2
Memory: 8Gb
Filesystems: It is better to have one filesystem per FGLAM
In order to have multiple FGLAM per host you just to run the installer and install the FLGAMs on different folder.
Also use a different name for each one. On our side, for each server we have one server for the dev and one server the prod. here is an exemple
FGLAM1 : your_hostname_dev
FGLAM2 : your_hostname_prod
We also have scripts to stop and start them.
Scripts:
Start one FGLAM foglight_start_fglam
Stop one FGLAM foglight_stop_fglam
No comments:
Post a Comment