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:
|
Installation:
|
||||||
|
|
||||||
* Nagios Server instance:
|
* Nagios Server instance:
|
||||||
|
|
||||||
* install httpd via cd_apache
|
* install httpd via cd_apache
|
||||||
* install Nagios server binaries on Nagios server
|
* install Nagios server binaries on Nagios server
|
||||||
|
|
||||||
* Nagios clients:
|
* Nagios clients:
|
||||||
|
|
||||||
* install client binaries like nagios plugins etc.
|
* install client binaries like nagios plugins etc.
|
||||||
* include NRPE via `cd_nrpe` (optional)
|
* include NRPE via `cd_nrpe` (optional)
|
||||||
|
|
||||||
@@ -33,8 +31,8 @@ Configuration
|
|||||||
* configure all aspects of Nagios on server
|
* configure all aspects of Nagios on server
|
||||||
* manage nagios service user
|
* manage nagios service user
|
||||||
* manage directories (filesystem permissions, selinux )
|
* manage directories (filesystem permissions, selinux )
|
||||||
* manage cgi.cfg through parameters
|
* manage `cgi.cfg` through parameters
|
||||||
* manage nagios.cfg through parameters
|
* manage `nagios.cfg` through parameters
|
||||||
* manage Nagios users through external Puppet rules via define
|
* manage Nagios users through external Puppet rules via define
|
||||||
* manage Nagios commands through Puppet exports
|
* manage Nagios commands through Puppet exports
|
||||||
* manage Nagios template definitions through external Puppet rules via define
|
* manage Nagios template definitions through external Puppet rules via define
|
||||||
@@ -58,7 +56,6 @@ Monitoring
|
|||||||
* monitor Nagios host
|
* monitor Nagios host
|
||||||
* monitor Nagios service
|
* monitor Nagios service
|
||||||
* monitor clients:
|
* monitor clients:
|
||||||
|
|
||||||
* ping
|
* ping
|
||||||
* root partition
|
* root partition
|
||||||
* swap usage
|
* swap usage
|
||||||
|
|||||||
Reference in New Issue
Block a user