Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Used to monitor the SHOUTcast server.
Current Version
1.00
Last Release Date
2011-03-07
Owner
Christian
Website
http://www.computersalat.de
License
GPL
Compatible With
check SHOUTcast server
Usage: check_shoutcast -H <host> [-p <port>] NOTE: -H must be defined
Options: -h, --help Print detailed help screen -H, --hostname=ADDRESS Host name argument for servers using host headers (virtual host) Append a port to include it in the header (eg: example.com:5000) -p. --port=INTEGER Port number
Example: check_shoutcast -H localhost -p 8000 SHOUTCAST OK - Server is currently up and public.
Notes: This plugin will attempt to open an HTTP connection with the host. And read in the status page of the shoutcast server (index.html) Successful connects and "Server is currently up and public." return STATE_OK, refusals and timeouts return STATE_CRITICAL other errors return STATE_UNKNOWN. Successful connects, and "Server is currently down." result in STATE_WARNING.
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
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!