You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
378 B
12 lines
378 B
3 years ago
|
diff -up ./plugins-scripts/check_ntp.pl.not_parsed ./plugins-scripts/check_ntp.pl
|
||
|
--- ./plugins-scripts/check_ntp.pl.not_parsed 2017-01-16 12:24:03.000000000 -0500
|
||
|
+++ ./plugins-scripts/check_ntp.pl 2017-07-12 15:29:20.311215673 -0400
|
||
|
@@ -314,7 +314,6 @@ if ($have_ntpq) {
|
||
|
}
|
||
|
} else {
|
||
|
print "No match!\n" if $verbose;
|
||
|
- $jitter = '(not parsed)';
|
||
|
}
|
||
|
|
||
|
}
|