- Updating server_metrics dependency to 1.2.4 to monitor more network interfaces.
- Added hostname to title
- Single play/pause button
- Added --bind option to bind to a specific IP Address on the host
- Updating server_metrics dependency to 1.2.4
- switch to relatives paths in templates, so it will work in an nginx subfolder.
- Updating server_metrics dependency to 1.2.3
- Updated copyright
- Removed typekit - included on mistake and fonts weren't used.
- Updating server_metrics dependency to 1.2.2
- Updating server_metrics dependency to 1.2.1 for OSX :avail memory fix
- Release!
- Using the
server_metrics
CollectorTTL
option for better performance on system calls. - Set runner interval to 3 seconds
- Using CPU
:skip_load => true
option as load average info is not displayed. Collecting this involves a system call.
- Misc UI updates
- Update executable output - instructions for accessing from your browser.
- Updating authors and gemspec metadata.
- Fixed Firefox layout, added some UI refinements, bumped up server_metrics gem requirement.
- Initial beta release.