Abhinav Roy created CLOUDSTACK-1993:
---------------------------------------
Summary: [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