Added plugin for detecting unexpected NTP servers

This commit is contained in:
Luca Deri 2020-10-10 10:54:19 +02:00
parent c323c6f351
commit 4565f8af04
7 changed files with 135 additions and 0 deletions

View file

@ -0,0 +1,10 @@
--
-- (C) 2019-20 - ntop.org
--
return {
title = "Unexpected NTP server",
description = "Trigger an alert when not allowed NTP server is detected",
author = "ntop",
dependencies = {},
}