Skip to content

check_mk notification plugin for sms delivery via esendex.com

Notifications You must be signed in to change notification settings

Haeki/esendex_notification_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

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