mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Add periodic five minutes script
This commit is contained in:
parent
34db4a1486
commit
adf62c7f65
6 changed files with 87 additions and 24 deletions
|
|
@ -64,7 +64,7 @@ if(haveAdminPrivileges()) then
|
|||
{id="report", label="Units of Measurement", advanced=false, pro_only=false, disabled=false},
|
||||
{id="logging", label="Logging", advanced=false, pro_only=false, disabled=(prefs.has_cmdl_trace_lvl == true)},
|
||||
{id="snmp", label="SNMP", advanced=true, pro_only=true, disabled=false},
|
||||
{id="nbox", label="nBox Integration", advanced=false, pro_only=true, disabled=false},
|
||||
{id="nbox", label="nBox Integration", advanced=true, pro_only=true, disabled=false},
|
||||
}
|
||||
|
||||
if(info["version.enterprise_edition"]) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue