removed jenkins check command from base commands, as that has been outsourced to the jenkins module
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|Repo Name| version | Build Status|
|
||||
|---|---|---|---|
|
||||
|`cd_nagios`| 0.0.1.6 | [](https://jenkins.confdroid.com/job/cd_nagios/)|
|
||||
|`cd_nagios`| 0.0.1.7 | [](https://jenkins.confdroid.com/job/cd_nagios/)|
|
||||
|
||||
### Synopsis
|
||||
Nagios is a powerful open source software solution for monitoring your IT environments.
|
||||
@@ -147,11 +147,11 @@ by Default, Nagios creates its own nagios.conf file, which is not a vhost file a
|
||||
In order to monitor clients, NAGIOS must be able to connect to them. There are multiple ways of doing so, the most common ones being NRPE and SSH.
|
||||
So far this module works through the usage of NRPE, which by default is enabled. Class cd_nagios::client::nrpe configures nrpe.cfg and opens the required firewall port on clients (optional,default).
|
||||
|
||||
|
||||
### Manage additional resources
|
||||
### Manage Additional Resources
|
||||
|
||||
### Known Problems
|
||||
|
||||
|
||||
### Support
|
||||
* OS: CentOS 6, 7
|
||||
* Puppet 3.x
|
||||
|
||||
Reference in New Issue
Block a user