File: //usr/syno/synoman/webman/help/enu/ResourceMonitor/rsrcmonitor_connection.html
<!DOCTYPE html>
<html class="img-no-display">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Resource Monitor</title>
<link href="../../help.css" type="text/css" rel="stylesheet" />
<link href="../../scrollbar/flexcroll.css" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="../../scrollbar/flexcroll.js"></script>
<script type="text/javascript" src="../../scrollbar/initFlexcroll.js"></script>
</head>
<body><h1>Connections</h1>
<h2>Connected Users</h2>
<p>On this tab, you can view and manage the clients who are currently connected to the system and accessing data. This section displays clients that are connected via HTTP, Telnet, SSH, SMB/CIFS, AFP, FTP, and NFS.</p>
<h4>To manage current connections, do any of the following:</h4>
<ul>
<li>Click <b>Export</b> to export the current list to an HTML file.</li>
<li>Click <b>Kill connection</b> to stop the user from accessing the resource. The disconnected user has to authorize again to gain access to the resource.</li>
<li>Click <b>Deactivate user</b> to deactivate the user. To enable the user again, go to <b>Main Menu</b> > <b>Control Panel</b> > <b>User & Group</b>.</li>
<li>Click the refresh icon at the bottom-right corner to refresh the list.</li>
</ul>
<div class="section">
<h4>Note:</h4>
<ul>
<li>The <strong>Kill connection</strong> option does not work with NFS clients.</li>
<li>If NFS clients do not unmount shared folders properly, they might still appear in the list of connected users.</li>
<li>If the Synology NAS restarts, NFS clients that were previously connected will not appear in the list of connected users.</li>
</ul>
</div>
<h2>Accessed Files</h2>
<p>On this tab, you can view and manage files which are currently opened, users who are accessing these files, the IP addresses and service name used, and location of the opened files.</p>
<h4>To manage opened files, do any of the following:</h4>
<ul>
<li>Click <b>Export</b> to export the current list to an HTML file.</li>
<li>Click <b>Kill connection</b> to kill the connection of the selected files. This action will force close all files that are currently being accessed by the same user through the same service and same IP address. This may affect the user's usage of other files.</li>
<li>Click the refresh icon at the bottom-right corner to refresh the list.</li>
</ul>
<div class="section">
<h4>Note:</h4>
<ul>
<li>Only files opened by SMB, AFP, FTP, SFTP, Telnet, and SSH can be closed.</li>
<li>The files listed here are files opened on the server and do not include files downloaded or cached to local computers.</li>
</ul>
</div></body>
</html>