Files
nexus/wiki/entities/Operations-Bridge-Manager-OBM.md
2026-04-19 14:51:38 +08:00

32 lines
925 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Operations Bridge Manager (OBM)"
type: entity
tags: [Product, Monitoring, Cloud]
last_updated: 2026-04-19
---
## Summary
Operations Bridge Manager (OBM) 是 Micro Focus 的云监控解决方案,用于替代传统的 Sitescope实现跨公有云环境的动态监控。
## Key Features
- 支持 AWS、Azure、GCP 等多云平台
- 通过 IAM Role 实现跨账户数据收集,无需共享 Access Key
- Management Packs 定义监控策略,新实例自动部署监控
- 集成 CloudWatch API 获取监控数据
## Architecture
```
OBM AWS Account
├── OBM Application
├── Postgres RDS Database
└── Operation Agent
├── IAM Role (Cross-account access)
├── Management Packs
└── CloudWatch API
On-premise Global OBM
└── SMACKS Ticket
```
## References
- [[CTP Topic 8 Implementation of Cloud monitoring using Micro Focus Operations Bridge]]