监控对象为PolarDB Oracle,阿里云接口命名空间为 acs_polardb,PolarDB-Oracle维度为instanceId,模版适用于Zabbix6.0版本及以上。
1.0版本发布。
模板通过扩展脚本来监控阿里云云监控PolarDB-Oracle。
通过python脚本(3.6版本)get_aliyun_monitor.py请求阿里云云监控接口,将命名空间(acs_polardb),类型(PolarDB-Oracle),维度(PolarDB-Oracle参数为instanceId)作为参数传入获取监控数据,云监控平台RAM账户不同,需要在aliyun_main脚本中修改,如果阿里云数据缓存路径,接口地址,区域有所不同,同样需要在aliyun_main脚本中修改。