custom_group_info

Shows group metric information in maps

'latest_data.subconcepts.health.data.availability' => 1,
'latest_data.subconcepts.health.data.reachability' => 1,
'latest_data.subconcepts.health.data.responsetime' => 1,


get_inventory_detail_model

Allows the inventory screen to pull out latest data for a given concept

latest_data.subconcepts.*


process_selector_document_data →  group_node_detail_model

# creates the selector document structure, gets the data for each section/group from nmisx
# then turns it into the correct structure for the gui to create the node filter/selector
# taking the current selections into consideration. should be run after params_to_selector_document


get_node_detail_model

#Gets node data from the generic lookup pipe or from topN

latest_data.subconcepts.*


get_status_detail_model

Used by the status view


get_topn_by_latest_data_model

all of topN


group_status

Metrics and Health component, mostly node health





  • No labels