mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
Capture network device info in health report (#18213)
This commit is contained in:
@@ -31,6 +31,7 @@ const (
|
||||
peerRESTMethodLocalStorageInfo = "/localstorageinfo"
|
||||
peerRESTMethodCPUInfo = "/cpuinfo"
|
||||
peerRESTMethodDiskHwInfo = "/diskhwinfo"
|
||||
peerRESTMethodNetHwInfo = "/nethwinfo"
|
||||
peerRESTMethodOsInfo = "/osinfo"
|
||||
peerRESTMethodMemInfo = "/meminfo"
|
||||
peerRESTMethodProcInfo = "/procinfo"
|
||||
|
||||
Reference in New Issue
Block a user