netmap |
Subversion Repositories: |
Compare with Previous - Blame - Download
Requirements:
ping, nmap or fping
awk
PHP (with GD library)
How to install:
unpack the archive
move calstats directory to /usr/local (or somewhere you want to use it in)
change path and directories in 'gen_stats'
if you have nmap installed change STATS_TYPE from 'ping' to 'nmap' (www.insecure.org/nmap/) for faster stats generation
if you have fping installed change STATS_TYPE from 'ping' to 'fping' (www.fping.com) for faster stats generation
run 'gen_stats' to test the configuration
edit 'data/*' files to match your configuration (sample files are included, look at README)
add 'gen_stats' to cron if you want to generate statistics periodically