Ad Widget

Collapse

Does zabbix API host.create method has a limit?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • knez
    Member
    • Dec 2019
    • 44

    #1

    Does zabbix API host.create method has a limit?

    Hello everyone...
    I have a php app using Intellitrend Zabbix API client. When I try to create 30 hosts at once (host.create method) everything is fine and hosts get created, but when I try to create 3850 hosts, app fails.
    Is there a limit to number of hosts for host.create method?
Working...