zabbix
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
zabbix [2024/06/15 04:48] – protocol | zabbix [2025/04/18 10:19] (current) – protocol | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Templates repo ===== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | ===== HT authentication through zabbix users from DB ===== | ||
+ | |||
< | < | ||
Line 7: | Line 13: | ||
systemctl restart apache2 | systemctl restart apache2 | ||
apt install libaprutil1-dbd-mysql -y | apt install libaprutil1-dbd-mysql -y | ||
+ | |||
+ | nano / | ||
< | < | ||
Line 16: | Line 24: | ||
DBDExptime 300 | DBDExptime 300 | ||
</ | </ | ||
+ | |||
< | < | ||
Line 31: | Line 40: | ||
Require all granted | Require all granted | ||
</ | </ | ||
- | |||
- | |||
- | < | ||
- | DBDriver mysql | ||
- | DBDParams host=localhost, | ||
- | DBDMin 1 | ||
- | DBDKeep 8 | ||
- | DBDMax 16 | ||
- | DBDExptime 300 | ||
- | </ | ||
- | |||
- | < | ||
- | AuthType Basic | ||
- | AuthName " | ||
- | AuthBasicProvider socache dbd | ||
- | AuthnCacheProvideFor dbd | ||
- | AuthnCacheContext Authentication | ||
- | Require valid-user | ||
- | AuthDBDUserPWQuery " | ||
- | </ | ||
- | |||
</ | </ |
zabbix.1718437693.txt.gz · Last modified: 2024/06/15 04:48 by protocol