> ## 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.

# 1.7. linux_ssh

### 1.7.1. 将linux\_ssh.sh、linux\_ssh1.sh导入到/itops/zabbix/share/zabbix/externalscripts路径下

![1.7. linux\_ssh 操作截图 1](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/linuxssh/image-01.png)

### 1.7.2. 赋予权限

```plain theme={null}
chmod 755 linux_ssh*
chown itops. linux_ssh*
```

![1.7. linux\_ssh 操作截图 2](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/linuxssh/image-02.png)

### 1.7.3. 导入并迁移Linux\_ssh模板后，添加对象填入必填信息及被监控端账密、采集服务器IP完成监控

![1.7. linux\_ssh 操作截图 3](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/linuxssh/image-03.png)

![1.7. linux\_ssh 操作截图 4](https://lwweb.oss-cn-shenzhen.aliyuncs.com/docs/images/yuque/linuxssh/image-04.png)

注：被监控端需安装sysstat才能有磁盘IO指标
