You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/04/12 09:27:15 UTC

[jira] [Commented] (CLOUDSTACK-1993) [Syslog Enhancements] Syslog messages not getting generated for the "alertType:: 0 ------ System Alert: Low Available Memory in cluster"

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13629881#comment-13629881 ] 

ASF subversion and git services commented on CLOUDSTACK-1993:
-------------------------------------------------------------

Commit 7fb63be6e1c2ed2b6d2de02dae3ec0f77f1748f3 in branch refs/heads/master from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7fb63be ]

CLOUDSTACK-1993: fixed the issue of not sending syslog messages for alertType 0

Signed-off-by: Anshul Gangwar <an...@citrix.com>
Signed-off-by: Sateesh Chodapuneedi <sa...@apache.org>

                
> [Syslog Enhancements] Syslog messages not getting generated for the "alertType:: 0 ------ System Alert: Low Available Memory in cluster"
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-1993
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1993
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>            Reporter: Abhinav Roy
>            Assignee: Anshul Gangwar
>            Priority: Minor
>             Fix For: 4.2.0
>
>
> Syslog messages are not getting generated for "alertType:: 0 ------ System Alert: Low Available Memory in cluster"
> =========================================================================================
> Alerts seen in management server logs :
> 2013-04-09 16:22:05,140 WARN  [apache.cloudstack.alerts] (CapacityChecker:null)  alertType:: 0 // dataCenterId:: 1 // podId:: 1 // clusterId:: null // message:: System Alert: Low Available Memory in cluster xen-cl pod POD-1 of availability zone Zone-1
> 2013-04-09 16:22:05,155 DEBUG [cloud.alert.AlertManagerImpl] (CapacityChecker:null) System Alert: Remaining unallocated Storage is low in cluster xen-cl pod POD-1 of availability zone Zone-1
> Corresponding message in catalina.out
> WARN  [apache.cloudstack.alerts] (CapacityChecker:)  alertType:: 0 // dataCenterId:: 1 // podId:: 1 // clusterId:: null // message:: System Alert: Low Available Memory in cluster xen-cl pod POD-1 of availability zone Zone-1
> log4j:ERROR  Invalid alert Type
> =================================================================================
> Due to the error in catalina.out log which doesn't recongnise alertType::0, the corresponding message was not generated in syslog.

--
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