mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Reworks alerts to prevent local hosts I/O
This commit is contained in:
parent
1c826e480c
commit
a22022bb30
20 changed files with 171 additions and 149 deletions
|
|
@ -24,14 +24,6 @@
|
|||
--! @ingroup Script
|
||||
---------------------------------
|
||||
|
||||
|
||||
--! @memberof interface
|
||||
--! @brief Get the default network interface name.
|
||||
--! @details For more information please read the @ref ntop_get_default_interface_name documentation.
|
||||
--! @return {string} The default network interface name of ntopng.
|
||||
function getDefaultIfName()
|
||||
|
||||
|
||||
--! @memberof interface
|
||||
--! @brief Sets the network interface name identified by Id as active one on which to perform operations.
|
||||
--! @details For more information please read the @ref ntop_set_active_interface_id documentation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue