MCPcopy Create free account

hub / github.com/cppla/ServerStatus / functions

Functions366 in github.com/cppla/ServerStatus

↓ 1 callersFunctionnet_set_blocking
server/src/system.c:1137
↓ 1 callersFunctionnet_socket_read_wait
server/src/system.c:1507
↓ 1 callersFunctionnet_tcp_accept
server/src/system.c:1171
↓ 1 callersFunctionnet_tcp_connect
server/src/system.c:1213
↓ 1 callersFunctionnet_tcp_create
server/src/system.c:1072
↓ 1 callersFunctionnet_tcp_listen
server/src/system.c:1161
↓ 1 callersFunctionnet_tcp_recv
server/src/system.c:1255
↓ 1 callersFunctionnet_would_block
server/src/system.c:1281
↓ 1 callersFunctionpacketLossLine
(s)
web/js/app.js:306
↓ 1 callersFunctionparseCustom
(str)
web/js/app.js:378
↓ 1 callersFunctionprefix_cmp
server/src/argparse.c:16
↓ 1 callersFunctionpriv_net_extract
server/src/system.c:642
↓ 1 callersFunctionrender
()
web/js/app.js:202
↓ 1 callersFunctionrenderMonitors
()
web/js/app.js:395
↓ 1 callersFunctionrenderOsOptions
()
web/js/app.js:245
↓ 1 callersFunctionrenderOverview
()
web/js/app.js:216
↓ 1 callersFunctionrenderSSL
()
web/js/app.js:403
↓ 1 callersMethodrequire_auth
(self)
server/manage_api.py:451
↓ 1 callersFunctionsaveConfigItem
(key, index, item)
web/js/app.js:783
↓ 1 callersFunctionselectConfigItem
(index)
web/js/app.js:720
↓ 1 callersFunctionshouldSuppressStatsReload
()
web/js/app.js:160
↓ 1 callersFunctionsignalBars
(ms)
web/js/app.js:386
↓ 1 callersFunctionsscmd
(address)
plugin/bot-telegram.py:55
↓ 1 callersFunctionstr_append
server/src/system.c:1547
↓ 1 callersFunctionstr_find
server/src/system.c:1724
↓ 1 callersFunctionstr_sanitize_cc
makes sure that the string only contains the characters between 32 and 255 */
server/src/system.c:1607
↓ 1 callersFunctionstr_utf8_isstart
server/src/system.c:1839
↓ 1 callersFunctionthread_wait
server/src/system.c:386
↓ 1 callersFunctiontupd
tcp, udp, process, thread count: for view ddcc attack , then send warning :return:
clients/client-linux.py:154
↓ 1 callersFunctiontupd
tcp, udp, process, thread count: for view ddcc attack , then send warning :return:
clients/client-psutil.py:110
↓ 1 callersFunctionupdateTime
()
web/js/app.js:531
↓ 1 callersFunctionvalidate_config
(config)
server/manage_api.py:133
↓ 1 callersFunctionwrite_config
(config)
server/manage_api.py:155
MethodAcceptClient
server/src/network.cpp:55
MethodBan
server/src/netban.cpp:281
MethodBanRange
server/src/netban.cpp:376
MethodCConfig
server/src/main.cpp:214
MethodCMain
server/src/main.cpp:226
MethodCNetHash
server/src/netban.cpp:16
MethodCNetHash
server/src/netban.h:71
MethodClientNet
server/src/main.cpp:233
MethodClientNetToClient
server/src/main.cpp:247
MethodDelClientCallback
server/src/server.cpp:23
FunctionExitFunc
server/src/main.cpp:202
MethodInit
server/src/server.cpp:39
MethodInit
server/src/network_client.cpp:28
MethodIsFull
server/src/netban.h:115
MethodJSONUpdateThread
server/src/main.cpp:595
MethodMakeBanInfo
server/src/netban.cpp:238
MethodMakeHashArray
server/src/netban.cpp:38
MethodMonitors
server/src/main.h:138
MethodNetBan
server/src/network.h:84
MethodNetMatch
server/src/netban.h:29
MethodNetToString
server/src/netban.h:45
MethodNewClientCallback
server/src/server.cpp:7
MethodReadConfig
server/src/main.cpp:806
MethodRecv
server/src/network_client.cpp:89
FunctionReloadFunc
server/src/main.cpp:208
MethodReset
server/src/network_client.cpp:4
FunctionSSLCheckThread
server/src/main.cpp:43
MethodSend
server/src/network.cpp:138
MethodSend
server/src/network_client.cpp:152
MethodShutdown
server/src/server.cpp:198
MethodStrAllnum
server/src/netban.cpp:4
MethodUnban
server/src/netban.cpp:325
MethodUnbanByAddr
server/src/netban.cpp:385
MethodUnbanByIndex
server/src/netban.cpp:399
MethodUnbanByRange
server/src/netban.cpp:390
MethodUpdate
server/src/server.cpp:82
MethodUpdate
server/src/network.cpp:94
MethodUpdate
server/src/network_client.cpp:52
MethodWatchdog
server/src/main.h:137
MethodWatchdogMessage
server/src/main.cpp:451
Method__init__
(self, status, message, details=None)
server/manage_api.py:22
Function_disk_io
good luck for opensource! by: cpp.la 磁盘IO:因为IOPS原因,SSD和HDD、包括RAID卡,ZFS等阵列技术。IO对性能的影响还需要结合自身服务器情况来判断。 比如我这里是机械硬盘,大量做随机小文件读写,那么很低的读写也就能造成硬盘
clients/client-linux.py:267
Function_disk_io
the code is by: https://github.com/giampaolo/psutil/blob/master/scripts/iotop.py good luck for opensource! modify: cpp.la Calculate IO us
clients/client-psutil.py:238
Method_json_value
server/include/json.h:165
Function_monitor_thread
(name, host, interval, type)
clients/client-linux.py:368
Function_monitor_thread
(name, host, interval, type)
clients/client-psutil.py:333
Function_net_speed
()
clients/client-linux.py:242
Function_net_speed
()
clients/client-psutil.py:217
Function_ping_thread
(host, mark, port)
clients/client-linux.py:204
Function_ping_thread
(host, mark, port)
clients/client-psutil.py:179
Functionargparse_help_cb
server/src/argparse.c:311
Methodbegin
server/include/json.h:123
FunctionclearConfigForm
()
web/js/app.js:750
Functiondbg_assert_imp
server/src/system.c:72
Functiondbg_logger_debugger
server/src/system.c:133
Functiondbg_logger_file
server/src/system.c:134
Functiondefault_alloc
server/src/json.c:79
Functiondefault_free
server/src/json.c:84
Methoddo_DELETE
(self)
server/manage_api.py:471
Methoddo_GET
(self)
server/manage_api.py:462
Methoddo_OPTIONS
(self)
server/manage_api.py:474
Methoddo_POST
(self)
server/manage_api.py:465
Methoddo_PUT
(self)
server/manage_api.py:468
Methodend
server/include/json.h:126
FunctionescCloseOnce
(e)
web/js/app.js:484
Functionfs_chdir
server/src/system.c:1426
Functionfs_getcwd
server/src/system.c:1439
← previousnext →201–300 of 366, ranked by callers