Commit Graph

3 Commits

Author SHA1 Message Date
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 0bc4984f89 chore: Update validation script and generate Exchange docs
- tools: Fixed warning collection in validate_zabbix_template.py.
- docs: Generated template_exchange_gold_ptbr_generated.md with latest template changes.
2026-01-13 13:08:27 -03:00
João Pedro Toledo Goncalves 7c5cab088f feat(exchange): Enhanced Gold Template with DB metrics and Fixes
- Fixed orecast function syntax error (removed extra comma).
- Resolved import dependency errors by adding static items/triggers for Transport/Submission services.
- Added dependencies to Queue Forecast triggers to suppress alerts when services are stopped.
- Clarified 'Poison Queue' alert for L1 support.
- Added PerfCounter metrics for Database Size and Item Count (Non-PowerShell).
- Fixed Duplicate Key error in YAML structure.
- Validated with alidate_zabbix_template.py.
2026-01-13 13:06:33 -03:00