Node ID | <%- fields.node_id %> |
Physical Node | <%- fields.phys_nodeid %> |
Experiment | <%- fields.expinfo.pid %>/<%- fields.expinfo.eid %> |
Type | <%- fields.type %> |
Class | <%- fields.class %> |
Control IP | <%- fields.control_ip %> |
Management IP | <%- fields.management_ip %> |
Event State | <%- fields.eventstate %> |
Alloc State | <%- fields.allocstate %> |
Boot Image | <%- fields.def_boot_image_name + ":" + fields.def_boot_image_vers %> |
Def Boot Cmdline | <%- fields.def_boot_cmd_line %> |
Temp Boot OS | <%- fields.temp_boot_osinfo_name %> |
Next Boot OS | <%- fields.next_boot_osinfo_name %> |
Next Boot Cmdline | <%- fields.next_boot_cmd_line %> |
OP Mode | <%- fields.op_mode %> |
PXE Boot Path | <%- fields.pxe_boot_path %> |
Next PXE Boot Path | <%- fields.next_pxe_boot_path %> |
Role | <%- fields.role %> |
Inception | <%- fields.inception %> |
Reservable | Yes |
<%- key %> | <%- val %> |
Pre Reserve | <%- fields.reserved_pid %> <% if (_.has(fields, "reservation_name")) { %> (<%- fields.reservation_name %>) <% } %> |
Outlet | <% if (_.has(fields.outlet, "outlet")) { %> <% var url = 'show-node.php?node_id=' + fields.outlet.power_id; %> <%- fields.outlet.power_id %>:<%- fields.outlet.outlet %> <% } else { %> <%- fields.outlet.power_id %> <% } %> |
URN | <%- fields.urn %> |
Tipline | <%- fields.tipline.server %>:<%- fields.tipline.tipname %> |
Project | <%- fields.expinfo.pid %> |
Experiment | <%- fields.expinfo.eid %> |
Node Vname | <%= fields.expinfo.vname %> |
Startup Command | <%- fields.expinfo.startupcmd %> |
Startup Exit Status | <%- fields.expinfo.startstatus %> |
Tarballs | <%- fields.expinfo.tarballs %> |
Rpms | <%- fields.expinfo.rpms %> |
Idle Time | <%- fields.expinfo.idletime %> hours |
Last Activity Report | <%- fields.expinfo.activity.last_report %> |
Last CPU Activity | <%- fields.expinfo.activity.last_cpu_act %> |
Last TTY Activity | <%- fields.expinfo.activity.last_tty_act %> |
Last Net Activity | <%- fields.expinfo.activity.last_net_act %> |
Router Type | <%- fields.expinfo.routertype %> |
Root Password | <%- fields.expinfo.root_password %> |
Attribute | Value | <% _.each(fields.attributes, function(val, key) { %>
---|---|
<%- key %> | <%- val %> |
<%- key %> | <%- val %> | Feature | Weight | <% _.each(fields.features, function(val, key) { %>
<%- key %> | <%- val %> |
<%- key %> | <%- val %> |
Iface | Role | Type | Protocol | MAC | Speed/Mbs | IP | Switch | Iface | <% _.each(fields.interfaces, function(info) { %>|||
---|---|---|---|---|---|---|---|---|---|---|---|
<%- info.iface %> | <%- info.role %> | <%- info.type %> | <%- info.protocols %> | <%- info.mac %> | <% if (info.current_speed != 0) { %> <%- info.current_speed %><% } %> | <%- info.IP %> | <% if (info.switch_id) { var url = "show-node.php?node_id=" + info.switch_id; if (info.switch_isswitch) { url += "#" + info.switch_card + ":" + info.switch_port; } %> <% if (window.ISGUEST) { %><%- info.switch_id %> | <% } else { %><%- info.switch_id %> | <% } %>> <%- info.switch_iface %> (<%- info.switch_card %>,<%- info.switch_port %>) | <% } else { %><% } %> |
Type | ID | Len | Node | Experiment | Iface | Role | Type | Node | Iface | Role | Type | <% _.each(fields.interfaces, function(info) { %>
---|---|---|---|---|---|---|---|---|---|---|---|
<%- info.wire_type %> | <% if (info.wire_id) { %><%- info.wire_id %><% } %> | <% if (info.wire_length != 0) { %> <%- info.wire_length %><% } %> | <% if (info.node_id1 != fields.node_id) { var url = "show-node.php?node_id=" + info.node_id1; if (info.isswitch1) { url = url + "#" + info.card1 + ":" + info.port1; } %> <%- info.node_id1 %> <% } else { %> <%- info.node_id1 %> <% } %> | <% if (_.has(info, "exptidx")) { %> <%- info.pid %>/<%- info.eid %> <% } %> | <%- info.iface1 %> <% if (info.isswitch1) { %> (<%- info.card1 %>,<%- info.port1 %>) <% if (info.node_id1 == fields.node_id) { %> <% } %> <% } %> | <%- info.role1 %> | <%- info.type1 %> | <% if (info.node_id2 != fields.node_id) { var url = "show-node.php?node_id=" + info.node_id2; if (info.isswitch2) { url = url + "#" + info.card2 + ":" + info.port2; } %> <%- info.node_id2 %> <% } else { %> <%- info.node_id2 %> <% } %> | <%- info.iface2 %> <% if (info.isswitch2) { %> (<%- info.card2 %>,<%- info.port2 %>) <% if (info.node_id2 == fields.node_id) { %> <% } %> <% } %> | <%- info.role2 %> | <%- info.type2 %> |
Iface | Type | Link Name | MAC | IP | Vlan ID | Vlan Tag | <% _.each(fields.vinterfaces, function(info) { %>||
---|---|---|---|---|---|---|---|---|
<%- info.iface %> | <%- info.type %> | <%- info.vname %> | <%- info.mac %> | <%- info.IP %> | <% if (info.vlanid != 0) { %><%- info.vlanid %> | <%- info.vlantag %> | <% } else { %><% } %> |
Iface | Vlan ID | Link Name | Tag | Stack |
---|---|---|---|---|
<%- iface %> | <%- info.id %> | <%- info.virtual %> | <%- info.tag %> | <%- info.stack %> |
Node ID | Pid | Eid |
---|---|---|
<%- info.node_id %> | <%- info.pid %> | <%- info.eid %> |