1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

refine config heartbeat, add new stats. 0.9.175

This commit is contained in:
winlin 2014-07-27 14:43:55 +08:00
parent 02f7c85710
commit e76036f40b
9 changed files with 102 additions and 42 deletions

View file

@ -8,6 +8,10 @@ heartbeat {
interval 9.3;
url http://127.0.0.1:8085/api/v1/servers;
device_id "my-srs-device";
summaries on;
}
stats {
network_device_index 0;
}
vhost __defaultVhost__ {
}