Yes, moving "FORMAT=SMS" to the end of the line did the trick. Thanks for the suggestion. David
From: Charles Jones [mailto:jonescr at cisco.com] Sent: Friday, July 20, 2007 1:13 PM To: hobbit at hswn.dk Subject: Re: [hobbit] alert MAIL FORMAT=SMS generates large message
Try the rule like so:
MAIL phonenumber at domain.com COLOR=red REPEAT=20 RECOVERED FORMAT=SMS
Mostardi, David (MDL US) wrote:
I have the following alert in hobbit-alerts.cfg
MAIL FORMAT=SMS phonenumber at domain.com COLOR=red REPEAT=20
RECOVERED
The alert action happens when it's supposed to, but the admin does not receive the special tiny-size SMS. Instead he receives the large-size email that MAIL FORMAT=TEXT would generate, which his phone service splits up into four separate messages. Has anyone else seen this? Is there something subtle I'm doing wrong?