How to add device index to system info binding

I am trying to add some channels for the system info binding. I am using a Dell Poweredge R530 that is running windows server 2019 with OpenHab 3.4.1. I am wanting to be able to monitor all of my Harddrives, NIC’s and Prossesors. I can see in the documentation for the syteminfo binding that there is some sort of device index to show more channels but unfortonatly I cannot seem to be able to see the deviceIndex. Is there a way to add them in???

The channel groups and channels with device index should be created automatically. If you have a systeminfo thing that was already created with a previous version of OH, remove it and create it again. If that does not solve the issue, put the logger for the binding in debug mode and provide the part when the systeminfo thing is initializing.

Sorry for the huge list but here it is.

2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : BundleComponentActivator : ComponentHolder created.
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : BundleComponentActivator : ComponentHolder created.
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : BundleComponentActivator : ComponentHolder created.
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Dependency Manager created SystemInfointerface=org.openhab.binding.systeminfo.internal.model.SysteminfoInterface, filter=null, policy=static, cardinality=1..1, bind=bindSystemInfo, unbind=unbindSystemInfo, updated=null, field=null, field-option=null, collection-type=null, parameter=null
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Component created: DS=DS13, implementation=org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[binding.systeminfo]
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Component Services: scope=singleton, services=[org.openhab.core.thing.binding.ThingHandlerFactory]
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Component Properties: {}
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Querying state disabled
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Querying state disabled
2023-01-30 15:37:04.078 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Component can not be activated since it is in state disabled
2023-01-30 15:37:04.079 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory] : Querying state disabled
2023-01-30 15:37:04.079 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Updating target filters
2023-01-30 15:37:04.079 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : No change in target property for dependency SystemInfo: currently registered: false
2023-01-30 15:37:04.080 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] :  No existing service listener to unregister for dependency SystemInfo
2023-01-30 15:37:04.080 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Setting target property for dependency SystemInfo to null
2023-01-30 15:37:04.080 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : New service tracker for SystemInfo, initial active: false, previous references: {}, classFilter: (objectClass=org.openhab.binding.systeminfo.internal.model.SysteminfoInterface), initialReferenceFilter (objectClass=org.openhab.binding.systeminfo.internal.model.SysteminfoInterface)
2023-01-30 15:37:04.081 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : dm SystemInfo tracker reset (closed)
2023-01-30 15:37:04.082 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : dm SystemInfo tracker opened
2023-01-30 15:37:04.082 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : registering service listener for dependency SystemInfo
2023-01-30 15:37:04.083 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Changed state from disabled to unsatisfiedReference
2023-01-30 15:37:04.083 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Component enabled
2023-01-30 15:37:04.084 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : ActivateInternal
2023-01-30 15:37:04.084 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.084 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.084 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Activating component from state unsatisfiedReference
2023-01-30 15:37:04.085 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.085 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.085 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Dependency not satisfied: SystemInfo
2023-01-30 15:37:04.086 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Not all dependencies satisfied, cannot activate
2023-01-30 15:37:04.086 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Component created: DS=DS13, implementation=org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[discovery.systeminfo]
2023-01-30 15:37:04.087 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Component Services: scope=singleton, services=[org.openhab.core.config.discovery.DiscoveryService]
2023-01-30 15:37:04.087 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Component Properties: {}
2023-01-30 15:37:04.088 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Querying state disabled
2023-01-30 15:37:04.088 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Querying state disabled
2023-01-30 15:37:04.088 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Component can not be activated since it is in state disabled
2023-01-30 15:37:04.089 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService] : Querying state disabled
2023-01-30 15:37:04.089 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Updating target filters
2023-01-30 15:37:04.089 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Changed state from disabled to unsatisfiedReference
2023-01-30 15:37:04.090 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Component enabled
2023-01-30 15:37:04.090 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : ActivateInternal
2023-01-30 15:37:04.090 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.090 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.091 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Activating component from state unsatisfiedReference
2023-01-30 15:37:04.091 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.091 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.092 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Changed state from unsatisfiedReference to satisfied
2023-01-30 15:37:04.092 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : registration change queue [registered]
2023-01-30 15:37:04.094 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Checking constructor public org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService()
2023-01-30 15:37:04.095 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Found constructor with 0 arguments : public org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService()
2023-01-30 15:37:04.095 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : This thread collected dependencies
2023-01-30 15:37:04.096 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : getService (single component manager) dependencies collected.
2023-01-30 15:37:04.096 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state satisfied
2023-01-30 15:37:04.096 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Querying state satisfied
2023-01-30 15:37:04.098 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : getting activate: activate
2023-01-30 15:37:04.098 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Locating method activate in class org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService
2023-01-30 15:37:04.099 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Declared Method org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService.activate([interface org.osgi.service.component.ComponentContext]) not found
2023-01-30 15:37:04.099 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Locating method activate in class org.openhab.core.config.discovery.AbstractDiscoveryService
2023-01-30 15:37:04.099 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Declared Method org.openhab.core.config.discovery.AbstractDiscoveryService.activate([interface org.osgi.service.component.ComponentContext]) not found
2023-01-30 15:37:04.100 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Found activate method: protected void org.openhab.core.config.discovery.AbstractDiscoveryService.activate(java.util.Map)
2023-01-30 15:37:04.100 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.helper.ReadOnlyDictionary]
2023-01-30 15:37:04.100 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : invoked activate: activate
2023-01-30 15:37:04.101 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Set implementation object for component
2023-01-30 15:37:04.101 [DEBUG] [discovery.SysteminfoDiscoveryService] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.discovery.SysteminfoDiscoveryService(343)] : Changed state from satisfied to active
2023-01-30 15:37:04.102 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Component created: DS=DS13, implementation=org.openhab.binding.systeminfo.internal.model.OSHISysteminfo, immediate=false, default-enabled=true, factory=null, configuration-policy=optional, activate=activate, deactivate=deactivate, modified=null configuration-pid=[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo]
2023-01-30 15:37:04.102 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Component Services: scope=singleton, services=[org.openhab.binding.systeminfo.internal.model.SysteminfoInterface]
2023-01-30 15:37:04.102 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Component Properties: {}
2023-01-30 15:37:04.103 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Querying state disabled
2023-01-30 15:37:04.103 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Querying state disabled
2023-01-30 15:37:04.103 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Component can not be activated since it is in state disabled
2023-01-30 15:37:04.104 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo] : Querying state disabled
2023-01-30 15:37:04.104 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Updating target filters
2023-01-30 15:37:04.104 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Changed state from disabled to unsatisfiedReference
2023-01-30 15:37:04.104 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Component enabled
2023-01-30 15:37:04.105 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : ActivateInternal
2023-01-30 15:37:04.105 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.105 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.106 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Activating component from state unsatisfiedReference
2023-01-30 15:37:04.106 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.106 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.106 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Changed state from unsatisfiedReference to satisfied
2023-01-30 15:37:04.107 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : registration change queue [registered]
2023-01-30 15:37:04.108 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : dm SystemInfo tracking 1 SingleStatic added {org.openhab.binding.systeminfo.internal.model.SysteminfoInterface}={service.id=590, service.bundleid=293, service.scope=bundle, component.name=org.openhab.binding.systeminfo.internal.model.OSHISysteminfo, component.id=344} (enter)
2023-01-30 15:37:04.108 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : ActivateInternal
2023-01-30 15:37:04.108 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.108 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.109 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Activating component from state unsatisfiedReference
2023-01-30 15:37:04.109 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.109 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state unsatisfiedReference
2023-01-30 15:37:04.109 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Changed state from unsatisfiedReference to satisfied
2023-01-30 15:37:04.109 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : registration change queue [registered]
2023-01-30 15:37:04.111 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Checking constructor public org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory()
2023-01-30 15:37:04.112 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Found constructor with 0 arguments : public org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory()
2023-01-30 15:37:04.112 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : getting bind: bindSystemInfo
2023-01-30 15:37:04.113 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Locating method bindSystemInfo in class org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory
2023-01-30 15:37:04.113 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : doFindMethod: Looking for method org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.bindSystemInfo
2023-01-30 15:37:04.114 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Declared Method org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.bindSystemInfo([interface org.osgi.framework.ServiceReference]) not found
2023-01-30 15:37:04.114 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Declared Method org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.bindSystemInfo([interface org.osgi.service.component.ComponentServiceObjects]) not found
2023-01-30 15:37:04.115 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : getReferenceClass: Looking for interface class org.openhab.binding.systeminfo.internal.model.SysteminfoInterface through loader of org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory
2023-01-30 15:37:04.115 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : getParameterClass: Found class org.openhab.binding.systeminfo.internal.model.SysteminfoInterface
2023-01-30 15:37:04.115 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : doFindMethod: No method taking ServiceReference found, checking method taking org.openhab.binding.systeminfo.internal.model.SysteminfoInterface
2023-01-30 15:37:04.116 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : doFindMethod: Found Method public void org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.bindSystemInfo(org.openhab.binding.systeminfo.internal.model.SysteminfoInterface)
2023-01-30 15:37:04.116 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Found bind method: public void org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.bindSystemInfo(org.openhab.binding.systeminfo.internal.model.SysteminfoInterface)
2023-01-30 15:37:04.119 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Checking constructor public org.openhab.binding.systeminfo.internal.model.OSHISysteminfo()
2023-01-30 15:37:04.120 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Found constructor with 0 arguments : public org.openhab.binding.systeminfo.internal.model.OSHISysteminfo()
2023-01-30 15:37:04.120 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : This thread collected dependencies
2023-01-30 15:37:04.121 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : getService (single component manager) dependencies collected.
2023-01-30 15:37:04.121 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state satisfied
2023-01-30 15:37:04.121 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Querying state satisfied
2023-01-30 15:37:04.122 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - OSHISysteminfo service is created
2023-01-30 15:37:04.122 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : getting activate: activate
2023-01-30 15:37:04.122 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Locating method activate in class org.openhab.binding.systeminfo.internal.model.OSHISysteminfo
2023-01-30 15:37:04.124 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Declared Method org.openhab.binding.systeminfo.internal.model.OSHISysteminfo.activate([interface org.osgi.service.component.ComponentContext]) not found
2023-01-30 15:37:04.124 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Locating method activate in class java.lang.Object
2023-01-30 15:37:04.124 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Declared Method java.lang.Object.activate([interface org.osgi.service.component.ComponentContext]) not found
2023-01-30 15:37:04.125 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : activate method [activate] not found, ignoring
2023-01-30 15:37:04.125 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Set implementation object for component
2023-01-30 15:37:04.125 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.model.OSHISysteminfo(344)] : Changed state from satisfied to active
2023-01-30 15:37:04.125 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : This thread collected dependencies
2023-01-30 15:37:04.126 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : getService (single component manager) dependencies collected.
2023-01-30 15:37:04.126 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state satisfied
2023-01-30 15:37:04.126 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Querying state satisfied
2023-01-30 15:37:04.127 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : For dependency SystemInfo, optional: false; to bind: [[RefPair: ref: [{org.openhab.binding.systeminfo.internal.model.SysteminfoInterface}={service.id=590, service.bundleid=293, service.scope=bundle, component.name=org.openhab.binding.systeminfo.internal.model.OSHISysteminfo, component.id=344}] service: [org.openhab.binding.systeminfo.internal.model.OSHISysteminfo@7b5348d5]]]
2023-01-30 15:37:04.127 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : invoking bind: bindSystemInfo: parameters [org.openhab.binding.systeminfo.internal.model.OSHISysteminfo]
2023-01-30 15:37:04.127 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : invoked bind: bindSystemInfo
2023-01-30 15:37:04.128 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : getting activate: activate
2023-01-30 15:37:04.128 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Locating method activate in class org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory
2023-01-30 15:37:04.128 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Declared Method org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory.activate([interface org.osgi.service.component.ComponentContext]) not found
2023-01-30 15:37:04.129 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Locating method activate in class org.openhab.core.thing.binding.BaseThingHandlerFactory
2023-01-30 15:37:04.129 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Found activate method: protected void org.openhab.core.thing.binding.BaseThingHandlerFactory.activate(org.osgi.service.component.ComponentContext)
2023-01-30 15:37:04.129 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : invoking activate: activate: parameters [org.apache.felix.scr.impl.manager.ComponentContextImpl]
2023-01-30 15:37:04.130 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : invoked activate: activate
2023-01-30 15:37:04.130 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Set implementation object for component
2023-01-30 15:37:04.131 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : Changed state from satisfied to active
2023-01-30 15:37:04.132 [DEBUG] [fo.internal.SysteminfoHandlerFactory] - bundle org.openhab.binding.systeminfo:3.3.0 (293)[org.openhab.binding.systeminfo.internal.SysteminfoHandlerFactory(342)] : dm SystemInfo tracking 1 SingleStatic added {org.openhab.binding.systeminfo.internal.model.SysteminfoInterface}={service.id=590, service.bundleid=293, service.scope=bundle, component.name=org.openhab.binding.systeminfo.internal.model.OSHISysteminfo, component.id=344} (exit)
2023-01-30 15:37:04.166 [DEBUG] [eminfo.internal.model.OSHISysteminfo] - OSHISysteminfo service starts initializing
2023-01-30 15:37:05.543 [DEBUG] [o.internal.handler.SysteminfoHandler] - Systeminfo implementation is instantiated!
2023-01-30 15:37:05.544 [DEBUG] [o.internal.handler.SysteminfoHandler] - Start reading Thing configuration.
2023-01-30 15:37:05.544 [DEBUG] [o.internal.handler.SysteminfoHandler] - Refresh time for medium priority channels set to 60.0 s
2023-01-30 15:37:05.545 [DEBUG] [o.internal.handler.SysteminfoHandler] - Refresh time for high priority channels set to 1.0 s
2023-01-30 15:37:05.568 [DEBUG] [o.internal.handler.SysteminfoHandler] - Properties updated!
2023-01-30 15:37:05.569 [DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule high priority tasks at fixed rate 1.0 s.
2023-01-30 15:37:05.570 [DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule medium priority tasks at fixed rate 60.0 s.
2023-01-30 15:37:05.570 [DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule one time update for low priority tasks.
2023-01-30 15:37:06.645 [WARN ] [o.internal.handler.SysteminfoHandler] - No information for channel network#ip with device index 0 :
2023-01-30 15:37:06.646 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#threads tracks process with PID: 0
2023-01-30 15:37:06.647 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#name tracks process with PID: 0
2023-01-30 15:37:06.656 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#path tracks process with PID: 0
2023-01-30 15:37:06.699 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#load tracks process with PID: 0
2023-01-30 15:37:06.720 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#used tracks process with PID: 0
2023-01-30 15:37:07.794 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#load tracks process with PID: 0
2023-01-30 15:37:07.813 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#used tracks process with PID: 0
2023-01-30 15:37:08.881 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#load tracks process with PID: 0
2023-01-30 15:37:08.897 [DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:958b16127c:process#used tracks process with PID: 0

How did you create the thing? Through the UI or in a things file?
Did you remove and recreate the thing?
The debug log shows it did not find any additional devices (or didn’t think it did). To get more clarity on the code path followed, can you switch to trace logging?
I am only interested in the log starting from

Systeminfo implementation is instantiated!

Thanks.

I first removed the systeminfo thing and added a new systeminfo thing. Next I checked the channels to see if any of them had a device index attached to the channel, none of them did. I went back and made a systeminfo.things file and a systeminfo.items file. Restarted openhab and check the channels again. I was particularly interested in the network adapters. It picks up one of the but in my case I have like 4 or 5 of them. The channel finds only one NIC which is one that is not connected to anything. It also has only one drive, Dive C:/ but I have more that is not found. Same sort of issue with the CPU and therefore the CPU loads don’t work. They just show “UNDEF”.

I read in the documentation that for windows users to get a more reliable readings on the CPU temperature run OpenHardwareMonitor.exe in the background. That is what I am doing. It almost seems like the OSHI is outdated or something. I was thinking of trying to update that to see if it could correct any of the issues. I am not sure how I would go about that. I have found the newest version of OSHI on github.

I really dont see any issues with the logs when look them over. Maybe I am missing something when adding the links to channels. I am kinda grasping at straws???

[DEBUG] [eminfo.internal.model.OSHISysteminfo] - OSHISysteminfo service starts initializing
[DEBUG] [o.internal.handler.SysteminfoHandler] - Systeminfo implementation is instantiated!
[DEBUG] [o.internal.handler.SysteminfoHandler] - Start reading Thing configuration.
[DEBUG] [o.internal.handler.SysteminfoHandler] - Refresh time for medium priority channels set to 60 s
[DEBUG] [o.internal.handler.SysteminfoHandler] - Refresh time for high priority channels set to 30 s
[DEBUG] [o.internal.handler.SysteminfoHandler] - Properties updated!
[TRACE] [o.internal.handler.SysteminfoHandler] - Grouping channels by priority.
[DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule high priority tasks at fixed rate 30 s.
[DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule medium priority tasks at fixed rate 60 s.
[DEBUG] [o.internal.handler.SysteminfoHandler] - Schedule one time update for low priority tasks.
[INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
[WARN ] [o.internal.handler.SysteminfoHandler] - No information for channel network#ip with device index 0 :
[DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:server:process#used tracks process with PID: 0
[DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:server:process#load tracks process with PID: 0
[DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:server:process#path tracks process with PID: 0
[DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:server:process#name tracks process with PID: 0
[DEBUG] [o.internal.handler.SysteminfoHandler] - Channel with UID systeminfo:computer:server:process#threads tracks process with PID: 0





In the log, after updating properties, I was expecting a series of trace logs about trying to find the extra devices. But there is no trace of it. I am at a loss for the moment.
The OSHI library was updated not all that long ago. Unless there is better support for your system in the most recent version, I don’t know if it will make much difference.

I did find a newer version of the openhardwaremonitor. Its called Libreharwaremonitor it indeed has quite a few more sensor options that are showing up from my system. Do you know how to update the OSHI-core in the binding. Looks like the systeminfo binding is using 5.8.2 and the new one is 6.4.0

The version of OSHI used in the binding in OH 3.4 and later should be 6.2.2 (see here). That uses the 5.8.2 jna version.

Looks like I need to update to the latest version of openhab!

Well. . . .That did the trick apparently openhab version 3.3.0 did not support the device index on my server. After I updated to openhab version 3.4.1 I have tons of channels!!! Thanks for all you help.

When I did the upgrade I did see the warning about the update for the systeminfo binding.

Warning: Systeminfo Binding: Multiple Number channels now have a dimension added. You may need to remove and create your things again in case your things were previously created using UI and you want to use these channels. Linked items need to be recreated.
Warning: Systeminfo Binding: The default state description for DataAmount channels is now MiB. If you relied on MB, you may need to adjust.

Your initial post stated 3.4.1, that’s why I didn’t ask.