You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i am trying to import fileshipper jsons containing host information and i am trying to use something different as a unique id than the hostname.
The reason is that i'd like to be able to track host renames from the external source by following the unique id. If we cant track renames the host would be deleted and recreated with the new name.
I fail to understand the possibilities of the unique id in the import rule. My impression was that the unique id in the import rule is "only" used for lifetime tracking e.g. if the id disappears the object is gone and should be deleted.
In the sync source i set the object_name from the real name from the import and store the "id" in a custom field in icinga director.
if i now click trigger sync twice i get a nice backtrace because the object already exists.
What i am missing or misunderstand?
Flo
The text was updated successfully, but these errors were encountered:
Hi,
i am trying to import fileshipper jsons containing host information and i am trying to use something different as a unique id than the hostname.
The reason is that i'd like to be able to track host renames from the external source by following the unique id. If we cant track renames the host would be deleted and recreated with the new name.
I fail to understand the possibilities of the unique id in the import rule. My impression was that the unique id in the import rule is "only" used for lifetime tracking e.g. if the id disappears the object is gone and should be deleted.
In the sync source i set the object_name from the real name from the import and store the "id" in a custom field in icinga director.
if i now click trigger sync twice i get a nice backtrace because the object already exists.
What i am missing or misunderstand?
Flo
The text was updated successfully, but these errors were encountered: