Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Zabbix integration #2

Open
dmitrievav opened this issue May 27, 2014 · 1 comment
Open

Zabbix integration #2

dmitrievav opened this issue May 27, 2014 · 1 comment

Comments

@dmitrievav
Copy link

Hello, Alex!
I hope you are doing well =)

I wonder about integration StreamSurfer with Zabbix.
Is there some documentation or howto? Where could I find avaliable metrics?
Could you advice to me, what is wrong with this query ?


curl -D - -o - --basic --user 'xxx:xxx' -s http://127.1:8888/mon/error/rt-451/pervyj_sd/int
HTTP/1.1 400 Bad Request
Content-Type: text/plain; charset=utf-8
Server: Stream Surfer
Date: Tue, 27 May 2014 09:07:38 GMT
Content-Length: 25

Bad parameters in query.

@grafov
Copy link
Owner

grafov commented Jul 2, 2014

Hi Alex!

Im ok thank you :) Query you noted works on my configuration and returns 0 (it means OK).
And such request returns text value:

$ curl -D - -o - --basic --user 'xxx:xxx' -s http://127.1:8888/mon/error/rt-451/pervyj_sd/str
HTTP/1.1 200 OK
Content-Type: text/plain
Server: Stream Surfer
X-Authenticated-Username: root
Date: Wed, 02 Jul 2014 12:39:56 GMT
Content-Length: 7

success⏎        

Now I working on next version of m3u8 lib then return to streamsurfer' code. I'll continue to debug it and plan to complete the code till first days of august.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants