.TH prometheus 1 "January 3, 2008" .LO 1 .SH NAME prometheus \- Traffic shaper replacement for Internet Service Providers .SH SYNOPSIS .ll +8 .B prometheus .RB [ " \-dfnpv9 " ] .RB [ " \-c\ filename " ] .RB [ " \-h\ filename " ] .SH DESCRIPTION Prometheus QoS generates multiple nested HTB tc classes with various rate and ceil values, and implements optional daily traffic quotas and data transfer statistics (as HTML). It is compatible with NAT, both asymetrical and symetrical, yet still provides good two-way shaping and prioritizing, both upload and download. .SH OPTIONS .TP .B \-?, --help this help screen .TP .B \-c filename force alternative /etc/prometheus.conf filename .TP .B \-d dry run (preview tc and iptables commands on stdout) .TP .B \-h filename force alternative /etc/hosts filename (overrides hosts keyword) .TP .B \-f just flush iptables and tc classes and exit (stop shaping) .TP .B \-n run Now (start shaping without delay - overrides qos-free-delay keyword) .TP .B \-r Run (reset all statistics and start shaping) .TP .B \-p just generate preview of data transfer statistics and exit .TP .B \-l Mmm YYYY generate HTML summary of traffic logs (Mmm=Jan-Dec or Year, YYYY=year) .TP .B \-m generate HTML summary of traffic logs for yesterday's month .TP .B \-y generate HTML summary of traffic logs for yesterday's year .TP .B \-v, --version show version number of this utility and exit .TP .B \-9 emergency iptables flush (do not read data transfer statistics) .SH SEE ALSO iptables(8), tc(8), prometheus.conf(5) .SH AVAILABILITY Prometheus is available at https://dev.arachne.cz/svn/prometheus/downloads