]> sipb.mit.edu Git - wiki.git/blob - hackathons/great-hacksby/projects.mdwn
6c9f8584495614c85cc6b1055b08e4b2e79ec96a
[wiki.git] / hackathons / great-hacksby / projects.mdwn
1 [Straversity](http://straversity.com/mit/)
2 ==========================================
3 talk to:
4 --------
5 - [Daniel Stallworth](mailto:danieljs@mit.edu)
6
7 Central Hub for a variety of MIT websites, much more comprehensive than MIT's main site for an easier method of finding desired MIT sites and discovering new ones. 
8
9
10
11
12 smiopp
13 ======
14 talk to:
15 -------- 
16 - [Daniel Clark](mailto:djbclark@mit.edu)
17
18 Some MIT living groups have relatively slow internet connections (usually 10/10). As do some small business, etc. It's useful to have a public display showing who is using the most bandwidth (and how much), so they can be asked to throttle their use if they are making the connection slow for everyone else. Also, just knowing that the display exists seems to make people more mindful of their bandwidth use.
19
20 Current technologies used are  argus - http://www.qosient.com/argus/ - ruby, bourne shell. Future work will include SNMP, and the code is simple enough it could be re-written entirely in ruby or python by someone clueful in under an hour (except that for python a feature - the ability to use client-side SSL certificates - may need to be added to a library first).  Also we need to use a very new/untested feature of argus for SNMP integration, so C knowledge would also be useful.
21
22 smiopp is currently set up and being quite useful at http://pika.mit.edu - the display looks like this and updates every five minutes with the average of the previous 5 minutes:
23
24 Peverill, Matthew
25 PIKA-SIXTY-TWO 00241d17d578
26 up 6 KB/s (0%) down 288 KB/s (22%)
27
28 Fernandes, Braulio Pessoa
29 18.214.1.234 e0f8470f190e
30 up 5 KB/s (0%) down 209 KB/s (16%)
31
32 Visit https://nic.mit.edu/dhreg/support/
33 PIKA-ONE-FORTY-FIVE 001e33d26666
34 up 3 KB/s (0%) down 77 KB/s (6%)
35
36 YFNCC
37 HOGGLE 00114305f429
38 up 0 KB/s (0%) down 1 KB/s (0%)
39
40 (note that one of the tasks is doing incremental update so the "visit" stanzas go away)
41
42 There is a not actually used yet mostly current dump of code and doc at:
43 http://gitorious.org/smiopp