Page 1 of 1

[Solved] Orphaning policy in NMS sync

Posted: Wed Mar 20, 2024 9:43 am
by riwood
If I set the orphaning policy to "Unmanaged" and I delete a device from Zabbix.

After the next sync, how do I know that the device is in unmanaged state? And what is the "Last Job Status"?

Re: Orphaning policy in NMS sync

Posted: Wed Mar 20, 2024 10:23 am
by Tomas
Unmanaged devices are represented in italics in the Devices table. The last job status for unmanaged devices is always "none" - it's switched to a grey indicator in the Devices table.

Here is an example of how that looks like:
unimus-unmanaged.png
unimus-unmanaged.png (32.21 KiB) Viewed 2547 times
In the Sync Result, you should be able to see how many devices were set to Unmanaged after a sync.

Re: Orphaning policy in NMS sync

Posted: Thu Mar 21, 2024 3:52 pm
by riwood
Thank you for the swift reply.