Page 2 of 2

Re: Alert Message

Posted: Thu Oct 08, 2015 12:27 am
by ranjitw
Hi ,

We are forwarding all the alerts from Nagios to BEM and we would need nagios alert message to be in format of BEM .

For this reason I need to modify all the alert texts. Is there a way to do it ?

In the attached screenshot First alert is in format of patrol and second is from Nagios . I want to change the nagios alert to partol format (1st alert format).

Many thanks,

Regards,
Ranjit W

Re: Alert Message

Posted: Thu Oct 08, 2015 10:15 am
by eloyd
The short answer is no. You wouod need to write a custom wrapper for every plugin and change the text or else rewrite every plugin to change the output. Script based plugins would be easy but compiled ones mran you have to start from source.

Re: Alert Message

Posted: Thu Oct 08, 2015 10:20 am
by hsmith
Eric is completely correct about this one. Either way that you do it is going to take a lot of modification.

Re: Alert Message

Posted: Fri Oct 09, 2015 12:23 am
by ranjitw
Thanks for the confirmation. Please close the post.