Commit Graph

6 Commits

Author SHA1 Message Date
João Pedro 9b4b37df2f feat(pfsense): add OpenVPN connected users item & fix import errors
- Added calculated item 'OpenVPN: Total de Usuários Conectados' (sum of openvpn.user.status).
- Fixed Zabbix Import Error (Invalid Tag): Explicitly quoted all macro values to ensure they are treated as strings (e.g. '080000').
- Updated validation script:
  - Added check for non-string macro values.
  - Allowed 'REGEXP' operator specifically for Override Operations (Zabbix 7.0 compatibility quirk).
- Regenerated template documentation.
2026-01-14 09:51:20 -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 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 8c54e5d6ee feat: criaçao do template ping do sistema, e melhoria da ferramenta de valdiação dos templates 2026-01-13 10:53:04 -03:00
João Pedro Toledo Goncalves fc05977de0 feat: Add pfSense hybrid template with OpenVPN monitoring, enhance YAML validation, and remove old DHCP execution plan. 2026-01-04 18:05:01 -03:00
João Pedro Toledo Goncalves 79e99e4768 Initial commit - Arthur Gold Standard: Tools, Templates e Documentação 2026-01-04 15:07:32 -03:00