Fix typos in readme file for windows plugins

fixes #8223
This commit is contained in:
Tobias von der Krone 2015-01-15 08:56:52 +01:00
parent bb25e5bd8a
commit 462d854d33
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
##Icinga 2 plugins for Windows##
Thhis collection of plugins is intended to provide basic functinality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data.
This collection of plugins is intended to provide basic functionality checks on windows machines. They (mostly) conform to the [nagios developer guidelines](https://nagios-plugins.org/doc/guidelines.html), returning adequate exit codes and printing a pertinent string with performance data.
###Intallation###
The plugins are installed as part of Icinga 2
The plugins are installed as part of Icinga 2.
###Requirements###
- Boost 1.41.0
- Windows Vista, Windows Server 2008 or newer
###Usage###
Call a plugin with the "--help" option to recive information about its usage.
Call a plugin with the "--help" option to receive information about its usage.
###License###
@ -23,4 +23,4 @@ Call a plugin with the "--help" option to recive information about its usage.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.