Hi,
I've integrated Zabbix with Selenium WebDriver to make advanced web scenario tests.
Because of using Selenium in Xvfb environment there could be problem, when Zabbix requests more than one check at once (many of checks are using logon mechanism, so concurently logging in and out may cause problems).
How can I limit Zabbix to make only one check at once per host or application?
I've integrated Zabbix with Selenium WebDriver to make advanced web scenario tests.
Because of using Selenium in Xvfb environment there could be problem, when Zabbix requests more than one check at once (many of checks are using logon mechanism, so concurently logging in and out may cause problems).
How can I limit Zabbix to make only one check at once per host or application?