These commands are tailored for a nagios installation.
Starting the selenium rc:
java -jar /usr/local/nagios/libexec/selenium/selenium-server.jar -firefoxProfileTemplate /usr/local/nagios/libexec/selenium/ff_selenium/
Sample nagios check command:
./check_selenium com.example.tests.someWebsiteCom http://some.website.com*firefox
Schedule:
Currently, login test is every hour.