huawei-cloud-cce-alarm-correlation-engine
Huawei Cloud CCE Alarm Correlation Engine
Overview
Correlate Huawei Cloud AOM active and historical alarms for CCE operations, then convert raw alarm streams into prioritized investigation leads. This skill also manages AOM alarm rules and notification action rules through a strict preview-and-confirm workflow.
Architecture: python3 scripts/huawei-cloud.py dispatcher -> local hcloud (KooCLI) -> AOM/CCE/IAM cloud service operations -> alarm query, alarm correlation, alarm-rule management, notification-rule management, and CCE alarm health inspection.
Execution Method: All Huawei Cloud operations must go through the bundled Python dispatcher. The dispatcher invokes the local
hcloudCLI. Direct SDK imports, hand-written API signing, curl IAM flows, openstack commands, or out-of-band cloud access paths are prohibited.
Related Skills:
huawei-cloud-cce-metric-analyzer- CCE, AOM, and cloud-resource metric checkshuawei-cloud-cce-kubernetes-event-analyzer- Kubernetes warning event analysishuawei-cloud-cce-pod-failure-diagnoser- Pod failure diagnosishuawei-cloud-cce-node-failure-diagnoser- Node failure diagnosishuawei-cloud-cce-auto-remediation-runner- Remediation preview and execution