initial COM1 gateway system blueprint

This commit is contained in:
harald
2026-03-06 14:37:04 +00:00
commit 48cd0f8d3c
395 changed files with 29966 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
==== HX-KI AGENT INVENTAR ====
Zeit (UTC): 20251121-155858
Host: ubuntu-8gb-fsn1-1
Node-Name: FSN1
====================================
---- SYSTEM ----
{
"hostnamectl": "Static hostname: ubuntu-8gb-fsn1-1\n Icon name: computer-vm\n Chassis: vm 🖴\n Machine ID: 58cc49c7371646438458cfbdfc66e08c\n Boot ID: 326ad30710294654947493a5fc97beb8\n Virtualization: kvm\nOperating System: Ubuntu 24.04.3 LTS\n Kernel: Linux 6.8.0-87-generic\n Architecture: x86-64\n Hardware Vendor: Hetzner\n Hardware Model: vServer\nFirmware Version: 20171111\n Firmware Date: Sat 2017-11-11\n Firmware Age: 8y 1w 3d",
"cpu": "Architecture: x86_64\nCPU op-mode(s): 32-bit, 64-bit\nAddress sizes: 40 bits physical, 48 bits virtual\nByte Order: Little Endian\nCPU(s): 4\nOn-line CPU(s) list: 0-3\nVendor ID: GenuineIntel\nBIOS Vendor ID: QEMU\nModel name: Intel Xeon Processor (Skylake, IBRS, no TSX)\nBIOS Model name: NotSpecified CPU @ 2.0GHz\nBIOS CPU family: 1\nCPU family: 6\nModel: 85\nThread(s) per core: 1\nCore(s) per socket: 4\nSocket(s): 1\nStepping: 4\nBogoMIPS: 4199.98\nFlags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault pti ssbd ibrs ibpb fsgsbase bmi1 avx2 smep bmi2 erms invpcid avx512f avx512dq rdseed adx smap clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat pku ospke md_clear\nHypervisor vendor: KVM\nVirtualization type: full\nL1d cache: 128 KiB (4 instances)\nL1i cache: 128 KiB (4 instances)\nL2 cache: 16 MiB (4 instances)\nL3 cache: 16 MiB (1 instance)\nNUMA node(s): 1\nNUMA node0 CPU(s): 0-3\nVulnerability Gather data sampling: Unknown: Dependent on hypervisor status\nVulnerability Itlb multihit: KVM: Mitigation: VMX unsupported\nVulnerability L1tf: Mitigation; PTE Inversion\nVulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown\nVulnerability Meltdown: Mitigation; PTI\nVulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown\nVulnerability Reg file data sampling: Not affected\nVulnerability Retbleed: Mitigation; IBRS\nVulnerability Spec rstack overflow: Not affected\nVulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl\nVulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization\nVulnerability Spectre v2: Mitigation; IBRS; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI SW loop, KVM SW loop\nVulnerability Srbds: Not affected\nVulnerability Tsx async abort: Not affected\nVulnerability Vmscape: Not affected",
"memory": "total used free shared buff/cache available\nMem: 7.6Gi 432Mi 6.8Gi 4.7Mi 615Mi 7.1Gi\nSwap: 0B 0B 0B",
"disk_root": "Filesystem Size Used Avail Use% Mounted on\n/dev/sda1 75G 1.6G 71G 3% /"
}
---- WORKSPACE ----
{
"path": "/data/HXKI_WORKSPACE",
"exists": false
}
---- TELEMETRY ----
{
"path": "/opt/hx-ki/logs/autoindexer_events.log",
"exists": false
}
---- DOCKER ----
{
"ps": "",
"images": ""
}
---- ENV ----
{
"env_file": "/opt/hx-ki/env/.env",
"present": true,
"hx_vars": {
"HXKI_NODE_NAME": "FSN1"
}
}
---- LOAD ----
{
"uptime": "15:58:59 up 2:22, 2 users, load average: 0.00, 0.00, 0.00"
}
---- DISK_DETAIL ----
{
"df_all": "Filesystem Size Used Avail Use% Mounted on\ntmpfs 776M 844K 775M 1% /run\n/dev/sda1 75G 1.6G 71G 3% /\ntmpfs 3.8G 0 3.8G 0% /dev/shm\ntmpfs 5.0M 0 5.0M 0% /run/lock\n/dev/sda15 253M 146K 252M 1% /boot/efi\ntmpfs 776M 12K 776M 1% /run/user/0"
}