code readability
[svn/Prometheus-QoS/.git] / prometheus.1
CommitLineData
81edff80 1.TH prometheus 1 "January 3, 2008"
2.LO 1
3.SH NAME
4prometheus \- Traffic shaper replacement for Internet Service Providers
5.SH SYNOPSIS
6.ll +8
7.B prometheus
8.RB [ " \-dfnpv9 " ]
9.RB [ " \-c\ filename " ]
10.RB [ " \-h\ filename " ]
11.SH DESCRIPTION
12Prometheus QoS generates multiple nested HTB tc classes with various
13rate and ceil values, and implements optional daily traffic quotas and
14data transfer statistics (as HTML). It is compatible with NAT, both
15asymetrical and symetrical, yet still provides good two-way shaping
16and prioritizing, both upload and download.
17.SH OPTIONS
18.TP
19.B \-?, --help
20this help screen
21.TP
22.B \-c filename
23force alternative /etc/prometheus.conf filename
24.TP
25.B \-d
26dry run (preview tc and iptables commands on stdout)
27.TP
28.B \-h filename
29force alternative /etc/hosts filename (overrides hosts keyword)
30.TP
31.B \-f
32just flush iptables and tc classes and exit (stop shaping)
33.TP
34.B \-n
94760911 35run Now (start shaping without delay - overrides qos-free-delay keyword)
36.TP
37.B \-r
38Run (reset all statistics and start shaping)
81edff80 39.TP
40.B \-p
41just generate preview of data transfer statistics and exit
42.TP
5b902402 43.B \-l Mmm YYYY
44generate HTML summary of traffic logs (Mmm=Jan-Dec or Year, YYYY=year)
45.TP
46.B \-m
47generate HTML summary of traffic logs for yesterday's month
48.TP
49.B \-y
50generate HTML summary of traffic logs for yesterday's year
51.TP
81edff80 52.B \-v, --version
53show version number of this utility and exit
54.TP
55.B \-9
56emergency iptables flush (do not read data transfer statistics)
81edff80 57.SH SEE ALSO
58iptables(8), tc(8), prometheus.conf(5)
59.SH AVAILABILITY
60Prometheus is available at https://dev.arachne.cz/svn/prometheus/downloads
This page took 0.272373 seconds and 4 git commands to generate.