Server IP : 185.86.78.101 / Your IP : 216.73.216.213 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/server/pure-ftpd/share/man/man8/ |
Upload File : |
.\" .\" Written by Arnt Gulbrandsen <agulbra@troll.no> and copyright 1995-1999 .\" Troll Tech AS, Waldemar Thranes gate 98B, N-0175 Oslo, Norway, fax +47 .\" 22806380. .\" Pure-FTPd (C)opyleft 2001-2019 Frank Denis. .\" .\" Use, modification and distribution is allowed without limitation, .\" warranty, or liability of any kind. .\" .\" .TH "pure-mrtginfo" "8" "1.0.49" "Frank Denis" "Pure-FTPd" .SH "NAME" pure-mrtginfo \- provide an MRTG\-graphable user count for ftpd .SH "SYNOPSIS" \fBpure-mrtginfo [server port]\fR .SH "DESCRIPTION" .B Pure-Mrtginfo counts the number of clients currently connected to .BR ftpd (8) and output the format in a format graphable by MRTG. .SH "OPTIONS" \fBserver port\fR: defaults to 21. .SH "FILES" .TP .I /proc/net/tcp is used to count the connectiont to port 21. .TP .I /proc/sys/kernel/hostname is used to get the fully qualified hostname. .TP .I /proc/uptime is used to get the uptime. .SH "MRTG" MRTG is a really nice package for graphing router traffic. Mrtg can also graph other information is available via SNMP or by running a program such as .BR pure-mrtginfo . The author of this program uses it to graph CPU load, /var usage etc., and naturally the number of users connected to his FTP servers. See .nf http://oss.oetiker.ch/mrtg/ .fi for more information about MRTG. .SH "BUGS" This program only works on GNU/Linux systems yet. .SH "HOME PAGE" http://www.pureftpd.org/ .SH "AUTHOR AND LICENSE" Written by Arnt Gulbrandsen <agulbra@troll.no> and copyright 1995\-2002 Troll Tech AS, Waldemar Thranes gate 98B, N\-0175 Oslo, Norway, fax +47 22806380. .PP Pure\-FTPd (C)opyleft 2001\-2019 by Frank DENIS <j at pureftpd dot org>. .PP Use, modification and distribution is allowed without limitation, warranty, or liability of any kind. .SH "SEE ALSO" .BR "ftp(1)" , .BR "pure-ftpd(8)" .BR "pure-ftpwho(8)" .BR "pure-mrtginfo(8)" .BR "pure-uploadscript(8)" .BR "pure-statsdecode(8)" .BR "pure-pw(8)" .BR "pure-quotacheck(8)" .BR "pure-authd(8)" .BR "pure-certd(8)" .BR "RFC 959" , .BR "RFC 2228", .BR "RFC 2389" " and" .BR "RFC 2428" .