check_ice - A NAGIOS plugin for Shoutcast and Icecast...

I wrote a check_ice.c in order to actually check if a stream is up or down on a shoutcast or icecast server. Shoutcast is not as much of an issue, but icecast servers can have multiple streams on a server by using mount points.

This script will look at the three digit error code (ie. 200, 404, etc.) to give the proper result code that NAGIOS can use to know if the site is up, in warning or in critical.

Suggestions welcomed, flames devnulled.

Tim