Help with Monit alert setup

Issue #483 closed
Denis Herner created an issue

I have MONIT setup to send alarm on email.

I have now a script which send SMS but don't know how to implement that into MONIT to also get SMS not just email.

Here is a string which I use in terminal to send SMS, how to implement that in MONIT to get also SMS alerts?

send-sms -u myusername -p mypassword mymobile0127466424 "Message on SMS - Monit Problem XYZ"

Comments (1)

  1. Log in to comment