Added device connection/disconnection alert (#6801)

This commit is contained in:
MatteoBiscosi 2022-08-05 10:46:13 +02:00
parent ad7a312249
commit d6471d8dac
15 changed files with 105 additions and 116 deletions

View file

@ -0,0 +1,10 @@
--
-- (C) 2019-21 - ntop.org
--
return {
title = "Device Connection/Disconnection",
description = "Trigger an alert upon device connection/disconnection",
author = "ntop",
dependencies = {},
}