TODO-0001 - spell check
This commit is contained in:
@@ -19,12 +19,10 @@ Nagios is a powerful open source software solution for monitoring your IT enviro
|
||||
Installation:
|
||||
|
||||
* Nagios Server instance:
|
||||
|
||||
* install httpd via cd_apache
|
||||
* install Nagios server binaries on Nagios server
|
||||
|
||||
* Nagios clients:
|
||||
|
||||
* install client binaries like nagios plugins etc.
|
||||
* include NRPE via `cd_nrpe` (optional)
|
||||
|
||||
@@ -33,8 +31,8 @@ Configuration
|
||||
* configure all aspects of Nagios on server
|
||||
* manage nagios service user
|
||||
* manage directories (filesystem permissions, selinux )
|
||||
* manage cgi.cfg through parameters
|
||||
* manage nagios.cfg through parameters
|
||||
* manage `cgi.cfg` through parameters
|
||||
* manage `nagios.cfg` through parameters
|
||||
* manage Nagios users through external Puppet rules via define
|
||||
* manage Nagios commands through Puppet exports
|
||||
* manage Nagios template definitions through external Puppet rules via define
|
||||
@@ -58,7 +56,6 @@ Monitoring
|
||||
* monitor Nagios host
|
||||
* monitor Nagios service
|
||||
* monitor clients:
|
||||
|
||||
* ping
|
||||
* root partition
|
||||
* swap usage
|
||||
|
||||
Reference in New Issue
Block a user