Ad Widget

Collapse

API from Action log in Reports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Spinat
    Junior Member
    • Jan 2023
    • 8

    #1

    API from Action log in Reports

    Does anyone know if its possible collect from the Action log under Reports in the frontend via API?
    I want to make a monthly report, that shows the last months Actions in an excel document.

    I cant seem to find how its done in Zabbix api document (https://www.zabbix.com/documentation.../api/reference)
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    Here's one of my examples https://github.com/rugenl/zabbix-api..._alerts_all.py

    I'm not sure that's what your wanting. I was pretty new to Python when I wrote this, don't nit pick the code style, I'd probably do it a little differently now :-)

    Comment

    Working...