diff --git a/README.md b/README.md index c7e2062..c58ab48 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ apply Notification "Host by Telegram" to Host { ``` #### Example Command Definitions +
+ object NotificationCommand "Notify Host By Telegram" ```ini object NotificationCommand "Notify Host By Telegram" { @@ -115,6 +117,11 @@ object NotificationCommand "Notify Host By Telegram" { } ``` +
+ +
+ object NotificationCommand "Notify Service By Telegram" + ```ini object NotificationCommand "Notify Service By Telegram" { import "plugin-notification-command" @@ -173,6 +180,9 @@ object NotificationCommand "Notify Service By Telegram" { } } ``` + +
+ #### Example Director config ![Icinga Director Config](img/Telegram_Notification_in_Icinga_Director.jpg)