Hi everyone,
I was wondering if an option is planned to handle notifications in any other way
than sending emails. Basically, it would be nice if alerts data could be given
as parameters to external programs.
Maybe something like this:
<global>
<email_notification>no</email_notification>
<ext_notification>yes</ext_notification>
<ext_program>/usr/bin/sms -p custom_parameter</ext_program>
<ext_program_params>host,level,engine,msg</ext_program_params>
</global>
Well, I know I can process alert logs, but why do the same work twice,
when it's already handled by email notifications ;-)
Just a thought... ;-)
Regards,
--
Kuba Heichman