prashant kumar mishra created CLOUDSTACK-6724:
-------------------------------------------------
Summary: Generate only alert message in MS for an iteration in
router vm
Key: CLOUDSTACK-6724
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6724
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Virtual Router
Affects Versions: 4.4.0
Reporter: prashant kumar mishra
Fix For: 4.4.0
Monitor script will try to start a process if it is not in running state, For
each iteration it will try N times(depend on config value in script) , for
each try we are writing logs but after iteration if process dint come up alert
message is getting generated in logs , and we are sending each info in log to
MS alerts ideally we should summarize log for each iteration and then send it
to MS
currently in CS
=============
alert is getting generated for each try
Requested
==========
->we can summarize the alert message for each iteration .
Like" N tires but not able to restart xyz services"
-->if service get started in some trial we can just say
"service get started after N trial"
--
This message was sent by Atlassian JIRA
(v6.2#6252)