From a95b36038b926ea486417b8c63187d45caf74a26 Mon Sep 17 00:00:00 2001 From: dovela <33590269+dovela@users.noreply.github.com> Date: Wed, 27 Jun 2018 00:19:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clients/client-psutil.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/client-psutil.py b/clients/client-psutil.py index 168effc..393aa17 100755 --- a/clients/client-psutil.py +++ b/clients/client-psutil.py @@ -6,7 +6,7 @@ # 时间: 20180312 SERVER = "sserver" -PORT = 35601 +PORT = sport USER = "suser" PASSWORD = "spasswd" INTERVAL = 1 # 更新间隔