From 0658b695e8ebf601f07d046396cde56643ede471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olber?= Date: Tue, 16 Aug 2016 13:41:04 +0200 Subject: [PATCH] Updated information about templates --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8e17350..7f9afd2 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.