diff --git a/views/default.hbs b/views/default.hbs index 1a05307..512e66a 100644 --- a/views/default.hbs +++ b/views/default.hbs @@ -17,7 +17,7 @@
-

Device Dashboard

+

Alert Monitor Dashboard

{{! Everything else gets inserted here }} diff --git a/views/index.hbs b/views/index.hbs index dc50c61..1bcc3b2 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -1,16 +1,31 @@ {{!< default}}

Select a monitor device:

- + + + + + + + + + + + {{#each cores}} + + + + + + + {{/each}} + +
Device NameLocationLast Update
+ + {{#if this.coreName}} + {{this.coreName}} + {{else}} + {{this.coreId}} + {{/if}} + + {{this.locationDesc}}{{this.MaxPub}}{{this.MaxStatus}}