Build precise queries to find exactly what you need
Press ESC to close
@keijo
Favorites0
Views0
Projects1
The code is fairly straightforward, but since I needed a SC V2 monitor, I took this and tinkered with it a little. Mine reports (in addition): -- Source up/down -- Peak listeners You can find that version in my gist: https://gist.github.com/keijodputt/fe95ef3486ef79cab952792f5de81f73
Reviewed 8 years ago
I had to revamp this for SC v2, since the webpage '7.html' was replaced by stats, which spits an xml. The xml can be parsed with xml2, and the outcome grepped to current, max, peak, and stream status. A modified version can be found at: https://gist.github.com/keijodputt/fe95ef3486ef79cab952792f5de81f73