MCPcopy Create free account

hub / github.com/UsherYue/ActivedRouter / functions

Functions950 in github.com/UsherYue/ActivedRouter

↓ 1 callersFunctionna
(a)
static/scripts/libs/jquery.min.js:2
↓ 1 callersFunctionpa
()
static/scripts/require.js:30
↓ 1 callersFunctionparseDevstat
(buf []byte)
gopsutil/disk/disk_freebsd.go:156
↓ 1 callersFunctionparseNetAddr
(line string)
gopsutil/net/net.go:217
↓ 1 callersFunctionparseNetLine
(line string)
gopsutil/net/net.go:174
↓ 1 callersFunctionparseStatLine
(line string)
gopsutil/cpu/cpu_linux.go:165
↓ 1 callersFunctionparseVMStat
(out string, vms *VirtualMemoryStat)
gopsutil/mem/mem_darwin_nocgo.go:22
↓ 1 callersFunctionperCPUTimes
these CPU times for darwin is borrowed from influxdb/telegraf.
gopsutil/cpu/cpu_darwin_cgo.go:28
↓ 1 callersFunctionpercentaString
(rgba, alpha)
static/scripts/libs/chart.js:966
↓ 1 callersFunctionprocessCPUEvent
处理cpu event
hook/engine.go:282
↓ 1 callersFunctionprocessDiskEvent
处理disk event
hook/engine.go:197
↓ 1 callersFunctionprocessLoadEvent
处理load event
hook/engine.go:251
↓ 1 callersFunctionprocessMemEvent
处理mem event
hook/engine.go:224
↓ 1 callersFunctionprocessStatusEvent
处理status event
hook/engine.go:310
↓ 1 callersFunctionprocesses
()
gopsutil/process/process_freebsd.go:261
↓ 1 callersFunctionprocesses
Get processes
gopsutil/process/process_windows.go:320
↓ 1 callersFunctionq
()
static/scripts/libs/bootstrap3.3.5.min.js:6
↓ 1 callersFunctionrgbaString
(rgba, alpha)
static/scripts/libs/chart.js:947
↓ 1 callersFunctions
(o,u)
static/scripts/libs/chart.js:1
↓ 1 callersMethodskip
(v reflect.Value)
gopsutil/internal/common/binary.go:592
↓ 1 callersMethodskip
(v reflect.Value)
gopsutil/internal/common/binary.go:596
↓ 1 callersMethodvalue
(v reflect.Value)
gopsutil/internal/common/binary.go:454
↓ 1 callersMethodvalue
(v reflect.Value)
gopsutil/internal/common/binary.go:520
↓ 1 callersFunctionxyz2lab
(xyz)
static/scripts/libs/chart.js:434
↓ 1 callersFunctionxyz2rgb
(xyz)
static/scripts/libs/chart.js:407
MethodActiveClientInfos
Active ClientInfos
netservice/http.go:48
MethodAddDomain
(w http.ResponseWriter, r *http.Request, prms httprouter.Params)
netservice/http.go:85
MethodAddProxyClient
(w http.ResponseWriter, r *http.Request, _ httprouter.Params)
netservice/http.go:112
MethodAddProxyClient
Add the reverse proxy client to the specified domain name Return Value -1 Repeat 0 Failure 1 Success
netservice/httpproxy.go:193
FunctionB
(a,b)
static/scripts/libs/jquery.min.js:2
FunctionBase64Decode
(src []byte)
tools/encrypt.go:29
FunctionBase64Encode
(src []byte)
tools/encrypt.go:25
MethodBestClients
The highest weight of the server
netservice/http.go:54
FunctionBytePtrToString
borrowed from net/interface_windows.go
gopsutil/internal/common/common_windows.go:66
MethodCPUAffinity
()
gopsutil/process/process_freebsd.go:197
MethodCPUAffinity
()
gopsutil/process/process_linux.go:207
MethodCPUAffinity
()
gopsutil/process/process_darwin.go:261
MethodCPUAffinity
()
gopsutil/process/process_windows.go:235
FunctionCPUInfo
Returns only one CPUInfoStat on FreeBSD
gopsutil/cpu/cpu_darwin.go:33
FunctionCPUInfo
()
gopsutil/cpu/cpu_windows.go:57
FunctionCPUInfo
Returns only one CPUInfoStat on FreeBSD
gopsutil/cpu/cpu_freebsd.go:99
FunctionCPUPercent
(interval time.Duration, percpu bool)
gopsutil/cpu/cpu_windows.go:89
FunctionCPUTimes
(percpu bool)
gopsutil/cpu/cpu_darwin.go:24
FunctionCPUTimes
TODO: Get percpu
gopsutil/cpu/cpu_windows.go:28
FunctionCPUTimes
(percpu bool)
gopsutil/cpu/cpu_freebsd.go:38
MethodCPUTimes
()
gopsutil/process/process_freebsd.go:186
MethodCPUTimes
()
gopsutil/process/process_darwin.go:238
MethodCPUTimes
()
gopsutil/process/process_windows.go:232
FunctionCallLsof
(invoke Invoker, pid int32, args ...string)
gopsutil/internal/common/common_unix.go:11
FunctionCallPgrep
(invoke Invoker, pid int32)
gopsutil/internal/common/common_unix.go:42
FunctionCallSyscall
(mib []int32)
gopsutil/internal/common/common_darwin.go:26
FunctionCallSyscall
(mib []int32)
gopsutil/internal/common/common_freebsd.go:26
FunctionCgroupCPUDocker
(containerid string)
gopsutil/docker/docker_notlinux.go:26
FunctionCgroupMemDocker
(containerid string)
gopsutil/docker/docker_notlinux.go:34
MethodChangeSwitchStatus
(domain, protocol, switchStatus string)
netservice/httpproxy.go:248
FunctionChart
(context, config)
static/scripts/libs/chart.js:5042
MethodCheckFloadValue
check fload
hook/syntax.go:66
MethodCheckSyntakKeyWords
检查关键字
hook/syntax.go:56
MethodChildren
()
gopsutil/process/process_freebsd.go:220
MethodChildren
()
gopsutil/process/process_darwin.go:294
MethodChildren
()
gopsutil/process/process_windows.go:245
MethodClientInfos
ClientInfos All servers info include active and inactive
netservice/http.go:25
MethodCmdline
()
gopsutil/process/process_freebsd.go:58
MethodCmdline
Cmdline returns the command line arguments of the process as a string with each argument separated by 0x20 ascii character.
gopsutil/process/process_darwin.go:87
MethodCmdlineSlice
()
gopsutil/process/process_freebsd.go:74
MethodCmdlineSlice
CmdlineSlice returns the command line arguments of the process as a slice with each element being an argument. Because of current deficiencies in the
gopsutil/process/process_darwin.go:100
MethodCmdlineSlice
CmdlineSlice returns the command line arguments of the process as a slice with each element being an argument. This merely returns the CommandLine inf
gopsutil/process/process_windows.go:154
FunctionColor
(obj)
static/scripts/libs/chart.js:1025
MethodCommand
(name string, arg ...string)
gopsutil/internal/common/common.go:30
MethodCommand
Command in FakeInvoke returns from expected file if exists.
gopsutil/internal/common/common.go:41
MethodConnections
()
gopsutil/process/process_freebsd.go:240
MethodConnections
()
gopsutil/process/process_darwin.go:314
MethodConnections
()
gopsutil/process/process_windows.go:253
FunctionConverter
()
static/scripts/libs/chart.js:746
FunctionCreateCounter
CreateCounter XXX
gopsutil/internal/common/common_windows.go:95
FunctionCreateQuery
CreateQuery XXX copied from https://github.com/mackerelio/mackerel-agent/
gopsutil/internal/common/common_windows.go:85
MethodCreateTime
()
gopsutil/process/process_freebsd.go:94
MethodCreateTime
()
gopsutil/process/process_darwin.go:107
MethodCreateTime
()
gopsutil/process/process_windows.go:162
MethodCwd
()
gopsutil/process/process_freebsd.go:97
MethodCwd
()
gopsutil/process/process_linux.go:117
MethodCwd
()
gopsutil/process/process_darwin.go:110
MethodCwd
()
gopsutil/process/process_windows.go:171
FunctionDecodeSysinfo
转换成本地结构体
system/runtimeinfo.go:136
MethodDel
erase
cache/driver/common.go:49
MethodDelDomain
(w http.ResponseWriter, r *http.Request, prms httprouter.Params)
netservice/http.go:92
MethodDeleteProxyClient
(w http.ResponseWriter, r *http.Request, prms httprouter.Params)
netservice/http.go:125
MethodDeleteProxyClient
delete reverse proxydomain
netservice/httpproxy.go:126
FunctionDeleteSlice
DeleteSlice selete slice
tools/arrays.go:10
FunctionDeleteSlice
(slice interface{}, index int)
netservice/netservice_test.go:23
MethodDisconnect
Disconnnect
netservice/client.go:132
FunctionDiskIOCounters
()
gopsutil/disk/disk_freebsd.go:90
FunctionDiskIOCounters
()
gopsutil/disk/disk_darwin.go:83
FunctionDiskIOCounters
()
gopsutil/disk/disk_windows.go:132
FunctionDiskPartitions
(all bool)
gopsutil/disk/disk_freebsd.go:15
FunctionDiskPartitions
(all bool)
gopsutil/disk/disk_darwin.go:12
FunctionDiskPartitions
(all bool)
gopsutil/disk/disk_windows.go:67
FunctionDiskUsage
(path string)
gopsutil/disk/disk_windows.go:39
FunctionDoSysctrl
(mib string)
gopsutil/internal/common/common_darwin.go:13
FunctionDoSysctrl
(mib string)
gopsutil/internal/common/common_freebsd.go:13
← previousnext →401–500 of 950, ranked by callers