Commit Graph

5 Commits

Author SHA1 Message Date
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