alignak icon indicating copy to clipboard operation
alignak copied to clipboard

External commands not currently implemented

Open jsamaniegog opened this issue 8 years ago • 3 comments

Hi,

i'm user of Shinken and some external commands are not implemented yet, neither in Alignak There is an issue: https://github.com/naparuba/shinken/issues/623

I've seen this in the code, that's why this issue:

logger.warning("The external command 'SEND_CUSTOM_HOST_NOTIFICATION' "
                       "is not currently implemented in Alignak. If you really need it, "
                       "request for its implementation in the project repository: "
                       "https://github.com/Alignak-monitoring/alignak")

I think this is useful for send a notification of unknown traps received to all contacts of host. If there is another way please tell me.

Thank you very much.

jsamaniegog avatar Jun 28 '17 08:06 jsamaniegog

Thanks for reporting. Which commands are you interested with ? Please list...

mohierf avatar Jun 29 '17 19:06 mohierf

SEND_CUSTOM_HOST_NOTIFICATION SEND_CUSTOM_SVC_NOTIFICATION

Thanks!

jsamaniegog avatar Jul 02 '17 17:07 jsamaniegog

I had a look on how to implement these external commands and it is not an easy job... this will be implemented in a next version

mohierf avatar Jul 17 '17 13:07 mohierf