From b40f99f08358dc32d3f8de89a052503549eeded6 Mon Sep 17 00:00:00 2001 From: Louis Sautier Date: Fri, 3 Apr 2015 00:33:04 +0200 Subject: [PATCH] Fix typo fixes #8987 Signed-off-by: Gunnar Beutner --- doc/3-monitoring-basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/3-monitoring-basics.md b/doc/3-monitoring-basics.md index 52e0229d5..7686dfda7 100644 --- a/doc/3-monitoring-basics.md +++ b/doc/3-monitoring-basics.md @@ -1423,7 +1423,7 @@ which can be used for all event commands triggered using ssh: The actual event command only passes the `event_by_ssh_command` attribute. The `event_by_ssh_service` custom attribute takes care of passing the correct daemon name, while `test $service.state_id$ -gt 0` makes sure that the daemon -is only restarted when the service is an a not `OK` state. +is only restarted when the service is not in an `OK` state. object EventCommand "event_by_ssh_restart_service" { -- 2.40.0