Our Community is getting a major upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Send SNMP trap when the status of a service returns good

avatar
New Contributor

Dear all,

 

we are setting up an automatic monitoring system for Cloudera cluster and we would like to notify with a SNMP trap when a service becomes bad and it returns in good health.

 

We are able to generate trap when the status becomes bad, but when it returns in good health no trap is sent.

 

Anyone of you have been able to do it ?

 

Thank you,

 

M

1 ACCEPTED SOLUTION

avatar
Master Guru

@mSparamonti,

 

There is no alert emitted specifically for transition to "good" health, but you can have an alert emitted when a transition is made from alerting to non-alerting status is made.

 

Clusters --> Cloudera Management Service --> Configuration

 

Search for: Alert On Transitions Out of Alerting Health

 

By default the setting is off.  You can check the box and save to turn this feature on to see if it meets your needs.

View solution in original post

2 REPLIES 2

avatar
Master Guru

@mSparamonti,

 

There is no alert emitted specifically for transition to "good" health, but you can have an alert emitted when a transition is made from alerting to non-alerting status is made.

 

Clusters --> Cloudera Management Service --> Configuration

 

Search for: Alert On Transitions Out of Alerting Health

 

By default the setting is off.  You can check the box and save to turn this feature on to see if it meets your needs.

avatar
New Contributor

@bgooley thank you it was what I needed.