[
https://issues.apache.org/jira/browse/CLOUDSTACK-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989713#comment-13989713
]
ASF subversion and git services commented on CLOUDSTACK-2697:
-------------------------------------------------------------
Commit 0babb92d62c08afc04aa0df1bbf053539a53c523 in cloudstack's branch
refs/heads/master from [~girish.chaudhari]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=0babb92 ]
CLOUDSTACK-2697 Removed the clusterId as null from the alert message logs
Signed-off-by: Daan Hoogland <[email protected]>
> cluster id in alert message is null {alertType:: 1 // dataCenterId:: 1 //
> podId:: 1 // clusterId:: null }
> ---------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2697
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2697
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.2.0
> Reporter: prashant kumar mishra
> Assignee: Girish Chaudhari
> Priority: Minor
> Fix For: 4.4.0
>
> Attachments: logs.rar
>
>
> Cluster id should not be null in Alert message.
> Snippet of log
> --------------------
> 2013-05-27 13:13:19,879 WARN [apache.cloudstack.alerts]
> (CapacityChecker:null) alertType:: 1 // dataCenterId:: 1 // podId:: 1 //
> clusterId:: null // message:: System Alert: Low Unallocated CPU in cluster
> cluster pod pod of availability zone pod
> 2013-05-27 13:13:19,890 DEBUG [cloud.alert.AlertManagerImpl]
> (CapacityChecker:null) Have already sent: 1 emails for alert type '1' --
> skipping send email
> 2013-05-27 13:13:19,954 DEBUG [cloud.alert.AlertManagerImpl]
> (CapacityChecker:null) System Alert: Low Unallocated CPU in cluster cluster2
> pod pod of availability zone pod
> 2013-05-27 13:13:19,954 DEBUG [cloud.alert.AlertManagerImpl]
> (CapacityChecker:null) Unallocated CPU is low, total: 9576 Mhz, used: 2000
> Mhz (20.89%)
> 2013-05-27 13:13:19,955 WARN [apache.cloudstack.alerts]
> (CapacityChecker:null) alertType:: 1 // dataCenterId:: 1 // podId:: 1 //
> clusterId:: null // message:: System Alert: Low Unallocated CPU in cluster
> cluster2 pod pod of availability zone pod
--
This message was sent by Atlassian JIRA
(v6.2#6252)