From e045d48d9209495fbcd400ea51c3d9b5e7c8ce95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georg=20Sch=C3=B6nberger?= Date: Wed, 26 Jun 2013 11:40:14 +0200 Subject: [PATCH] Reduce README to 80 characters --- README | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README b/README index 2e1ffa4..db7c4b3 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ check_lsi_raid: Nagios/Icinga plugin to check LSI RAID Controllers - Copyright (C) 2009-2013 Thomas-Krenn.AG + Copyright (C) 2013 Thomas-Krenn.AG This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -20,12 +20,15 @@ General: -------- - o The LSI RAID Monitoring Plugin is a Nagios/Icinga checks the LSI RAID Controller for warnings or critical errors. - o It is written in Perl and uses the Storage Command Line Tool ("Storcli") to interact with the RAID Controller. + o The LSI RAID Monitoring Plugin is a Nagios/Icinga to check the LSI RAID + Controller for warnings or critical errors. + o It is written in Perl and uses the Storage Command Line Tool ("Storcli") + to interact with the RAID Controller. Current Version: ---------------- - o The current version of the check_lsi_raid plugin is available at the Thomas-Krenn.AG git-server: + o The current version of the check_lsi_raid plugin is available at the + Thomas Krenn git-server: o http://git.thomas-krenn.com/check_lsi_raid.git Functionalities: @@ -40,12 +43,12 @@ o On the system to be monitored: + check_lsi_raid plugin + storcli - + sudoers entry for user nagios and storcli (example: nagios ALL=(root) NOPASSWD:/usr/sbin/storcli) + + sudoers entry for user nagios and storcli + (example: nagios ALL=(root) NOPASSWD:/usr/sbin/storcli) + NRPE (optional): command definition o On the Icinga-server: + command definition + service definition - + Call-Home-Service (optional): templates (http://www.thomas-krenn.com/de/wiki/Call-Home-Service_mit_Icinga_oder_Nagios_nutzen) Parameter usage (example): --------------------------