mirror of https://github.com/Icinga/icinga2.git
Add System Requirements to Windows Agent Documentation
fixes #9180 Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
This commit is contained in:
parent
d9671d1e5c
commit
629a8f1041
1
AUTHORS
1
AUTHORS
|
@ -7,6 +7,7 @@ Blerim Sheqa <blerim.sheqa@netways.de>
|
||||||
Brian Dockter <specus@gmail.com>
|
Brian Dockter <specus@gmail.com>
|
||||||
Carlos Cesario <carloscesario@gmail.com>
|
Carlos Cesario <carloscesario@gmail.com>
|
||||||
Christian Jonak <christian@jonak.org>
|
Christian Jonak <christian@jonak.org>
|
||||||
|
David Beck <techiscool@gmail.com>
|
||||||
Dirk Goetz <dirk.goetz@netways.de>
|
Dirk Goetz <dirk.goetz@netways.de>
|
||||||
Dolf Schimmel <dolf@transip.nl>
|
Dolf Schimmel <dolf@transip.nl>
|
||||||
Edvin Seferovic <edvin@seferovic.net>
|
Edvin Seferovic <edvin@seferovic.net>
|
||||||
|
|
|
@ -397,6 +397,7 @@ Restart Icinga 2 once complete.
|
||||||
Download the MSI-Installer package from [http://packages.icinga.org/windows/](http://packages.icinga.org/windows/).
|
Download the MSI-Installer package from [http://packages.icinga.org/windows/](http://packages.icinga.org/windows/).
|
||||||
|
|
||||||
Requirements:
|
Requirements:
|
||||||
|
* Windows Vista/Server 2008 or higher
|
||||||
* [Microsoft .NET Framework 2.0](http://www.microsoft.com/de-de/download/details.aspx?id=1639) if not already installed.
|
* [Microsoft .NET Framework 2.0](http://www.microsoft.com/de-de/download/details.aspx?id=1639) if not already installed.
|
||||||
|
|
||||||
The setup wizard will install Icinga 2 and then continue with SSL certificate generation,
|
The setup wizard will install Icinga 2 and then continue with SSL certificate generation,
|
||||||
|
|
Loading…
Reference in New Issue