2017-10-04 18:59:22 -05:00
2017-10-03 15:15:10 -05:00
2017-09-21 22:21:15 -05:00
2017-09-21 16:08:21 -05:00
2017-10-04 15:54:58 -05:00
2017-09-26 23:58:12 -05:00
2017-09-26 23:58:12 -05:00
2017-10-04 18:59:22 -05:00

glass_logo

Glass

  • Glass was created as a quick side project out of necessity to fulfill requirements not readily available through our production ISC DHCP Servers

Dashboard

  • Glass has a dashboard containing quick-glance important information pertaining to the health of the server and the pools configured
    • DHCP Leases per second / minute
    • Total Active Leases
    • Server CPU Utilization
    • Shared Network Utilization
    • Subnet Utilization

dashboard_1

DHCP Config Editing

  • A built in config web editor that uses the dhcp server binary to check syntax before over-writing the production config with a bad configuration

dhcp_config

DHCP Config Snapshots

  • Mess up a config? Snapshots are quickly available through the snapshots sidebar as long as you've been editing the config through the Glass interface

dhcp_config_snapshots

DHCP Server Restart

  • Server Stop / Start / Restarting can all be done through the Glass interface

dhcp_server_restart

Statistics

  • Glass exposes useful statistical information in the Web interface that is also available through the raw API interface

statistics_1

Log Streaming

  • Stream the DHCP syslog via Websockets to your browser, making troubleshooting efforts super easy by being able to add realtime filters and have MAC address be translated realtime to the vendor for readability

dhcp_log_stream_filter

log_stream

Glass API

  • Glass has a small but powerful REST API exposing data not otherwise available easily through raw isc-dhcp-server formats

api_examples

Languages
JavaScript 85.5%
CSS 12.1%
HTML 2.2%
Perl 0.2%