davetroy / honeycomb

Tracks DHCP leases and allows users to claim devices and tie them to an individual user and then track usage

This URL has Read+Write access

David Troy (author)
Tue Oct 20 16:44:29 -0700 2009
commit  0c0c14050e93b369c07904bb452ab6869468b7d1
tree    a63e29ddbc97b679b117223e61a65e21fb22f9e7
parent  5f849e5845083db5dbfbb69c3a1d54599124bf91
name age message
file .gitignore Loading commit data...
file Capfile Sat Feb 07 13:57:47 -0800 2009 Prepare for deployment [davetroy]
file README
file Rakefile Fri Feb 06 23:01:12 -0800 2009 Initial app commit [davetroy]
directory app/
directory config/
directory db/
directory doc/
directory lib/
directory public/ Sat Feb 07 15:02:01 -0800 2009 Adding more time fields to Appearance [davetroy]
directory script/ Sat Feb 07 16:03:43 -0800 2009 Added script/daemons [davetroy]
directory test/
README
Honeycomb passively monitors DHCP leases and gives users an opportunity to claim devices by hardware MAC address. It 
then monitors subsequent usage and can show current or historical usage information.

Made available under the MIT License
(C) 2009 David C. Troy, dave@roundhousetech.com