From d038a86783de8fadcb88c6e4768aef92f6197118 Mon Sep 17 00:00:00 2001 From: vvitkov Date: Wed, 31 Oct 2018 16:45:34 +0200 Subject: [PATCH] typo --- monitoring/custom-scripts/check_mk-agent/check_rtmp.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/custom-scripts/check_mk-agent/check_rtmp.cfg b/monitoring/custom-scripts/check_mk-agent/check_rtmp.cfg index 4457c26..d72f622 100644 --- a/monitoring/custom-scripts/check_mk-agent/check_rtmp.cfg +++ b/monitoring/custom-scripts/check_mk-agent/check_rtmp.cfg @@ -1 +1 @@ -URIS="rtmp://127.0.0.1/st/hall-a rtmp://127.0.0.1/st/hall-b rtmp://127.0.0.1/st/hall-c" \ No newline at end of file +URLS="rtmp://127.0.0.1/st/hall-a rtmp://127.0.0.1/st/hall-b rtmp://127.0.0.1/st/hall-c" \ No newline at end of file