Created 06-16-2016 03:20 PM
I would like to add/create a custom alert for a process that runs on a single edgenode in the cluster as opposite to predefined Alerts in Ambari. I could do this using Nagios. Is it possible via Ambari?
Created 06-16-2016 03:44 PM
@Alexander Feldman It will be interesting to know what process you are trying to monitor.
Normally the Alert definitions are tagged to a component name while you define. But might be there are options which I'm not aware of though.
One of the example - https://github.com/monolive/ambari-custom-alerts
Created 06-16-2016 03:44 PM
@Alexander Feldman It will be interesting to know what process you are trying to monitor.
Normally the Alert definitions are tagged to a component name while you define. But might be there are options which I'm not aware of though.
One of the example - https://github.com/monolive/ambari-custom-alerts
Created 06-17-2016 01:38 AM
please see this thread as question has been asked before https://community.hortonworks.com/questions/9033/how-to-add-custom-alerts-in-ambari.html
Created 07-13-2016 02:57 PM
The link provides a complete "project": python script and json file.
I followed up the instructions... and no surprise it does work.
While I can handle the script for my case what are the requirements for a json file? Do you have a useful link? What are required fields?
Specifically how do you assign the alert id?
Thank you,
Alex Feldman
Created 08-09-2016 02:55 PM
@Alexander Feldman take a look at this article by IBM on the topic, https://developer.ibm.com/hadoop/2016/08/08/enterprise-alerting-big-sql-using-ambari-custom-dispatch...