prashant kumar mishra created CLOUDSTACK-6635:
-------------------------------------------------
Summary: more details required in Alert generated in MS from
router vm
Key: CLOUDSTACK-6635
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6635
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server, Virtual Router
Affects Versions: 4.4.0
Environment: N/A
Reporter: prashant kumar mishra
Priority: Critical
Fix For: 4.4.0
More details are needed in alert messages:
Expectation:subject should contain atleast service name and status
Example: dhcp service stopped : r-6-vm
DB:
===
mysql> select subject, name from alert where id >13;
+---------------------------------+----------------------------+
| subject | name |
+---------------------------------+----------------------------+
| Monitoring Service on VR r-6-VM | ALERT.SERVICE.DOMAINROUTER |
| Monitoring Service on VR r-6-VM | ALERT.SERVICE.DOMAINROUTER |
| Monitoring Service on VR r-6-VM | ALERT.SERVICE.DOMAINROUTER |
| Monitoring Service on VR r-6-VM | ALERT.SERVICE.DOMAINROUTER |
+---------------------------------+----------------------------+
4 rows in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.2#6252)