PohodaZabbix v0.3.0 released

EN
PohodaZabbix

PohodaZabbix

v0.3.0

What's new in 0.3.0

New metrics

  • pohoda.digest.mserver_ok1 when all modules succeed, 0 on any mServer error (HTTP 500, auth failure, data file not open). Recommend a DISASTER-level Zabbix trigger:

    {<hostname>:pohoda.digest.mserver_ok.last()}=0
    
  • pohoda.digest.bank_without_attachment.count — counts bank movements that have neither a PDF document nor a URL link (e.g. SharePoint) in Pohoda's Dokumenty tab.

Improvements

  • Bank statements are now fetched via raw mServer XML so attachment metadata (<bnk:attachments>) is preserved — the vendor library discards this section.
  • HTTP 500 and other mServer errors are propagated as RuntimeException instead of silently returning empty results.
  • Updated Zabbix UserParameter config with new items and DISASTER trigger comment.
Back to articles