Ad Widget

Collapse

Zabbix API host.get

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hiad
    Junior Member
    • Aug 2016
    • 22

    #1

    Zabbix API host.get

    Hello everyone,

    Im new in the Zabbix topic and im calling the API for an application. Im calling the method host.get using my code.



    Im getting the correct information about host name, host group. But i need to know what is "available" field. I'm getting 0 and 1. I want to know if available 0 is "Server available" or value 1 is "Server available".

    Thanks,
  • jan.garaj
    Senior Member
    Zabbix Certified Specialist
    • Jan 2010
    • 506

    #2
    "available": "1" = host is available

    What is host availability? https://www.zabbix.com/documentation...unreachability
    Devops Monitoring Expert advice: Dockerize/automate/monitor all the things.
    My DevOps stack: Docker / Kubernetes / Mesos / ECS / Terraform / Elasticsearch / Zabbix / Grafana / Puppet / Ansible / Vagrant

    Comment

    Working...