Ad Widget

Collapse

Retrieve data from Zabbix server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Andric Chan
    Junior Member
    • Dec 2018
    • 1

    #1

    Retrieve data from Zabbix server


    We are building a webpage for displaying the device status information including CPU usage, free disk space which are monitored by Zabbix.
    As some of our services are not monitoring by Zabbix, we store device and service status information in our own database (Mysql).
    What is the fast and best way to retrieve the device status information from Zabbix in order to update our own database at regular interval?
  • kloczek
    Senior Member
    • Jun 2006
    • 1771

    #2
    Originally posted by Andric Chan
    We are building a webpage for displaying the device status information including CPU usage, free disk space which are monitored by Zabbix.
    As some of our services are not monitoring by Zabbix, we store device and service status information in our own database (Mysql).
    What is the fast and best way to retrieve the device status information from Zabbix in order to update our own database at regular interval?
    Fastest way is not do above and implement only proper thresholds for volumes alarms.
    What you are going to do is pure PCtology (sitting on front of the computer screen and observe what happens on this screen).
    Or if you need wall decorations just hang some pictures
    http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
    https://kloczek.wordpress.com/
    zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
    My zabbix templates https://github.com/kloczek/zabbix-templates

    Comment

    Working...