I am currently using the mailer-ses as an sensu handler
The problem with the handler is, when ever an event is triggered, mail is sent to me but
the email has content with all the check-information I have mentioned in the check.
ex:
CheckLoad OK: Load average: 0.0, 0.0, 0.0
Host: xxxxxxxxx
Timestamp: 2016-08-26 07:35:29 +0000
Address: xxxxxxxxxxx
Check Name: check_load
Command: check-load.rb
Status: 0
Occurrences: 6240
I dont need this Command to be displayed in my email
Can some one let me know how to disable this in my email and
I need some more email handlers for sensu…
Can some one suggest me…