Can my SMS Gateway send notifications from Check_MK?

 

 

Yes, use your brevis.one SMS Gateway to send notifications of the Check_MK monitoring system.

 

 

 

 

  1. Firstly activate the Notification Plugin for the brevis.one SMS Gateway.

    Master: https://github.com/tribe29/checkmk/blob/master/doc/treasures/notifications/brevis.one

     

    2.0.0: https://github.com/tribe29/checkmk/blob/2.0.0/doc/treasures/notifications/brevis.one

     

     

    cp checkmk/doc/treasures/notifications/brevis.one local/share/check_mk/notifications

     


  2. Enter a system user, his password and the URL for the HTTP API in the Notification Plugin.

     

     

    vim local/share/check_mk/notifications/brevis.one



  3. Example

     

     

    username = "apiuser"

    password = "secret"

    location = "http://192.168.1.1/api.php"



  4. If you now create or edit a Notification Rule, you can use your SMS Gateway as Notification Method to send notifications by text message.

 

 

 

 

 

 

 

Related articles