mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add docs for glances raid monitoring (#19464)
This commit is contained in:
parent
37e0348929
commit
af4262c85b
@ -65,5 +65,8 @@ Glances integration will add the following sensors if available in the platform:
|
||||
- docker_active: The count of active Docker containers.
|
||||
- docker_cpu_use: The total CPU usage in percent of Docker containers.
|
||||
- docker_memory_use: The total memory used by Docker containers.
|
||||
- For each detected raid the following sensors will be created:
|
||||
- raid_available: The number of available devices for the raid.
|
||||
- raid_used: The number of devices used by the raid.
|
||||
|
||||
Not all platforms are able to provide all metrics. For instance the cpu temp sensor requires installing and configuring `lmsensors` in Ubuntu, and may not be available at all in other platforms.
|
||||
|
Loading…
x
Reference in New Issue
Block a user