How to use CMDB groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 05:36 AM
Hi all,
Can anyone please let me know uses of CMDB groups.
How can we make use of the created groups.
Any quick help is much appreciated.
Thanks,
Pranita

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 08:25 AM
Hello Pranita,
CMDB GROUPS -
A CMDB group is a collection of CIs that lets you apply CI actions collectively to all the CIs that are members in the group.
For the real time use case , below link can help you
https://community.servicenow.com/community?id=community_question&sys_id=4d890882db34bb08d58ea345ca9619c6
Creation - https://community.servicenow.com/community?id=community_question&sys_id=545b99f61b708d100ccc85176e4bcbbb
Cheers..!
Happy Learning:)
Tushar
Cheers..!
Happy Learning:)
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 08:32 AM
An example of usage can be if you only want to view CMDB health results for Linux servers whose name starts with "test".
In this case, you will create a health group and add conditions in "CMDB Group Encoded Queries" for a name that starts with "test" for class cmdb_ci_linux_server. Once health jobs are finished you can go to the CMDB View and choose the CMDB Dashboard Group view from the drop-down and select a particular group to view the health results.
Please refer to this doc to understand more about the CMDB groups.