35e6b139fc
ci / validate (push) Failing after 1m8s
Rework portfolio around Linux operations, Zabbix monitoring, migration validation, and ELK/Grafana log observability. Add AAP-style LVM resize workflow, Zabbix server/proxy/agent automation assets, Linux/AIX monitoring templates, and updated validation CI.
14 lines
320 B
JSON
14 lines
320 B
JSON
{
|
|
"host": "aix-core01",
|
|
"proxy": "zbx-proxy-bank01",
|
|
"mode": "active",
|
|
"checks": {
|
|
"aix.fs.root.pused": 68.2,
|
|
"aix.cpu.user": 17.5,
|
|
"aix.memory.free_mb": 8192,
|
|
"aix.net.errin": 0,
|
|
"aix.process.count[cron]": 1
|
|
},
|
|
"note": "Sample payload for review; AIX runtime is not emulated locally."
|
|
}
|