-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
2.1.0
-
GNU/Linux
Scenario: one step of "Action" for "Auto registration" events adds a new host, the next step runs a remote command on the newly added host.
The remote command fails when zbx_execute_script_on_agent() invokes DCconfig_get_interface_by_type(), which cannot find item's interface in configuration cache. The new host is registered in the database but not yet present in the configuration cache.
It was observed while testing implementation of ZBXNEXT-1726.