It is difficult today to monitor a Selenium RC server with monitoring tools such as nagios.
It would be convenient to be able to "ping" a Selenium RC instance by calling an URI (
http://myseleniumrcserver:port/ping, for example). The Selenium RC instance would reply to this request with an HTML status page ("Selenium RC is up and ok", ...).