Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 941 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 941 Bytes

Notification Plugin for SMS delivery via esendex.com

This is a check_mk notification plugin to send sms messages via esendex.

You need a paid account at their service and your user name, api password and account reference for the configuration of this notification method.

Version 2.x supports message bulking

Optional Parameters:

  • SMS Header: will be added to the start of each message
  • Service output sub pattern: Regex-pattern. All matches will get cut from the service output. Default "WARN - |CRIT - |OK -" to remove duplicated status.
  • Max Message Lenght: Max Number of characters the final message will have. Service outputs will be cut first to save space, if the message is still to long the message will get truncated

The code started based on: https://github.com/HeinleinSupport/check_mk_extensions/tree/master/notifications/aspsms