- 26 Oct, 2005 7 commits
-
-
Leigh B. Stoller authored
rather then popping up a blank text window. Much nicer this way. Thanks to Tim for pointing me to iframe construct, which appears to be supported in all browsers these days.
-
Timothy Stack authored
Some ajax stuff: www/JSON.php, www/json.js: JavaScript Object Notation libraries, sourced from - http://www.crockford.com/JSON/index.html . www/GNUmakefile.in: Install javascript sources. www/Sajax.php: Load the JSON libraries into php and javascript and encode/decode results from the php callback (arguments to the callback aren't done at the moment).
-
Timothy Stack authored
so things work right for mult-homed hosts. Also, send out report bandwidth report messages for nodes other than the syncserver.
-
Leigh B. Stoller authored
have the most recent copy. This needs to be handled better, but I want to be off linktest so bad I can taste it!
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
(and save settings was clicked).
-
Russ Fish authored
-
- 25 Oct, 2005 7 commits
-
-
Mike Hibler authored
# # Argh! dhclient in FreeBSD 5 has a new auto-background "feature", # it dives into the background after 10 seconds regardless of whether # it has received a response. This is fubar for us. Unfortunately, # we cannot just crank this number through the roof because it is based # on a polling interval which actually has a rational purpose. The timeout # is actually (2 * polling_interval) where polling_interval is how often # dhclient rechecks an interface without link. We need to keep this value # reasonable in the event that we boot up and don't immediately have link # on the control net. So lets try 15 seconds (30 second auto-background # timeout) and see how things go. #
-
Leigh B. Stoller authored
weeks ago, so that people know of their existence!
-
Leigh B. Stoller authored
-
Robert Ricci authored
-
Mike Hibler authored
-
Leigh B. Stoller authored
was not looking at the value of $isadmin, so the query was not givin admin people all of the membership.
-
Leigh B. Stoller authored
-
- 24 Oct, 2005 8 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
emulab version of iperf. Linux makefile stuff not working yet.
-
Russ Fish authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
version of iperf.
-
Robert Ricci authored
snooping.
-
Jay Lepreau authored
One major typo FTP->VTP. Add placeholder for multicast recommendation on experimental switches. All rest are typos and spellos.
-
Leigh B. Stoller authored
actually installed on the images, but this is a good place for it. Same source configures and builds on Linux as is, so just need to copy over the source dir to a linux machine and config/build/install. If someone knows how to create an rpm out of it, that would be great!
-
- 21 Oct, 2005 3 commits
-
-
Mike Hibler authored
Also, minor reorg to cleanly separate one-time per-image initialization from per-node stuff.
-
Robert Ricci authored
control net firewalls.
-
Mike Hibler authored
was successfully rebooted via PXEWAKEUP, that following node would get the returned status ($?) of the failed node and thus also fail.
-
- 20 Oct, 2005 13 commits
-
-
Kirk Webb authored
This one escaped from my initial checking.
-
Kirk Webb authored
Hide the Attributes view when there are none to display.
-
Kirk Webb authored
Capitalize menu item...
-
Kirk Webb authored
Link in the modnodeattributes form.
-
Kirk Webb authored
New node_attributes facility and table. Auxiliary node attributes, such as service tag #, BIOS version, etc., are should now be placed into the node_attributes table. This can be accomplished by either using the node_attributes command line tool, or by using the modnodeattributes_form.php3 form (not linked in anywhere yet, but will be in a moment). Attribute names and values are checked for sanity using table_regex entries. Also note that I started with the nodecontrol stuff as a template. The command line tool and web form (which simply calls the command line tool to actually do the modifications) can add, delete, and/or remove attributes. Finally, note that the bios_version column has been moved from the nodes table to the node_attributes table. The Node Information page will show the list of current attributes at the bottom of the info table.
-
Timothy Stack authored
-
Mike Hibler authored
So modify my previous hack to look for the first instance of a label= in that case. This hack has now officially transcended Plain Ole Ugly and has entered the realm of Butt Ugly.
-
Leigh B. Stoller authored
were frozen. Add test for status equal to active.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
eventsys changes in previous revision.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
knows that some tests failed. Otherwise we say all test completed okay, and then print a bunch of errors!
-
- 19 Oct, 2005 2 commits
-
-
Leigh B. Stoller authored
-
Mike Hibler authored
so that different types can use different MFSes as necessary. This ultimately replaces the quadruple-X libos hack which I removed quite some time ago.
-