ntopng/scripts/plugins/alerts/network/device_connection_disconnection/manifest.lua
2020-10-22 14:27:26 +02:00

10 lines
202 B
Lua

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