home *** CD-ROM | disk | FTP | other *** search
- Name: FDTRANS.EXE
-
- Version: 2.0
-
- What it does: Shows a lot of statistical analyses from FD's INBOUND
- and OUTBOUND.HIS files.
-
- What you need: Frontdoor 2.x (does not correctly work with earlier
- Versions)
-
- How it works: Good news: there's no configuration necessary!
- Everything needed by FdTrans is taken from the SETUP.FD
- file, which is located through the FD environment
- variable.
-
- Allthogh this document is rather short, everything
- seems to be said I think :-)
-
- By calling FdTrans without any parameters it gives
- you all the statistics. Any output can be redirected
- to a file.
-
- Typing "FdTrans ? <return>" gives you a short parameters
- overview:
-
- FDTrans v2.0.002ß, (c) W. Krietsch 1991
-
- Syntax: FDTRANS [ Options ] [ > OutFile ]
-
- Options:
-
- A address to process (4d, wildcards '*' allowed; default: all)
- I process INBOUND.HIS
- O process OUTBOUND.HIS (default: both)
- Fdate first date to eval (yy-mm-dd)
- Tdate last date to eval (yy-mm-dd)
- Ddays number of (last) days to eval
- Rx reporttype, where x is
- C (per call)
- D (per day)
- T (totals)
- S (summary and statistic)
- A (report by address)
- U (usage analysis)
- Gx graphic analysis of
- I incoming calls
- O outgoing calls
- T incoming+outgoing calls
- V no virus check.
-
- * By default, all reports are and graphics generated.
-
-
-
- Options: Any of the folowing Options could be specified in the form
- /<Option> - but there's no need for the slash
-
- a) Filteroptions (selecting a specific range to analyze)
-
-
- A<address> <address> may be any valid Fidonet-address
- Zone:Net/Node[.Point]. You may use the "*" as
- a wildcard:
-
- 2:245/*
- 2:245/60.*
- 1:*/*
-
- etc.
-
- The default is of course *:*/*.*.
-
- I only analyze INBOUND.HIS
- O only analyze OUTBOUND.HIS
-
- If you are a point and don't have an
- INBOUND.HIS, you should always specify the
- "O" option if you dont't want to be
- bothered by an errormessage.
-
- F<date> first valid date
- T<date> last valid date
- D<days> number of days to analyze
-
- Any date must be specified in the form
- "YY-MM-DD".
-
-
- b) Options for selecting analyzing functions
-
- Rx selects a report-type, where "x" is one
- of the following:
-
- C one line for each call
- D one line for each day
- T one line for totals.
-
- These reports may be combined, i. e. "FdTrans RC RD RT"
- would give something like:
-
- H> Date Time Address Sent Rcvd Connect CPS Cost
- C> 91-09-21 00:28 2:242/37 304657 271 00:05:001016.4 0.00
- [...]
- C> 91-09-21 00:41 2:241/5806 216598 2159 00:02:231529.8 0.23
- C> 91-09-21 00:53 2:245/60.15 190673 550 00:11:41 272.8 0.00
- D> 91-09-21 [ 23] 3420888 61891 02:49:33 342.4 0.00
-
- T> 91-09-21 [ 452] 53704655 1127778 40:45:57 373.6 14.26
-
- As you see, in the "D>" and "T>" lines (these
- tags may be useful for filetering output) the
- address entry is replaced with the number of
- calls.
-
- Note that FdTrans does NOT calculate any
- phone cost by himself yet - it just takes
- the data from the .HIS files!
-
- S very interesting summary: "FdTrans RS" gives
- you
-
- S> Summary:
- S>
- S> 91-09-11 to 91-09-21 (11 Day(s))
- S>
- S> Total Day Month Year Call
- S> Connects: 452 41.1 1232.7 14792.7 ****
- S> Time (h): 40.77 3.71 111.18 1334.15 0.09
- S> Sent: 53704655 4882241 146467241 1757606891 118816
- S> Received: 1127778 102525 3075758 36909098 2495
- S> Sent+Rcvd: 54832433 4984767 149542999 1794515989 121311
- S> Cost: 14.26 1.30 38.89 466.69 0.03
- S>
- S> Average CPS: 373.63
-
-
-
- A Analyse anything addresswise
-
-
- U Analyse system usage
-
- Gx Graphical analysis - "x" means
-
- I INBOUND
- O OUTBOUND
- T Total (INBOUND + OUTBOUND)
-
- Just try it to see what it does :-)
-
-
- History: v1.0 : first release
-
- v1.1 : some bugfixes
-
- v2.0 : transformed to FD 2.x, many more posibilities
-
- v2.01 : some changes in the output format, which was
- not safe for large numbers before (thanks to
- Dieter Soltau, 2:241/0 :-). Also some cosmetic
- changes...
- FdTrans now checks itself for illegal code-
- modifications, so it should be safely
- protected against viruses!!! When there's no
- error found, you won't even notice it - but
- if there's a virus, the program aborts with
- an error message and exitcode 17! If you know
- for sure that your system is "clean", you can
- turn off the virus check with the "V"
- parameter.
-
- Legal stuff: This program is ditributed as shareware. If you use
- it, you should register it. To do so, just take US$
- 10 or German DM 15, put it in an envelope and send it
- to:
-
- Wolfgang Krietsch
- Kreuzstraße 1
- 5840 Schwerte
- Germany
-
-
-
- I guarantee that this program will occupy space on
- your hard disk - nothing more.
-
- Suggestions, bug reports and questions may be sent to
-
- Wolfgang Krietsch, 2:245/60.14@fidonet
-
-
- Have fun!
-
- Wolfgang Krietsch
-
-
-