My client uses a 3rd party to stream their radio station. Recently then have complaints about service outage in different global locations.
Does anyone know of a service I can use to monitor the remote audio stream coming from the streaming server?
|
My client uses a 3rd party to stream their radio station. Recently then have complaints about service outage in different global locations. Does anyone know of a service I can use to monitor the remote audio stream coming from the streaming server?
| |||
|
feedback
|
|
You could use something like Nagios or Zabbix to periodically (every minute or two) connect to the port the streaming services uses. Connection ok = good result. Connection refused or timed out = bad result and you can throw an error with whatever action... email, text message, or just logging it. | |||||||
feedback
|
|
You can use AlertFox for monitorig a website from a real browser (Firefox, IE, etc). One of the tasks we use it for is to monitor the start of a video in a Flash player. I would assume you can do the same for audio. Have the AlertFox script click "play" on an embedded audio player and see if/when the replay starts. | |||
|
feedback
|