mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
list active downloads in controlpanel
This commit is contained in:
parent
0ce7cf5e10
commit
8aba5aed4f
21 changed files with 271 additions and 31 deletions
|
@ -57,6 +57,7 @@ class TestMetrics(unittest.TestCase):
|
|||
ptns = r"""
|
||||
cpp_uptime_seconds [0-9]\.[0-9]{3}$
|
||||
cpp_boot_unixtime_seconds [0-9]{7,10}\.[0-9]{3}$
|
||||
cpp_active_dl 0$
|
||||
cpp_http_reqs_created [0-9]{7,10}$
|
||||
cpp_http_reqs_total -1$
|
||||
cpp_http_conns 9$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue