Ad Widget

Collapse

How to extract completed data from database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • srlozano
    Junior Member
    • Jan 2018
    • 1

    #1

    How to extract completed data from database

    Hello,
    We are starting a POC of Zabbix in order to replace our current monitoring software. One of our mayor concerns is about extracting data from database for reporting.
    We have tried to query the database, but we have found that for some of them the current values are replaced with variables.
    How can we solve that? Any help would be grateful.

    Best regards
    S
  • LenR
    Senior Member
    • Sep 2009
    • 1005

    #2
    Use the API, see history.get and trend.get.

    You can, of course, get data directly from the database, but the API is easier.

    Comment

    Working...