Content-type: text/html Manpage of areastst.conf

areastst.conf

Section: Husky (5)
Updated: $Revision$
Index Return to Main Contents
 

NAME

myconfig - Configuration file for my program  

DESCRIPTION

The program areastat uses a configuration file usually named areastst.conf. This configuration file is specified in the command line.

areastst.conf contains lines, each line beginns with ';' char is comment line, another non-empty lines begins with parameter token, space and following parameter's value(s).  

PARAMETERS

Area name type path out_file Defines messagebase, where:
 name - echotag.
 type - msg, squish or jam
 path - path to MSG or filename without extension (JAM/SQUISH)
 out_file - statistics will be written in this file
Stat_Period age Specifies period of statistic, where:
 age - period value, in days, or weeks prefixed by w, or months prefixed by m, for example:
 Stat_Period 60 - statistics for 60 days
 Stat_Period w2 - statistics for 2 weeks
 Stat_Period m1 - statistics for 1 month
By_Name
 Create statistics by name
By_from quantity
 Create statistics by originator not more quantity addresses
By_to quantity
 Create statistics by recipient not more quantity addresses
By_fromto quantity
 Create statistics by originator-recipient pairs, not more quantity lines.
By_total quantity
 Create statistics by Total not more quantity lines.
By_size quantity
 Create statistics by size not more quantity lines.
By_QPercent quantity
 Create statistics by Quote Percent not more quantity lines.
Subj_By_Total quantity
 Create statistics by Subjects not more quantity lines.
By_Date
 Create statistics by date
By_WDay
 Create statistics by Week Day
By_Time
 Create statistics by Time
Make_Pkt
 Create PKT-file with statistics
Pkt_Size bytes
 Specifies maximal size of one message in bytes
Pkt_Inbound directory
 Specifies inbound path. If not spacified, areastat writes file into current folder.
<fBPkt_FromName> name
 Specifies name for "From" field of generated message.
Pkt_ToName name
 Specifies name for "To" field of generated message.
Pkt_Subj string
 Specifies subject of generated message.
Pkt_OrigAddress FTN address
 Specifies origination address of generated message  

SEE ALSO

areastat(1)


 

Index

NAME
DESCRIPTION
PARAMETERS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 05:21:14 GMT, February 13, 2021