diff --git a/README.md b/README.md
index 8e17350300ce7df51b102486a412275dd495a9d5..7f9afd277ed89acedf4bc3c7686012b827407ad4 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,14 @@ Template App Exim
 =====
 Monitoring for mail server Exim.
 
+Template App Fail2Ban
+=====
+Monitoring for Fail2Ban, an intrusion prevention software framework that protects computer servers from brute-force attacks.
+
+Template App Iptables
+=====
+Monitoring for Iptables. You need also add SUDO for zabbix user: ```zabbix  ALL=(ALL) NOPASSWD: /sbin/iptables -L INPUT -n```
+
 Template App Rserve
 =====
 Monitoring for RServer in R.
@@ -70,7 +78,7 @@ Template App Monit
 =====
 Monitoring for Monit service.
 
-Template App MySQL
+Template App MySQLd
 =====
 Monitoring for MySQL 5.5, 5.6 and 5.7. It is using PHP-cli for monitoring. You need also add zabbix user to database. Please run SQL query:
 ```
@@ -159,6 +167,10 @@ Template App Rserve
 ======
 Monitoring for Rserve, Binary R server.
 
+Template App Squid
+======
+Monitoring for Squid, a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.
+
 Template App S.M.A.R.T.
 ======
 Monitoring for S.M.A.R.T. enabled storage devices (HDD's, SSD's and other). Uses discovery script to populate disks. INFO: For non present S.M.A.R.T. values disable items on per-host level.
@@ -340,10 +352,6 @@ Dell Open Manage System Status
 
 You need also add SUDO for zabbix user: ```zabbix  ALL=(ALL) NOPASSWD: /opt/dell/srvadmin/bin/omreport```
 
-Template Security
-======
-Contains items related with basic linux security (iptables status, selinux status) and Fail2ban application. You need also add SUDO for zabbix user: ```zabbix  ALL=(ALL) NOPASSWD: /sbin/iptables -L INPUT -n```
-
 Template SELinux
 ======
 Monitoring for SELinux service.