Closed mukhtar-inamdar closed 2 years ago
Regarding point mentioned in design : "and check if pass till system_health creation" In case of state change, are these events getting published on the message bus to health_monitor ? Please confirm if not already done
2022-03-03 19:08:38 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/failed 2022-03-03 19:08:38 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/failed 2022-03-03 19:08:39 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/online 2022-03-03 19:08:39 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/online 2022-03-03 19:08:40 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/repairing 2022-03-03 19:08:40 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/repairing 2022-03-03 19:08:41 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/repaired 2022-03-03 19:08:41 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/repaired 2022-03-03 19:08:42 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/rebalancing 2022-03-03 19:08:42 health_monitor [7]: INFO [evaluate] Evaluated action [] for key action/disk/rebalancing
Problem Statement
Design
{"source": "monitor", "event_id" : "164621220359222845229b4c8db9f5a4d08e838161", "event_type": "repairing", "severity": "informational", "site_id": "1", "rack_id": " 1", "cluster_id": "09b8b2df51be42d7a3c4185e9f871029", "storageset_id": "ssc-vm-g4-rhev4-0147.colo.seagate.com", "node_id": "ssc-vm-g 4-rhev4-0147.colo.seagate.com", "host_id": "ssc-vm-g4-rhev4-0147.colo.seagate.com", "resource_type": "disk", "timestamp": "164621220 3", "resource_id": "sdf", "specific_info": {"is_status": true}}
Coding
Testing
Review Checklist
Review Checklist
Documentation
Checklist for Author