mirror of https://github.com/mikaku/Monitorix.git
added more information on the 'ftp' graph
This commit is contained in:
parent
9276bb50c2
commit
3cfb8bc7f4
|
@ -911,6 +911,12 @@ Only the limit and rigid values may be set here.
|
|||
.SS FTP statistics (ftp.rrd)
|
||||
This graph supports currently ProFTPD and vsftpd log file formats.
|
||||
.P
|
||||
For best results with the ProFTPD server I recommend to add the following line in its configuration file:
|
||||
.P
|
||||
ExtendedLog /var/log/proftpd/access.log AUTH,DIRS,READ,WRITE
|
||||
.P
|
||||
For best results with the vsftpd server I recommend to setup the option \fIxferlog_std_format\fP to \fINO\fP, and the option \fBftp_log\fP to \fI/var/log/vsftpd.log\fP.
|
||||
.P
|
||||
.BI server
|
||||
.RS
|
||||
This option specifies the FTP server. The currently supported FTP servers are:
|
||||
|
|
Loading…
Reference in New Issue