InfoDictItem:{InfoDictID | InfoDictName}:ItemName:[InfoDictItemID]:[Label]:[Type][;ItemDescription]
![]() | Note |
---|---|
When the same InfoHub has multiple adapters, the user-defined Types must be a superset of the Types required by all the adapters, and the transforms for each adapter must deal appropriately with all Types, including transforming those outside their set into those within their set. |
![]() | InfoHub Internals |
---|---|
Configuration processing stores InfoDict item information in the following nodes: ^InfoHubConf(InfoHubID,"InfoDicts",InfoDictID,BeginningSequenceNumber,ItemID)=[EndingSequenceNumber]:ItemName;Label:[Type]:[ItemDescription] ^InfoHubConf(InfoHubID,"InfoDicts","Dnames",InfoDictID,ItemName)=ItemID ^InfoHubConf(InfoHubID,"InfoDicts","Dnames",InfoDictName)=InfoDictID ^InfoHubConf(InfoHubID,BeginningSequenceNumber,"Paths",int1...)=ItemName;Label:[Type][:ItemDescription] |
InfoDict:UpTime::UpTimeDict InfoDictItem:UpTime:Days:3030400::Integer:Days since last reboot InfoDictItem:UpTime:Load01:3030401::Float:One minute load average InfoDictItem:UpTime:Load05:3030405::Float:Five minute load average InfoDictItem:UpTime:Load15:3030415::Float:Fifteen minute load average