2.1.0b2 release of Hedgehog (Daurian)
Pre-release
Pre-release
Hedgehog 2.1.0b2 - 2016-04-20
- 2.1 release codenamed 'Daurian'
Features:
- Packages available from ppa:dns-stats/presenter
- Added new graphs for different types of TLD (QTYPE and RCODE for most popular TLD). Some support for displaying IDN in their unicode glyphs.
- Added new graph to display Geo-locations of querying subnets and nodes
- Added new graphs to display query sources as BGP prefixes or ASN
- Added new graphs to group nodes by Country/City/Instance
- Added new graph to display Destination Address vs Query rate
- Added option to group nodes in selection tab by Country/City/Instance (specified in nodes.csv) and config option for default choice.
- Added rssacd demon to collect rssac load-time and zone-size data. Requires management IP Address of node to be specified in nodes.csv
- Added GeoLite2 data created by MaxMind, available from http://www.maxmind.com
- Added static link URI to provide access to raw plot files
- Updated database_update_nodes script to support new fields.
- Multiple remote Web front ends now supported
- New config option to customise 'Support' link on Web page
- Ensure output format consistent with latest RSSAC02 specs
Maintenance/Bug fixes:
- Improve DB performance by adding further indexes
- Change to rssac scripts. Processing of unique_sources data now done by 'database_process_rssac_data' script which must be explicitly called.
- check_user_perms script now does all user checks, check db access and data dir. access. Used in new database_update_nodes will gradually be used by all tools.
- Improved chart sizes, font sizes and data ordering in some graphs
- Significant enhancements to installation and management scripts and configuration files.
- Fixed appearance of gvis column chart vAxis
- Fixed error in rssac reports where ".root-servers.org" was used instead of ".root-servers.net".