ntopng/scripts/plugins/alerts/network/snmp_topology_change/manifest.lua
2021-01-02 12:08:23 +01:00

10 lines
203 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "LLDP Topology Monitor",
description = "Detects changes in the SNMP network topology and triggers alerts",
author = "ntop",
dependencies = {},
}