statusengine / worker

PHP worker process that writes all event data to a storage backend
https://statusengine.org/worker/#overview
GNU General Public License v3.0
9 stars 8 forks source link

Use a external command #27

Closed duylong closed 3 years ago

duylong commented 4 years ago

Hi,

I can't use external_command_file, my statusengine worker is not on the same naemon machine. I would like to use an external command, for example in using Thruk API Rest (https://www.thruk.org/documentation/rest_commands.html).

What do you think?

nook24 commented 4 years ago

The new Statusengine Broker also supports processing of external commands through a dedicated Gearman queue. Unfortunately it's not yet implemented in the worker 😅

We are working on a new release but there is still a lot of work to be done first.

nook24 commented 3 years ago

Version 3.7 is released. Please see the changelog for update instructions: https://github.com/statusengine/worker/releases/tag/3.7.0