User Commands mrtg-traffic-sum(1) NAME mrtg-traffic-sum - Builds monthly traffic summary SYNOPSIS mrtg-traffic-sum [options...] config-file -h, --help display this help and exit --version output version information and exit --catch=regexp filter out things that match this in PageTop --email=address email the result --min=gigabytes minimal number of gigabites required DESCRIPTION The mrtg-traffic-sum goes through the mrtg logs for the tar- gets in the the config file specified and builds the traffic total for the last month in Giga Bytes. (Note in communica- tions Giga is 10^9). The result of this analysis can be sent via email to an address of your choice using the --email option. With the --catch option you can specify a regular expression which will be matched against the contents of the PageTop settings. The regular expression should return a value into $1 and possibly into $2. This will then be used as descrip- tion for the appropriate traffic sum. By default the catch is set to: (?:description|port name):([^< ]*?[^<]*?) ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: SunOS 5.11 Last change: 9 Jan 2009 1 User Commands mrtg-traffic-sum(1) ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWmrtg | |_____________________________|_____________________________| | Interface Stability | Uncommitted | |_____________________________|_____________________________| | Standard | See standards(5). | |_____________________________|_____________________________| SEE ALSO mrtg(1), mrtg-reference(1), mrtg-logfile(1), cfgmaker(1), indexmaker(1), rateup(1) NOTES Source for mrtg-traffic-sum is available on http://opensolaris.org. SunOS 5.11 Last change: 9 Jan 2009 2