Data collection and refresh for the Network Inventory Workspace widgets
Learn how the Telecommunications Network Inventory data that appears on the Network Inventory Workspace landing page is collected and refreshed.
To increase the responsiveness and speed of the Network Inventory Workspace, a scheduled job runs once a day to collect the count data that appears on the landing page. This job collects this data from the Configuration Management Database (CMDB) Groups [cmdb_group] table.
Each landing page section, or widget, has a Configuration Management Database (CMDB) group that is assigned to it, and it provides the count data that you see. For example, the Network sites overview widget contains the counts for the total number of your sites, and for your sites that are currently in maintenance. The Network entities by category widget contains the counts for each category of network equipment that your organization has, such as the interface cards and connections.
CMDB Groups table
- Evaluates the query condition that is stated in the CMDB group and then collects the count data. Administrative users with certain assigned roles can define and apply the specific conditions that it uses for these queries to collect the count data for the landing page. To learn more, see Customizing the content in your Network Inventory Workspace widgets.
- Generates records in the CMDB Group Metadata [sn_cmdb_ws_group_metadata] table.
- By using the collected data in the CMDB Group Metadata table, it refreshes each count that appears on the landing page.