> ## Documentation Index
> Fetch the complete documentation index at: https://doc.lwops.cn/llms.txt
> Use this file to discover all available pages before exploring further.

# KeepalivedNew

1. 上传脚本到keepalived keepalived集群服务器全部上传，路径自定义，服务器需有python3和zabbix sender
2. 修改脚本参数 <img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/keepalivednew/image-01.png" alt="KeepalivedNew 操作截图 1" />
3. 设置定时任务 路径以实际为准

```shell theme={null}
crontab -e
*/5 * * * * /usr/bin/python3 /tmp/keepalivedNew.py
```

1. 模板迁移后添加监控对象 <img src="https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/keepalivednew/image-02.png" alt="KeepalivedNew 操作截图 2" />
