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.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[zabbix_server]
|
||||
zbx-server01 ansible_connection=local
|
||||
|
||||
[zabbix_proxy]
|
||||
zbx-proxy-bank01 ansible_connection=local zabbix_proxy_mode=active
|
||||
zbx-proxy-bank02 ansible_connection=local zabbix_proxy_mode=passive
|
||||
|
||||
[zabbix_agents_linux]
|
||||
linux-app01 ansible_connection=local zabbix_agent_mode=active
|
||||
|
||||
[zabbix_agents_aix]
|
||||
aix-core01 ansible_connection=local zabbix_agent_mode=active
|
||||
Reference in New Issue
Block a user