Hello,
I'm using a value lookup to represent Disk Status of my storage. Values can be from 1 to 8 I'd like to know it's possible to add state to this gauge. Actually we have :
Ok Warning Error None.
I'd like to create new one such as "Spare", "Offline", etc... And if it's possible how to define color schema for those new state.
Add comment