Bug 1516643
| Summary: | [RFE]status and utilization not repeating snmp traps | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Lubos Trilety <ltrilety> |
| Component: | web-admin-tendrl-notifier | Assignee: | Nishanth Thomas <nthomas> |
| Status: | CLOSED WONTFIX | QA Contact: | sds-qe-bugs |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.3 | CC: | rhs-bugs |
| Target Milestone: | --- | Keywords: | FutureFeature, ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-07 11:22:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1515276 | ||
| Bug Blocks: | |||
|
Description
Lubos Trilety
2017-11-23 07:55:32 UTC
We cannot send traps continuously(every sync) which floods into receiving application. If required we can configure retries; if there is failure in sending traps it will retry the configured no of times. Sending traps during every sync is not something we would like to implement. (In reply to Nishanth Thomas from comment #1) > We cannot send traps continuously(every sync) which floods into receiving > application. If required we can configure retries; if there is failure in > sending traps it will retry the configured no of times. Sending traps during > every sync is not something we would like to implement. In most snmp clients which are used nowadays it's counted with repeating traps and only the first one is displayed. I don't know how often the sync is but you don't have to worry much about flooding a receiving application. Still I agree with using your suggested solution (just be sure repeated traps are sent only when clear alert didn't arrive) or we can send the trap, lets say, every tenth sync. This is minor RFE which we are not planing to implement in any of the upcoming releases. Closing the Bz |