diff --git a/pages/02.linux/zabbix/default.en.md b/pages/02.linux/zabbix/default.en.md index df0f734..c651441 100644 --- a/pages/02.linux/zabbix/default.en.md +++ b/pages/02.linux/zabbix/default.en.md @@ -157,3 +157,24 @@ _nope_ ### Force refresh Proxy > [Zabbix Forum Post](https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/363196-cannot-send-list-of-active-checks-to-ip-address-host-ip-address-hostnames-match?p=363205#post363205) + +## Configuration + +### SMART monitoring + +Smart monitoring is available using an official template + +Requirements: + +``` +smartmontools > 7.1 +``` + +Additionally, the `zabbix` user needs to have permission for running `smartctl`. +With `sudo` this can be accomplished without the user entering a password. + +``` +zabbix ALL=(ALL) NOPASSWD:/usr/sbin/smartctl +``` + +After that, add the `SMART by Zabbix agent 2` template to the host