Hi @Lloyd33-9166,
Were these agents recently discovered? If this is the case, give it some time for the correct information to populate.
If the agents have already been added/discovered some time ago, start by checking the Operations Manager event log for any errors.
Also try checking with PowerShell if you gey any agent information:
Import-Module OperationsManager
Get-SCOMAgent | Select Name, Version
If PowerShell returns the correct information, try clearing the cache of your Operations Console and your SCOM management servers.
How and When to Clear the Cache
----------
(If the reply was helpful please don't forget to upvote or accept as answer, thank you)
Best regards,
Leon