Changeset 68

Show
Ignore:
Timestamp:
23.04.2002 15:41:39 (7 years ago)
Author:
tibob
Message:

doc UTC / local

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/ipfm.conf.man

    r65 r68  
    3636.BR IPFM 
    3737uses local and global variables, so it can manage multiple logs (different 
    38 time delay, different hosts, different log filename ...) in the same time. 
     38time delay, different hosts, different log filename ...) at the same time. 
     39 
     40Global variables will be used for all logs and local variables will only be used in the log beeing defined. 
    3941 
    4042.SH GLOBAL VARIABLES 
     
    4547.TP 
    4648<device-name> 
    47 is the device on witch ipfm will log packets. 
     49is the device on witch ipfm will log packets. IPFM monitors only one device. 
     50 
     51.SS 
     52.I Time Coordinates 
     53.B Syntax : 
     54[UTC|local] 
     55 
     56This decides if IPFM will use UTC or local time in its outputs (log filename andthe timesamp inside the file). Default is local. 
     57 
     58Note that IPFM works internally with UTC, and that the dates entered in the config file are UTC (see AFTER Syntax). 
    4859 
    4960.SS