- 22 Feb, 2005 7 commits
-
-
Leigh B. Stoller authored
static robot map and in the robot tracker applet.
-
Timothy Stack authored
Report battery stats using the watchdog: * robots/emc/emcd.c: Don't send events with battery levels anymore. * tmcd/tmcd.c: Add 'battery' command that updates the battery_percentage, battery_voltage, and battery_timestamp values in the nodes table. It's currently only called by the watchdog running on the garcias. * tmcd/common/libtmcc.pm: Add TMCCCMD_BATTERY function. * tmcd/common/watchdog: Updated to send back battery information obtained from garcia-pilot.
-
Russ Fish authored
-
Leigh B. Stoller authored
and per OSID basis. * Added bios_waittime to node_types table and reboot_waittime to os_info table. Initialized them as follows: update node_types set bios_waittime=60 where class='pc'; update os_info set reboot_waittime=150 where OS='Linux' or OS='FreeBSD' or OS='NetBSD'; update os_info set reboot_waittime=180 where OS=Windows'; * The bios waittime can be edited via the web interface. * The reboot waittime can be set only by admin people right now; this is another case of something that maybe the user should not see cause its too much stuff? Instead, default values are established in www/osiddefs.php3. * os_setup computes its per-node waitime as: (bios_waittime + reboot_waittime) * 2 as per Mike's suggestion. If either value is not defined in the DB, it defaults the original 7 minute value.
-
Russ Fish authored
-
Russ Fish authored
-
Leigh B. Stoller authored
must have pruned this out by accident when cleaning up batchexp a while back (combined it with startexp).
-
- 20 Feb, 2005 1 commit
-
-
Leigh B. Stoller authored
Add a reminder to the cvsweb (short) header reminding users of the LICENSE agreement, and present a link to it.
-
- 18 Feb, 2005 27 commits
-
-
Mike Hibler authored
-
Kirk Webb authored
Added some notes about using stargates in the Emulab environment.
-
Robert Ricci authored
the top.
-
Robert Ricci authored
-
Mike Hibler authored
-
Mike Hibler authored
Zap gated setup.
-
Russ Fish authored
-
Russ Fish authored
-
Kirk Webb authored
Enable windows support by default now. This ensures exports_setup creates samba shares. * rc.mkelab - modify logic s.t. --disable-windows is passed to configure if WINSUPPORT is not set.
-
Jay Lepreau authored
-
Robert Ricci authored
-
Robert Ricci authored
-
Leigh B. Stoller authored
Also add some debug code that will spew to the Java Console, that I can use next Tim runs a big test; I can use that output to can a demo for the tutorial page.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
are cleared in the display!
-
Timothy Stack authored
-
Timothy Stack authored
-
Robert Ricci authored
-
Russ Fish authored
-
Timothy Stack authored
avoid them getting bound up...
-
Timothy Stack authored
-
Timothy Stack authored
fix the robotrack link.
-
Leigh B. Stoller authored
-
Jay Lepreau authored
-
Russ Fish authored
-
Jay Lepreau authored
-
- 17 Feb, 2005 5 commits
-
-
Mike Hibler authored
gated comes from RHL7.3 RPM, pathrate installed in /usr/local/bin
-
Mike Hibler authored
-
Mike Hibler authored
Orange+elabinelab is still the same.
-
Russ Fish authored
-
Timothy Stack authored
-