1 .TH prometheus.conf 5 "January 4, 2008"
4 prometheus.conf \- configuration file for prometheus
9 There are daily traffic quotas defined using "magic-relative-limit" value
10 se to 8. This translates into 48h quota 1 GB for 64 kbps lines,
11 2 GB for 128 kbps lines, etc., with unused credit from day before yesterday
12 stored in /var/run/prometheus.credit. Soft quotas (fair use policy) are
13 applied (resulting in lower HTB priority) even before hard quotas are reached
14 (magic-relative-prio set to 6, which is less then magic-relative-limit set
17 Daily limits are applied by running prometheus every day at 3:00 AM. Between
18 3:00 AM and 6:00 AM, there is QoS free period, enabled by "qos-free-delay"
19 value set to 10800. However, yesterday's data transfer statistics are kept
20 in memory while prometheus QoS is iddle in this sleep mode.
22 Undefined IP addresses share 32 kbps guaranted and 64 kbps maximum speed,
23 set using "free-rate" and "free-ceil" keyword.
25 There is QoS-free zone defined using "qos-free-zone" too be 10.0.0.0/8.
26 This allows for example easy management of gateway from inside this range,
27 or remote management of entire network after ssh to gatway and then another
30 We run HTTP proxy at port 3128 of LAN interface of internet gateway. This
31 proxy is inside "qos-free-zone". Because of "qos-proxy-enable",
32 "qos-proxy-ip" (which is actually IP/number of bits of netmask) and
33 "qos-proxy-port" settings, this port is excluded from QoS-free zone.
73 .B digital-divide-weirdness-ratio
75 .B via-prometheus-asymetry-ratio
77 .B via-prometheus-asymetry-treshold
79 .B adsl-prometheus-asymetry-ratio
81 .B adsl-prometheus-asymetry-treshold
91 .B htb-leaf-discipline
97 .B magic-include-upload
103 .B via-prometheus-magic-relative-limit
105 .B via-prometheus-magic-relative-prio
107 .B via-prometheus-magic-fixed-limit
109 .B via-prometheus-magic-fixed-prio
111 .B adsl-prometheus-magic-relative-limit
113 .B adsl-prometheus-magic-relative-prio
115 .B adsl-prometheus-magic-fixed-limit
117 .B adsl-prometheus-magic-fixed-prio
119 .B via-prometheus-htb-default-prio
121 .B via-prometheus-htb-rate-bonus
123 .B via-prometheus-htb-ceil-malus
125 .B adsl-prometheus-htb-default-prio
127 .B adsl-prometheus-htb-rate-bonus
129 .B adsl-prometheus-htb-ceil-malus
137 .B log-traffic-directory
139 .B log-traffic-url-path
141 .B hall-of-fame-enable
143 .B hall-of-fame-filename
145 .B hall-of-fame-preview
147 .B hall-of-fame-title
149 .B via-prometheus-html-color
151 .B adsl-prometheus-html-color
153 iptables(8), tc(8), prometheus(1)
155 Prometheus is available at https://dev.arachne.cz/svn/prometheus/downloads