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

Let gearman's address be configurable in statusengine's module #35

Closed mjameswh closed 7 years ago

mjameswh commented 7 years ago

Fix #34. By default, IP address 127.0.0.1 is still used; a different address may be specified using module argument « gearman_server_addr ».

nook24 commented 7 years ago

Many Thanks :)