Add Webmin filesystem sensors (#31787)

This commit is contained in:
Sid 2024-05-16 09:06:25 +02:00 committed by GitHub
parent b4b222160b
commit 5e51f3becc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,3 +34,15 @@ Following sensors will be added:
- Memory free
- Swap total
- Swap free
- Total space for all disks
- Free space for all disks
- Used space for all disks
- For each filesystem mountpoint:
- Used space
- Free space
- Total space
- Used inodes
- Free inodes
- Total inodes
- Disk usage in percent
- Inode usage in percent