Bug 1381500
Summary: | Alerts don't send SNMP v1 traps | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Dmitry Misharov <dmisharo> |
Component: | Control | Assignee: | Lucy Fu <lufu> |
Status: | CLOSED DUPLICATE | QA Contact: | Dmitry Misharov <dmisharo> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.6.0 | CC: | cpelland, jhardy, obarenbo |
Target Milestone: | GA | ||
Target Release: | cfme-future | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | alert | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-10-18 13:21:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Dmitry Misharov
2016-10-04 09:57:45 UTC
Lucy - Looked into the stack trace for this one and I am thinking that miq_snmp.rb needs from change: VMDB::Config.new("vmdb").get(:server, :host) to VMDB::Config.new("vmdb").config.fetch_path(:server, :host) *** This bug has been marked as a duplicate of bug 1381287 *** |