Open Kryce49 opened 1 month ago
The ability to rename sensors would be super helpful as well as filtering. I have a glances widget for my unRAID server and would love to rename disk sdb to 'parity disk' for example. I don't know vue otherwise I'd jump in and help add the functionality.
In your glances config file you can specify alias's for different devices. Example below pulled from a configuration template file I used to setting an instance up. This will use the alias for the web display and include the alias in the api response.
# Alias for sda1 and sdb1
#alias=sda1:SystemDisk,sdb1:DataDisk
Is your feature request related to a problem? If so, please describe.
I have many devices on my server. I don't want to show all of them in the glances widgets but there is no filter option.
Describe the solution you'd like
A posibility to filter the devices in these widgets:
For example: `widgets:
Priority
Medium (Would be very useful)
Is this something you would be keen to implement
No