Software list
Here I decided to gather info about all code which I have to share now, and
hope to have time write much more in future.
MAC Vendor Map
Simple bunch of scripts to get MAC addresses from Cisco devices, via telnet,
then get a list of vendors, which are deployed in network. Serach is done
with MACs gatherd earlier.
Details:
http://nhw.pl/blg/articles/mac_count/
Download:
http://nhw.pl/blg/download/mac_count.tgz
Webalizer patch
Webalizer patch adding two new configuration directives. Allows to import
config files (useful when You have to manage many sites with difrent
configs). Second change allows to better track all HTTP_REFERER fields, and
gives better overview what serach strings points to Your web site.
Details:
http://nhw.pl/blg/archives/2005/04/18/T21_43_59Download:
http://nhw.pl/blg/download/webalizer-2.01-10.includeconf2.tgz
SMA patch
Adds new directive to treat all log entries as it would be from one host.
Useful when You want to "mangle" stats from several hosts acting as a SMTP
server for one domain/organization.
Details:
http://nhw.pl/blg/archives/2005/04/22/T23_42_16Download:
http://nhw.pl/blg/download/sma.ptch.tgz
NBCom - NanobloggerComments
Simple and easy to install comments system designed to run with NanoBlogger.
Made with PHP and MySQL.
Details:
http://nhw.pl/blg/articles/nbcom/Download:
http://nhw.pl/blg/download/nbcom.tgz
check.sh
Simple shell/perl script to help maintain FreeBSD packages (shows which are
unused, and can be probably removed).
Details:
http://nhw.pl/blg/archives/2005/09/10/T14_12_55Download:
http://nhw.pl/blg/download/check.sh
sstats
Perl script to collect all log entries which are related to successful mail
delivery (for Sendmail MTA). Groups it by domain and calculates average
delivery time.
Details:
http://nhw.pl/blg/archives/2005/10/08/T23_53_13Download:
http://nhw.pl/blg/download/sstats.gz
perl2mrtg
Perl addon to measure time of response and percentage of lost packet, with
data output formated stright for use in MRTG.
Details:
http://nhw.pl/blg/archives/2005/11/21/T14_31_38/
http://nhw.pl/blg/download/ping2mrtg.gz.