alignak
alignak copied to clipboard
External commands not currently implemented
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.
Thanks for reporting. Which commands are you interested with ? Please list...
SEND_CUSTOM_HOST_NOTIFICATION SEND_CUSTOM_SVC_NOTIFICATION
Thanks!
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