aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/js/nms.js
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-03-20 13:05:08 +0000
committerKristian Lyngstol <kly@kly.no>2016-03-20 13:05:08 +0000
commit4e411aa684bfc2f224319ef0df7ea9555b6faa29 (patch)
treeb2bcb47b6b8357b1bb1a3d3904b2b695f95dd164 /web/nms.gathering.org/js/nms.js
parentd98c48eeb7b3d3ae0bf49012160dfde907c014b2 (diff)
NMS: Add dhcp-summary
Diffstat (limited to 'web/nms.gathering.org/js/nms.js')
-rw-r--r--web/nms.gathering.org/js/nms.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/nms.gathering.org/js/nms.js b/web/nms.gathering.org/js/nms.js
index 1270a7f..bf13c57 100644
--- a/web/nms.gathering.org/js/nms.js
+++ b/web/nms.gathering.org/js/nms.js
@@ -465,6 +465,7 @@ function initNMS() {
nmsData.registerSource("ping", "/api/public/ping");
nmsData.registerSource("switches","/api/public/switches");
nmsData.registerSource("switchstate","/api/public/switch-state");
+ nmsData.registerSource("dhcpsummary","/api/public/dhcp-summary");
// This is a magic dummy-source, it's purpose is to give a unified
// way to get ticks every second. It is mainly meant to allow map