Update client-psutil.py

pull/2/head
dovela 2018-06-26 20:06:50 +08:00 committed by GitHub
parent d4306c7b58
commit 3e61baa4e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,10 +5,10 @@
# 支持操作系统: Linux, Windows, OSX, Sun Solaris, FreeBSD, OpenBSD and NetBSD, both 32-bit and 64-bit architectures
# 时间: 20180312
SERVER = "127.0.0.1"
SERVER = "sserver"
PORT = 35601
USER = "s01"
PASSWORD = "USER_DEFAULT_PASSWORD"
USER = "suser"
PASSWORD = "spasswd"
INTERVAL = 1 # 更新间隔