Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
manpage:dvg_send_traffic [2010/10/31 09:47] – Ueli Heuer | manpage:dvg_send_traffic [2011/12/04 19:22] (current) – Ueli Heuer | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== dvg_send_traffic ====== | ||
+ | |||
+ | ===== SYNOPSIS ===== | ||
+ | **dvg_send_traffic.pl** [--to mailaddress] [--customer custId] [--last | [--year yyyy] [--month mm]] | ||
+ | |||
+ | ===== DESCRIPTION ===== | ||
+ | dvg_send_traffic.pl sends the trafficsum to the given emailaddress. | ||
+ | |||
+ | ===== OPTIONS ===== | ||
+ | --to\\ | ||
+ | The emailaddress of the receiver for the traffic report. If not set, the report is printed to stdout. | ||
+ | |||
+ | --customer\\ | ||
+ | If customerIds are given only the traffic of these customer will be included. (optional, multiple) | ||
+ | |||
+ | --last\\ | ||
+ | | ||
+ | |||
+ | --year\\ | ||
+ | The year of the report. You have to use 4-digit notation. The default is the current year. | ||
+ | |||
+ | --month\\ | ||
+ | The month of the report (01 -> januar ... 12 -> december). There is no default value! | ||
+ | |||
+ | --quiet\\ | ||
+ | If set, send_traffic.pl is quiet | ||
+ | |||
+ | --help\\ | ||
+ | this page :) | ||
+ | |||
+ | --version\\ | ||
+ | Print the version and revision of this program | ||
+ | |||
+ | ===== BUGS ===== | ||
+ | There could be some bugs. If you find one (or more) please report it to [[DVGTOOL> | ||
+ | |||
+ | ===== COPYRIGHT ===== | ||
+ | |||
+ | This program is Copyright (C) 2005 ... 2011 by Ueli Heuer. | ||
+ | |||
+ | It is licensed under the terms of the GPL. | ||
+ | |||
+ | {{tag> |