Commit Graph

7 Commits

Author SHA1 Message Date
João Pedro Toledo Goncalves 9444511c6d fix: mudanca de criticidade do alertas de disco cheio 2026-01-13 15:31:54 -03:00
João Pedro Toledo Goncalves e36b1c532c feat(windows): Alerta de Falhas de Login otimizado para N1/N2
- Adicionado pré-processamento JavaScript ao item 'eventlog[Security,,,,4625]'
  para limpar o log bruto e exibir apenas campos críticos:
  Usuário, Domínio, Estação, IP de Origem e Motivo da Falha.

- Descrição da trigger '👮 Windows: Possível Brute Force' atualizada
  com seções de Impacto e Ação, guiando o técnico passo-a-passo.

- Documentação regenerada com 'generate_template_docs.py'.
- Template validado com 'validate_zabbix_template.py'.
2026-01-13 15:17:42 -03:00
João Pedro Toledo Goncalves a8761517c4 fix(zabbix): resolve template import errors in Exchange and Windows
- Exchange: Corrected corrupted 'perf_counter_en' keys causing 'Instance' artifacts.
- Exchange: Synced trigger expressions with corrected item keys.
- Windows: Replaced invalid 'manual_close: 1' with 'YES' to match Zabbix 7.0 spec.
- Windows: Removed duplicate 'system.sw.os' item to prevent key collisions.
- Windows: Fixed 'Agente Zabbix Indisponível' trigger utilizing incorrect key translation.
2026-01-13 14:50:23 -03:00
João Pedro Toledo Goncalves 505586ee7c fix: Resolve runtime errors in Exchange (DB Size) and Windows (Active Types) 2026-01-13 14:14:25 -03:00
João Pedro Toledo Goncalves d68f842c49 fix(exchange): Update graph prototype key to match item key 2026-01-13 14:08:09 -03:00
João Pedro Toledo Goncalves b74b96473c feat(templates): Resolve cross-template collisions and validation
- exchange: Replaced 'service.discovery' and 'service.info' with WMI to avoid conflict with Windows template.
- exchange: Added JS preprocessing for Service State mapping.
- windows: Fixed missing 'ZABBIX_ACTIVE' type on RDP, Disk Queue, and Security Audit items.
- tools: Updated 'validate_zabbix_template.py' to detect reserved keys and Active Agent compliance.
- docs: Regenerated documentation for both templates.
2026-01-13 13:40:12 -03:00
João Pedro Toledo Goncalves c61ea544aa feat: criaçao e deploy do template do windonws server 2026-01-13 09:41:59 -03:00