mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
1f24dec3e3
commit
b117e8a23a
178 changed files with 6639 additions and 124 deletions
|
|
@ -2,7 +2,7 @@ $(function() {
|
|||
|
||||
const MAX_RECIPIENTS = 3;
|
||||
const DEFAULT_MEASUREMENT = "cicmp";
|
||||
const INFRASTRUCTURE_ENDPOINT = "/lua/rest/v1/get/system/data.lua";
|
||||
const INFRASTRUCTURE_ENDPOINT = "/lua/rest/v2/get/system/data.lua";
|
||||
|
||||
const getMeasurementRegex = (measurement) => {
|
||||
switch (measurement) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue