Acknowledging confD about the down status of managed object

Hi,

I want to know how is confD supposed to know when my managed object goes down(shutdown)?
When my managed object is down I want to delete all of its configurations and operational data from the CDB?
Do I have to subscribe to notification socket in my confD server to the managed object?
Is there support for monitoring managed object status in confD?
What is the best approach to achieve this?

Regards.

As discussed in Initializing default data in CDB for the managed object, the solution is to write you ConfD user app that can handle it.

What is the mean to detect your NODE goes down? Does it send some notification, disappears, … ?