Unsolved
This post is more than 5 years old
1 Message
0
812
October 17th, 2013 20:00
Device auto removal form watch4net
Hello,
I have WATCH4NET install with EMC SMARTS solution pack that gets domain and devices in them auto-discovered. I've noticed that after a device gets removed from SMARTS AMPM it still appears in W4N reports. Since we have automated device provisioning in SMARTS I'd like to have devices removed from W4N automatically too. How it can be done in W4N?
Thank you.
- Konstantin
No Events found!
sasha_che
1 Message
0
December 10th, 2013 02:00
Hi, Konstantin.
In prospect, you can also set up the BackendAdapter for deleting data from APG DB older that 30 days, for example.
Use the element variable-removal in file APG-Backend/[Instance]/conf/config.xml for this.
The variable-removal element is used to define how the variable last update time will be retrieved
at startup (last-update-retrieval-aggregate) and how long a variable can remain idle (i.e. without
new data for it), based on the last update time if found or the Backend uptime if not found, before being
definitely removed (idle-timeout).
For more detailes, read the APG Backend Admin Guide