Максимально безопасная комплексная проверка текущего Node-хостинга без агрессивной нагрузки.
{
"NODE_ENV": "production",
"PORT": "NOT_SET",
"DB_CLIENT": "mysql",
"DB_HOST": "localhost",
"DB_PORT": "3306",
"DB_NAME": "artskitc_booking-bd",
"DB_USER": "artskitc_bookuser",
"DB_PASSWORD": "SET",
"DB_SSL": "NOT_SET"
}{
"ok": true,
"node": "v20.20.2",
"platform": "linux",
"arch": "x64",
"pid": 3858974,
"cwd": "/home/artskitc/booking.vrpoint.by/node-test",
"port": 3000,
"nodeEnv": "production",
"hostname": "breakout.hostflyby.net",
"tmpdir": "/tmp",
"uptimeSec": 582209.47,
"cpus": 80,
"loadavg": [
31.99,
33.24,
32.66
],
"totalMemMB": 385047,
"freeMemMB": 143961,
"memory": {
"rss": 94478336,
"heapTotal": 24805376,
"heapUsed": 17838600,
"external": 3600036,
"arrayBuffers": 223824
}
}{
"ok": true,
"cwd": "/home/artskitc/booking.vrpoint.by/node-test",
"cwdWritable": true,
"tmpdir": "/tmp",
"tmpWritable": true,
"latencyMs": "1.17"
}{
"ok": true,
"address": "104.20.23.154",
"family": 4
}{
"ok": true,
"host": "example.com",
"port": 443,
"latencyMs": "9.69"
}{
"strict": {
"ok": true,
"url": "https://example.com",
"strictTLS": true,
"statusCode": 200,
"latencyMs": "36.72"
},
"insecure": {
"ok": true,
"url": "https://example.com",
"strictTLS": false,
"statusCode": 200,
"latencyMs": "39.15"
}
}{
"ok": true,
"client": "mysql",
"dbName": "artskitc_booking-bd",
"now": "2026-05-31T00:49:29.000Z",
"latencyMs": "4.02",
"avgQueryMs": "0.23",
"write": {
"ok": true,
"count": 1
}
}{
"cpu": {
"ok": true,
"iterations": 60000,
"latencyMs": "275.93",
"tail": "fa603054c2a21ec2"
},
"filesystem": {
"ok": true,
"operations": 20,
"latencyMs": "7.59"
},
"eventLoop": {
"ok": true,
"samples": [
0.36,
0.17,
0.15,
0.17,
0.13,
0.15,
0.16,
0.16,
0.15,
0.14,
0.13,
0.17,
0.21,
0.19,
0.19
],
"avgDriftMs": 0.18,
"maxDriftMs": 0.36
}
}{
"nodeVersionCommand": {
"ok": true,
"command": "node -v",
"stdout": "v20.20.2",
"stderr": "",
"error": null
},
"diskFree": {
"ok": true,
"command": "df -h .",
"stdout": "Filesystem Size Used Avail Use% Mounted on\n/dev/md100 14T 9.7T 3.6T 74% /home/artskitc",
"stderr": "",
"error": null
}
}[ "This test is safe and lightweight. It is not a real production load test.", "If strict HTTPS fails but insecure HTTPS works, the server likely has a CA / certificate trust issue for outbound requests.", "Database write test uses a temporary table only.", "For shared hosting, do not run aggressive stress tests." ]
Checked at: 2026-05-31T00:49:30.442Z