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,8 @@
--
-- (C) 2020 - ntop.org
--
return {
description = "Trigger an alert when a device connects to - or disconnects from - the network. Local and remote hosts idle timeouts are used to determine connections/disconnections.", --
title = "Device Connection/Disconnection",
}