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): --------------------------