- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2019 10:26 AM
We have many items in our cmdb_rel_ci table, that relate servers to their services.
These show nicely in a business application, you can see all the servers that make up that application.
However, if we retire a server, it still shows there. I can delete that record from the table, but wondered if there is a way to configure it to not show non operational servers.
Thanks,
Jack
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2019 04:59 PM
I created a flow that runs daily, the queries for decommed servers in the relationship table, updates the comment field on the server record with the old relationship and then deleted the record.
Seems like a decent solution for now.
Thanks,
Jack
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2019 04:59 PM
I created a flow that runs daily, the queries for decommed servers in the relationship table, updates the comment field on the server record with the old relationship and then deleted the record.
Seems like a decent solution for now.
Thanks,
Jack