Files
scripts/service/zabbix/man/readme.md
2026-01-12 01:21:54 +04:00

12 lines
192 B
Markdown

## zabbix_agentd.conf
#### check zfs
```ini
UserParameter=zpool.check,/etc/zabbix/scripts/zpool_check.pl
```
## trigger
#### check zfs
```
{Template ZFS Pool:zpool.check.str(degraded)}=1
```