Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
# 目录已实际为准 cp keepalived.py /itops/zabbix/share/zabbix/externalscripts/keepalived.py chmod +x /itops/zabbix/share/zabbix/externalscripts/keepalived.py chown itops.itops /itops/zabbix/share/zabbix/externalscripts/keepalived.py
# 修改agent配置 vim /itops/zabbix/etc/zabbix_agentd.conf # 脚本路径已实际为准 UserParameter=script.lvs[*],python /itops/zabbix/scripts/keepalived-lvs.py $1 $2 $3
Was this page helpful?