Notification customization for SMS (modern API)

Hey there,

is it possible to customize the SMS notifications (modern API) to get a bit more information into the SMS?

The service summary is completley missing for example. Only the status change is visible in the SMS text.

We are running on version 2.5p10.

Regards
CheckMan

Hi,

unfortunately no, but you can write your own plugin oder create an entry at the ideas portal. :slight_smile:

BR

Berni

I guess a custom plugin would be an option, as already suggested. It is basically Python code, so you can adapt it to your specific needs.

Alternatively, you could use an alerting solution like SIGNL4, which supports SMS in addition to push notifications, voice calls, escalations, and more. It also supports heartbeat monitoring and website checks to detect a missing internet connection.

By the way, you can find the source code for the SIGNL4 plugin here in case you’d like to see how such a plugin works: GitHub - signl4/signl4-integration-checkmk: SIGNL4 Plugin for checkmk · GitHub