Activity log for bug #1588553

Date Who What changed Old value New value Message
2016-06-02 22:33:28 Sundaresan Rajangam bug added bug
2016-06-02 22:34:04 Sundaresan Rajangam description When I stopped the contrail-snmp-collector service; the following alarm was raised { "analytics-node": [ { "name": "a6s9", "value": { "UVEAlarms": { "alarms": [ { "ack": false, "rules": [ { "rule": [ { "condition": { "operand1": "NodeStatus.process_info.process_state", "operand2": "\"PROCESS_STATE_RUNNING\"", "operation": "!=", "vars": [ "NodeStatus.process_info.process_name" ] }, "match": [ { "json_operand1_value": "\"PROCESS_STATE_STOPPED\"", "json_vars": { "NodeStatus.process_info.process_name": "\"contrail-topology\"" } } ] } ] } ], "severity": 3, "timestamp": 1464906160112135, "token": "eyJ0aW1lc3RhbXAiOiAxNDY0OTA2MTYwMTEyMTM1LCAiaHR0cF9wb3J0IjogNTk5NSwgImhvc3RfaXAiOiAiMTAuODQuMTMuOSJ9", "type": "ProcessStatus" } ] } } } ] } However, when I stopped the contrail-topology service, the alarm doesn't show contrail-topology in the match list. When I stopped the contrail-snmp-collector service; the following alarm was raised {     "analytics-node": [         {             "name": "a6s9",             "value": {                 "UVEAlarms": {                     "alarms": [                         {                             "ack": false,                             "rules": [                                 {                                     "rule": [                                         {                                             "condition": {                                                 "operand1": "NodeStatus.process_info.process_state",                                                 "operand2": "\"PROCESS_STATE_RUNNING\"",                                                 "operation": "!=",                                                 "vars": [                                                     "NodeStatus.process_info.process_name"                                                 ]                                             },                                             "match": [                                                 {                                                     "json_operand1_value": "\"PROCESS_STATE_STOPPED\"",                                                     "json_vars": {                                                         "NodeStatus.process_info.process_name": "\"contrail-topology\""                                                     }                                                 }                                             ]                                         }                                     ]                                 }                             ],                             "severity": 3,                             "timestamp": 1464906160112135,                             "token": "eyJ0aW1lc3RhbXAiOiAxNDY0OTA2MTYwMTEyMTM1LCAiaHR0cF9wb3J0IjogNTk5NSwgImhvc3RfaXAiOiAiMTAuODQuMTMuOSJ9",                             "type": "ProcessStatus"                         }                     ]                 }             }         }     ] } However, when I stopped the contrail-topology service, the alarm did not show contrail-topology in the match list.
2016-06-02 22:34:28 Sundaresan Rajangam juniperopenstack: assignee Nikhil Bansal (nikhilb-u)
2016-06-02 22:34:35 Sundaresan Rajangam juniperopenstack: milestone r3.1.0.0-fcs
2016-06-02 22:42:22 Sundaresan Rajangam summary Alarm doesn't show all match conditions [Mainline:#2734] Alarm doesn't show all match conditions
2016-06-02 22:43:27 Sundaresan Rajangam nominated for series juniperopenstack/trunk
2016-06-02 22:43:27 Sundaresan Rajangam bug task added juniperopenstack/trunk
2016-06-03 00:27:33 Nikhil Bansal marked as duplicate 1585989
2016-06-03 02:47:18 Nikhil Bansal changed duplicate marker 1585989 1580514
2016-06-03 02:48:09 Nikhil Bansal changed duplicate marker 1580514 1585989