Opened 11 years ago

Last modified 11 years ago

#170 new

Make the "Last Contacted" time on https://gmoc-db.grnoc.iu.edu/ actually be the last time the node was updated

Reported by: sedwards@bbn.com Owned by: daldoyle@grnoc.iu.edu
Priority: major Milestone: GPO GEC17 priorities
Component: WebUI Version:
Keywords: Cc:
Dependencies:

Description

The top-level GMOC Web UI lists very recent "Last Contacted" time on a bunch of nodes that we strongly believe haven't been updated in awhile (as we have turned that reporting off).

Further investigation indicates that the wrong field (data_version.unix_epoch) is being displayed. Change the display to instead show device.last_updated.

Also make the equivalent change for slices.

Change History (2)

comment:1 Changed 11 years ago by sedwards@bbn.com

Kevin tried making this change on gmoc-db2. It works but...

None of the entries are recent (last one is in late Oct 2012). So we looked around some more and the UI is displaying things in the devices table in the DB. However gmoc.py reports resources not devices.

So all of the new data is reported as resources not devices and therefore don't show up in the interface.

Dan is looking to see if updating the UI to look at resources is trivial or not. IF it's trivial we might just fix it.

comment:2 Changed 11 years ago by sedwards@bbn.com

Also by Kevin I of course mean Dan (or ethzero_).

Note: See TracTickets for help on using tickets.