View | Details | Raw Unified | Return to bug 210716
Collapse All | Expand All

(-)./files/patch-plugins__node.d__ntp_states.in (+11 lines)
Line 0 Link Here
1
--- plugins/node.d/ntp_states.in.orig	2014-11-24 21:46:24 UTC
2
+++ plugins/node.d/ntp_states.in
3
@@ -52,7 +52,7 @@ my %stateval = (
4
                  "falsetick" => 1,
5
                  "excess"    => 2,
6
                  "backup"    => 3,
7
-                 "outlyer"   => 4,
8
+                 "outlier"   => 4,
9
                  "candidate" => 5,
10
                  "sys.peer"  => 6,
11
                  "pps.peer"  => 7

Return to bug 210716