[
https://issues.apache.org/jira/browse/LENS-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251578#comment-14251578
]
Jaideep Dhok commented on LENS-133:
-----------------------------------
I think alerting should be handled by monitoring system like Nagios or Monit.
[Monit, for example has a rich
DSL|http://mmonit.com/monit/documentation/monit.html#ALERT-MESSAGES] to capture
error messages and send email alerts.
We already have counters for error conditions which can be emitted to several
monitoring systems. Adding extra code for something which is otherwise easily
achievable seems bit redundant.
> Add alerting in lens
> --------------------
>
> Key: LENS-133
> URL: https://issues.apache.org/jira/browse/LENS-133
> Project: Apache Lens
> Issue Type: New Feature
> Components: server
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
>
> Create a maintenance system where any critical failures e.g. db failure etc.
> can be alerted to the maintenance team.
> This will be implemented via the event service. On detection, an event will
> be raised and in the handler the details will be logged and/or a detailed
> mail message will be sent to the maintenance team so they can take care.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)