mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Enable active monitoring in Windows
Only the Ping should be disabled
This commit is contained in:
parent
a55cfd2212
commit
0af92b8bca
1 changed files with 0 additions and 3 deletions
|
|
@ -17,9 +17,6 @@ local script = {
|
|||
-- This module is enabled by default
|
||||
default_enabled = true,
|
||||
|
||||
-- Exclude this script in Windows (as the ICMP monitor is not working there)
|
||||
windows_exclude = true,
|
||||
|
||||
-- No default configuration is provided
|
||||
default_value = {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue