curl --location --request GET 'http://172.16.1.44:9800/monitor/systemInfo/diskFree/query?serverAlias=172.4.2.74:35382&time=1750398569580&ua_token=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJyb290IiwiYWNjb3VudGlkIjozLCJjb2RlIjoiIiwiY3JlYXRlZCI6MTc1MDM5ODQyMTgxNiwiaXAiOiIiLCJuaWNrbmFtZSI6Iuezu-e7n-euoeeQhuWRmCIsInR5cGUiOmZhbHNlLCJleHAiOjE3NTA0ODQ4MjEsInVybCI6IiJ9.vZJKODiuD03tnvJWvBPCcITQZwQH9EW9SylFqa-gIgXKAXdMOURO2nRjGtsJHwcq5VmcPh7iNGZrlQpbUbLaaQ&lang=zh-CN' \
--header 'ua_token: eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJyb290IiwiYWNjb3VudGlkIjozLCJjb2RlIjoiIiwiY3JlYXRlZCI6MTc1MDM5ODQyMTgxNiwiaXAiOiIiLCJuaWNrbmFtZSI6Iuezu-e7n-euoeeQhuWRmCIsInR5cGUiOmZhbHNlLCJleHAiOjE3NTA0ODQ4MjEsInVybCI6IiJ9.vZJKODiuD03tnvJWvBPCcITQZwQH9EW9SylFqa-gIgXKAXdMOURO2nRjGtsJHwcq5VmcPh7iNGZrlQpbUbLaaQ' \
--header 'ua_token;'
{
"data": {
"code": 200,
"data": [
{
"metric": {
"device": "/dev/mapper/klas-root",
"fstype": "xfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"1922473.73828125"
]
},
{
"metric": {
"device": "/dev/sda2",
"fstype": "xfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/boot",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"806.734375"
]
},
{
"metric": {
"device": "tmpfs",
"fstype": "tmpfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/run",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"7703.14453125"
]
},
{
"metric": {
"device": "tmpfs",
"fstype": "tmpfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/run/user/0",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"1552.12109375"
]
},
{
"metric": {
"device": "tmpfs",
"fstype": "tmpfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/run/user/1000",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"1552.140625"
]
},
{
"metric": {
"device": "tmpfs",
"fstype": "tmpfs",
"host": "172.16.1.56",
"instance": "172.16.1.56:9103",
"job": "exporter",
"mountpoint": "/tmp",
"port": "9103",
"service": "node-exporter",
"serviceName": "node-exporter",
"serviceType": "node-exporter"
},
"value": [
1750399887,
"7758.38671875"
]
}
],
"msg": "success",
"status": 200
},
"result": null,
"message": "成功",
"resultcode": "success"
}