Make some things markdown links

This commit is contained in:
RealStickman 2022-08-05 16:10:31 +02:00
parent 97c1f1cfd5
commit 1f1af4a82e

View File

@ -109,7 +109,7 @@ Simply deleting/moving the old SQLite database and restarting the proxy is enoug
### XCP-ng
Use zabbix package from EPEL.
Zabbix server can handle the older agent fine (https://www.zabbix.com/documentation/current/en/manual/appendix/compatibility)
Zabbix server can handle the older agent fine [See the Documentation on Compatibility](https://www.zabbix.com/documentation/current/en/manual/appendix/compatibility)
`# yum install zabbix50-agent --enablerepo=epel`
Edit `/etc/zabbix_agentd.conf`
@ -133,7 +133,7 @@ Allow 10050/TCP on the firewall
## TODO
### Encryption with PSK
> https://www.zabbix.com/documentation/6.0/en/manual/encryption/using_pre_shared_keys
> [Official Documentation](https://www.zabbix.com/documentation/6.0/en/manual/encryption/using_pre_shared_keys)
### Force refresh Proxy
> 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
> [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)