i want to create a dashboard that shows me some information about the free and used space for some servers. I tried using the matrix tile which is very helpful and provides the information needed but it doesn’t show me the name of the server, just the name of the disk (C: or D:). I created this view by selecting my group of servers and then i have chosen the Class “LogicalDisk (WindowsServer)”. Is there a way to add the servername to the matrix tile?
Check out the “Editing columns in the JSON editor” section - Specifically, you need to add a labelTemplate in the config > display block. The default is displayName property, though you should include the principalName property too. Example: