mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Clock: Update stat. Insert timer to execute first
This commit is contained in:
parent
f987198af0
commit
d8563398b2
10 changed files with 112 additions and 65 deletions
|
@ -152,6 +152,9 @@ heartbeat {
|
|||
# @remark the heartbeat depends on the network,
|
||||
# for example, the eth0 maybe the device which index is 0.
|
||||
stats {
|
||||
# Whether enable the stat of system resources.
|
||||
# Default: on
|
||||
enabled on;
|
||||
# the index of device ip.
|
||||
# we may retrieve more than one network device.
|
||||
# default: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue