The next tutorials will cover a set of configuration commonly used in Network Monitoring. These tutorials are made to be followed on CentOS 9 Stream.
- Install CentOS 9 Stream on a virtual machine using Virtual Box.
- Install LAMP Stack on CentOS 9 Stream.
- Install Network Monitoring Solution Zabbix on CentOS 9 Stream.
- Install Zabbix Agent on Windows.
- Install and configure Postfix to use Gmail SMTP on CentOS 9 Stream.
- Create and configure Zabbix Agent's alert.
- Install and configure SNMPv3 on CentOS 9 Stream.
To run docs locally, install MkDocs, the theme MkDocs Simple Blog and the plugin mkdocs-same-dir.
pip install mkdocs mkdocs-simple-blog mkdocs-same-dir
mkdocs serve
mkdocs gh-deploy