From d68f842c49161b00083237fa4b347ba1fa6274ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Toledo?= Date: Tue, 13 Jan 2026 14:08:09 -0300 Subject: [PATCH] fix(exchange): Update graph prototype key to match item key --- templates_gold/exchange/template_exchange_gold_ptbr.yaml | 4 ++-- .../exchange/template_exchange_gold_ptbr_generated.md | 2 +- .../windows_active_agent/template_windows_gold_ptbr.yaml | 2 +- .../template_windows_gold_ptbr_generated.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates_gold/exchange/template_exchange_gold_ptbr.yaml b/templates_gold/exchange/template_exchange_gold_ptbr.yaml index 91a137f..50df52d 100644 --- a/templates_gold/exchange/template_exchange_gold_ptbr.yaml +++ b/templates_gold/exchange/template_exchange_gold_ptbr.yaml @@ -438,7 +438,7 @@ zabbix_export: - uuid: 0ea0824b26714249a2a90965377f0c10 name: 'Banco [{#INSTANCE}]: Total de Itens' type: ZABBIX_ACTIVE - key: perf_counter_en["\MSExchange IS Store({#INF.STORE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}] + key: perf_counter_en["\MSExchangeIS Store({#INSTANCE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}] delay: 15m value_type: FLOAT description: Contagem total de itens no banco de dados. @@ -466,7 +466,7 @@ zabbix_export: - color: 199C0D item: host: 'Microsoft Exchange Server 2016 by Zabbix agent active' - key: perf_counter_en["\MSExchange IS Store({#INF.STORE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}] + key: perf_counter_en["\MSExchangeIS Store({#INSTANCE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}] httptests: - uuid: 2e6bd09c77fa434cbc8c02ad74d12b7c name: 'Teste de Disponibilidade: OWA' diff --git a/templates_gold/exchange/template_exchange_gold_ptbr_generated.md b/templates_gold/exchange/template_exchange_gold_ptbr_generated.md index 8ecd54e..45fce00 100644 --- a/templates_gold/exchange/template_exchange_gold_ptbr_generated.md +++ b/templates_gold/exchange/template_exchange_gold_ptbr_generated.md @@ -46,7 +46,7 @@ Desenvolvido por Arthur "O Farol" Mendes. - Banco [{#INSTANCE}]: Latência de Escrita (Ativo) (`perf_counter_en["\MSExchange Database ==> Instances({#INF.STORE}/_Total)\I/O Database Writes (Attached) Average Latency", {$MS.EXCHANGE.PERF.INTERVAL}]`) - Banco [{#INSTANCE}]: Estado (`perf_counter_en["\MSExchangeIS Store({#INSTANCE})\Database State"]`) - Banco [{#INSTANCE}]: Tamanho do Arquivo (`perf_counter_en["\MSExchange Database({#INF.STORE})\Database File Size In Bytes", {$MS.EXCHANGE.PERF.INTERVAL}]`) - - Banco [{#INSTANCE}]: Total de Itens (`perf_counter_en["\MSExchange IS Store({#INF.STORE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}]`) + - Banco [{#INSTANCE}]: Total de Itens (`perf_counter_en["\MSExchangeIS Store({#INSTANCE})\Item Count", {$MS.EXCHANGE.PERF.INTERVAL}]`) ## Alertas (Triggers) diff --git a/templates_gold/windows_active_agent/template_windows_gold_ptbr.yaml b/templates_gold/windows_active_agent/template_windows_gold_ptbr.yaml index 457480d..6adc218 100644 --- a/templates_gold/windows_active_agent/template_windows_gold_ptbr.yaml +++ b/templates_gold/windows_active_agent/template_windows_gold_ptbr.yaml @@ -524,7 +524,7 @@ zabbix_export: - uuid: 64875dc74c3a45da82ddad6648198304 name: Disponibilidade do Agente Zabbix type: INTERNAL - key: zabbix[host,agent,disponível] + key: zabbix[host,agent,available] description: Usado para monitorar a disponibilidade do agente. valuemap: name: zabbix.host.disponível diff --git a/templates_gold/windows_active_agent/template_windows_gold_ptbr_generated.md b/templates_gold/windows_active_agent/template_windows_gold_ptbr_generated.md index e6ccd0a..3e897c6 100644 --- a/templates_gold/windows_active_agent/template_windows_gold_ptbr_generated.md +++ b/templates_gold/windows_active_agent/template_windows_gold_ptbr_generated.md @@ -43,7 +43,7 @@ Inclui: RDP, Fila de Disco, Auditoria de Login e traduções completas. - **Memória: % de Utilização** (`vm.memory.util`) - **Windows: Network interfaces WMI get** (`wmi.getall[root\cimv2,"select Name,Description,NetConnectionID,Speed,AdapterTypeId,NetConnectionStatus,GUID from win32_networkadapter where PhysicalAdapter=True and NetConnectionStatus>0"]`) - **Hardware: Número de Cores** (`wmi.get[root/cimv2,"Select NumberOfLogicalProcessors from Win32_ComputerSystem"]`) -- **Disponibilidade do Agente Zabbix** (`zabbix[host,agent,disponível]`) +- **Disponibilidade do Agente Zabbix** (`zabbix[host,agent,available]`) - **RDP: Sessões Ativas (Total)** (`perf_counter_en["\Terminal Services\Total Sessions"]`) - **Disco: Tamanho da Fila (Queue Length)** (`perf_counter_en["\PhysicalDisk(_Total)\Current Disk Queue Length"]`) - **Segurança: Falhas de Login (Audit Failure)** (`eventlog[Security,,,,4625]`)