ntopng/scripts/plugins/alerts/network/snmp_topology_change/manifest.lua
2020-09-15 11:33:53 +02:00

10 lines
203 B
Lua

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