Hi. Not much here yet, except for the following.
- My patches to the BIND-DLZ project's "Performance Tools".
- Mostly this consists of new "writer" modules for the dnsDataGen.pl script to allow for generating random DNS data (zones + records) in more formats, particularly, I've added the following writers under a new 'contrib' directory:
- contrib::writers::mydns::file
- contrib::writers::powerdns::xdb
- contrib::writers::powerdns::sqlite3
- contrib::writers::powerdns::gmysql
- contrib::writers::windowsdns::file
- Additionally, I have modified the original dnsDataGen.pl script slightly so that the SOA record is always created first when generating a new zone. This made it easier to create the new writers which typically need a new zone created before adding records into the zone
- Files:
- bind-dlz-jmiller.patch - The full patch
- sample.conf - A sample config file for use with dnsDataGen.pl
- dns-dict - A list of random words I usually use to seed dnsDataGen.pl
- announcement.txt - Announcement email to the bind-dlz-testers list. This has a little bit more info about the patch and the new writers, if you need it.
- Howto install patch:
- rrdtool module/bindings for php4 (very old. No longer maintained by me. Someone on the Debian proj is maintaining it now. You should not download these or use them. Look at the Debian project for the latest version)
- Perl-based Daemon for monitoring APC UPS's via SNMP (this is also very old, written in 1999. You should avoid it =))