ntopng/attic/scripts/plugins/alerts/interface/device_connection_disconnection/manifest.lua
2022-08-05 10:46:18 +02:00

10 lines
202 B
Lua

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