Hi,
I need to monitor a system that has around 40 components. Each one of them can be up and running or down at any point in time. I would like to create a matrix of, let's say 5x8 were each cell represents a component and the color tells if it is up or down.
How can I achieve that?
Many thanks