Ad Widget

Collapse

API Zabbix Super Admin query limited?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • glerson
    Junior Member
    Zabbix Certified Specialist
    • Jan 2014
    • 1

    #1

    API Zabbix Super Admin query limited?

    We developed an application to query the events by Zabbix API. If this we could filter the events by severity, ACK and if is Ok or Problem.
    Everything had been working well, until we tried to find out old events. We found that when an user has permission of Zabbix Super Admin, only a few events appear, while when the user has Zabbix User or Zabbix Admin permission, all the events appear for the period.
    The app was developed in Java and we have Zabbix 3.0.1 installed.
Working...