From d1a6b3b3f44be069104de0271124caadf00c9ea9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gerard=20Sta=C5=84czak?= <gerard@thecamels.org>
Date: Fri, 22 Aug 2014 16:54:48 +0200
Subject: [PATCH] added description for rest of templates

---
 README.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1849d5f..6d20ed1 100644
--- a/README.md
+++ b/README.md
@@ -29,21 +29,29 @@ Monitoring basic WHM/cPanel services.
 
 Template Device BigIP F5
 ======
+Monitoring of F5 BigIP network load balancer. It uses SNMP items to monitor basic device parameters (CPU/RAM usage, hardware failure, global traffic) and also it discovers network interfaces, storage, virtual servers and pools
 
 Template Device Cisco ASA
 ======
+Monitoring of Cisco ASA firewall. It uses SNMP items to monitor basic device parameters (CPU/RAM usage, hardware failure, global traffic) and also it discovers 
+network interfaces.
 
 Template Device NetApp
 ======
+Monitoring of F5 BigIP network load balancer. It uses SNMP items to monitor basic device parameters (CPU/RAM usage, disk status, hardware failure, global traffic) and also it discovers snap mirrors volumens (more discovery rules in the future)
 
 Template Device SNMP Generic
 ======
+This is a generic template for SNMP (and any other in fact) devices that do not provide any information via SNMP/any other protocol. It only checks for host availability
 
 Template Inventory
 ======
+This template is used to collect data for automatic host inventory (architecture, operating system, hardware etc). Requires facter (puppetlabs)
 
 Template OMSA
 ======
+Collects data from OpenManage Server Administrator (OMSA) tool for Dell Servers. It monitors hardware components such as chassis, disks, power supplies, fans and other
 
 Template Security
-======
\ No newline at end of file
+======
+Contains items related with basic linux security (iptables status, selinux status) and Fail2ban application
\ No newline at end of file
-- 
GitLab