nook24 / statusengine

New PHP based MySQL Backend for Naemon and Nagios 4 + responsive web frontend
https://statusengine.org/
GNU General Public License v2.0
16 stars 8 forks source link

Gearman's server address should be configurable #34

Closed mjameswh closed 7 years ago

mjameswh commented 7 years ago

Gearman's server address is currently hard coded to 127.0.0.1 in the broker binary module. The address should be configurable through module arguments.

My use case is to have nagios-core (including the status engine module), run inside a dedicated docker container (with the web interface, gearmand and mysql each running in distinct containers). I am pretty sure that others persons might have other legitimate use case for this requirement.

nook24 commented 7 years ago

Yes of course! #35 looks good to me, many thanks

I will update the docs tomorrow.

nook24 commented 7 years ago

Documentation is updated: https://statusengine.org/documentation.php#broker-options