[LMA Plugin Guide] Trivial fix

Change-Id: I363eef409fe4e653076d92ca9a54d7a9689e73d4
This commit is contained in:
Olena Logvinova 2017-02-08 16:56:23 +02:00
parent abe21e9c81
commit c243368d62
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ The steps to create such alarms in Nagios are as follows:
define service {
service_description Elasticsearch system CPU
host node-13
host_name node-13
check_command check_cpu_metric!elasticsearch!30!50:
use generic-service
}