linked client installations to target

This commit is contained in:
Arne Teuke
2017-07-28 13:16:40 +01:00
parent 9b6550c92a
commit 3e4f06a1fa
4 changed files with 48 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
|Repo Name| version | Build Status|
|---|---|---|---|
|`cd_nagios`| 0.0.0.10 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_nagios)](https://jenkins.confdroid.com/job/cd_nagios/)|
|`cd_nagios`| 0.0.1.0 | [![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=cd_nagios)](https://jenkins.confdroid.com/job/cd_nagios/)|
### Synopsis
Nagios is a powerful open source software solution for monitoring your IT environments.
@@ -37,9 +37,13 @@ Nagios is a powerful open source software solution for monitoring your IT enviro
### Features
Installation:
* install httpd
* install server binaries on Nagios server
* install client binaries on clients
* Nagios Server instance:
* install httpd via cd_apache
* install Nagios server binaries on Nagios server
* Nagios clients:
* install client binaries like nagios plugins etc.
* install NRPE (optional)
Configuration
* configure all aspects of Nagios on server