- 22 May, 2014 5 commits
-
-
Gary Wong authored
The pieces are: * A monitoring daemon (clientside/protogeni/shared-node-monitor), which runs in each Xen shared node dom0, and gathers node and interface statistics. It communicates these over the event system with... * A listening daemon (event/monitoring/shared-node-listener), running on the local boss node, and inserts everything it hears into the MySQL database "monitoring". This database is also used by... * A site-wide monitoring daemon (protogeni/scripts/mondbd), periodically polling the normal testbed database (nodes and interfaces tables) and copying snapshots of the important pieces into the monitoring database. * The monitoring database is also read by a WWW front end invoked as a WSGI process by Apache. This front end is developed by the GPO and modified to work with ProtoGENI, and is maintained in an independent repository.
-
Kirk Webb authored
For use with the Apt control net switches. Note that this does NOT imply full support for the PowerConnect 5548.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 21 May, 2014 19 commits
-
-
Leigh B Stoller authored
The goal is to put all of the ilo management interfaces (except for the control node of course) on to a private network. We determine this by looking at the IP in the interface entry, but since dhcpd will not allow a mix of subnets have to create a new subnet for it. Then when we have to interact with the ilo we will have to set up an openvpn tunnel to the control node. Why a VPN? Cause the remote console will not work across an http proxy. This code can be further generalized if we think it will be useful in a non-genirack setting.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
bridge.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
the private network for ilo management interfaces.
-
Leigh B Stoller authored
overwriting config files after initial setup, cause they are special in some way. APT cluster, for example.
-
Leigh B Stoller authored
Allows the script to be used before or after ilo is reconfigured.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
Jonathon Duerig authored
Move all apt image files to the images directory. # Please enter the commit message for your changes. Lines starting
-
Jonathon Duerig authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Jonathon Duerig authored
-
- 20 May, 2014 6 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
Also, add undocumented -F option to quickly fix any broken hash files (i.e., by reading hash value from the DB and not recomputing it).
-
Leigh B Stoller authored
-
- 19 May, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
This is for geniracks or for our APT setup. Includes the -N option described in the previous commit. Also changed the makefile to install this script under the install-genirack target.
-
Mike Hibler authored
Not particularly useful in the case of xenbridge setup inside Emulab where we only use it for the control network. However, I had made all the changes to this file before I realized it was the wrong version, so what the heck!
-
- 18 May, 2014 5 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
new ajax model.
-
Leigh B Stoller authored
node state in sliver status. Use a web task to track create image and return status from ImageInfo.
-
Leigh B Stoller authored
-
- 16 May, 2014 1 commit
-
-
Mike Hibler authored
-