huawei-cloud-cce-alarm-correlation-engine

Installation
SKILL.md

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 hcloud CLI. 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 checks
  • huawei-cloud-cce-kubernetes-event-analyzer - Kubernetes warning event analysis
  • huawei-cloud-cce-pod-failure-diagnoser - Pod failure diagnosis
  • huawei-cloud-cce-node-failure-diagnoser - Node failure diagnosis
  • huawei-cloud-cce-auto-remediation-runner - Remediation preview and execution
Installs
4
GitHub Stars
17
First Seen
6 days ago
huawei-cloud-cce-alarm-correlation-engine — huaweicloud/huaweicloud-skills