- Mar 05, 2003
-
-
Robert Ricci authored
-
Robert Ricci authored
using the new assign, and captures Leigh's linkdelays work.
-
Robert Ricci authored
httpd.conf, so callinging it apache.conf and symlinking it is kinda silly.
-
Leigh B. Stoller authored
even when the delays table is not setup properly (cause its an experiment swapped in under the old assign_wrapper).
-
- Mar 04, 2003
-
-
Chad Barb authored
-
Chad Barb authored
De-"new!"-ification. Added a "COOL" menu option, which puts up a gold star, without lying. (e.g., for Join Netbed)
-
Leigh B. Stoller authored
on end nodes). Add support for lans (only duplex links were really supported). Finish up simplex vs duplex stuff wrt the delay_mapping file. Some cleanup, but this program needs a total rewrite and I was not in the mood.
-
Chad Barb authored
Fixed problem in project approval page (unclosed "<p>" tag again) and shrunk big thumbnail a bit in showexp.
-
Chad Barb authored
Added PC Usage reporting to thumbnail view Added "Sort-by" to thumbnail view Changed "Show" so link is not presented to Show mode user is already on. Changed "Show/View/Sort by" links to not change color after visited.
-
Chad Barb authored
Added maximum node size in thumbnail; So single node experiments won't visualize as a huge green square, but rather a smaller one.
-
Mac Newbold authored
-
- Mar 03, 2003
-
-
Robert Ricci authored
-
Robert Ricci authored
allow you to view interfaces that are not in an experiment.
-
Chad Barb authored
Better headers on shownode page, also added "Project" prefix to header on showproject and "Experiment" prefix to header on showexp.
-
Chad Barb authored
(Showing empty td's for pid="emulab-ops")
-
Leigh B. Stoller authored
-
Chad Barb authored
Added "brief thumbnails" view for Jay.
-
Leigh B. Stoller authored
-
- Feb 28, 2003
-
-
Chad Barb authored
Added thumbnail (2x as large as the one which shows up in the list) to showexp page. Added heading to vis(shownsfile), showexp and showproj pages, to more readily identify what you're looking at. Added links from thumbnails to vis(shownsfile) page. Added submenu hackiness to menu.php3 to allow embedding of things into left panel below submenu. Removed "red letter" legend and PC summary from bottom of thumbnail view.
-
Robert Ricci authored
-
Robert Ricci authored
fetch(1)
-
Chad Barb authored
Fixed regexps to allow underscores. ('IDS_Eval/Bro_eval', for instance)
-
Chad Barb authored
Stored in $TB/www/thumbs/, with filenames generated by hashing random data with experiment name. (Stored in vis_experiments table in db.)
-
Robert Ricci authored
vis prerender step setgid tbvis.
-
Robert Ricci authored
-
Robert Ricci authored
-
Robert Ricci authored
into the proper location.
-
Leigh B. Stoller authored
(okay, a "*") in which case it means to not insert a specific node_id into the event, but rather leave it to the subscribers to specify what they need (in the case of the delay agent pid/eid/lan/lan-vnode. The new assign_wrapper inserts these entries like this. Old stuff will continue to work of course.
-
Chad Barb authored
Now NS47-friendly, for the Luddites among us.
-
Robert Ricci authored
-
Leigh B. Stoller authored
that allows the user to get a handle on that queue object so it can be changed. Add a routine (lanlink) to the sim class that operates much like link command (gets the hack class, which in turn is used to get the queue object). Note, there needs to be some work done in the event parser in sim.tcl to deal with lan queues (assumed to be link queues). I'll take care of that later.
-
Mac Newbold authored
-
- Feb 27, 2003
-
-
Chad Barb authored
Added "Created by:" to thumbnail view
-
Robert Ricci authored
-
Chad Barb authored
2 columns instead of 3; also improved style a bit. Still a ways to go.
-
Robert Ricci authored
Note the following: (from the API file) IMPORTANT: elvin uses timeouts internally. So, this function does NOT guarantee that when it returns, either an event has been recieved or your timeout has passed. This should not be much of a problem, but you have been warned! The above is not really fixable, without hacking elvin. And it may not be entirely fixable even then. In particular, the first call to event_poll_blocking() will always return at once, since there are leftover timers from connecting to elvind.
-
Chad Barb authored
Added "thumbnail view" to Experiment List page. Added thumbnail rendering to renderer. Note that thumbnail view is not available when viewing the idle list. Also, loading thumbnails for "all" as admin takes a while!
-
Mac Newbold authored
-
Mac Newbold authored
-
Leigh B. Stoller authored
-