[ https://issues.apache.org/jira/browse/CLOUDSTACK-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13606055#comment-13606055 ]
Anshul Gangwar commented on CLOUDSTACK-960: ------------------------------------------- This bug is fixed with commit for feature SNMP Alerts support in CloudStack https://issues.apache.org/jira/browse/CLOUDSTACK-680. Commit 61754cd987a54de53a742bf7475336b3938e0de9 in branch refs/heads/master from [~anshulg] > ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have same value 6 > ------------------------------------------------------------------ > > Key: CLOUDSTACK-960 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-960 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Reporter: Anshul Gangwar > Assignee: Anshul Gangwar > > in AlertManager class ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have > same value 6 > > public static final short ALERT_TYPE_SECONDARY_STORAGE = > CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE; > public static final short ALERT_TYPE_HOST = 6; > In Above Code Fragment CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE is also > defined to have value 6 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira