Clasweb
clasweb (it is alias, canonic name if claspc28) is official CLAS web server accessable from outside of JLAB. Several online-related services are running there, including logbook and online database interface for clasprod database on clondb1 machine. Greg Riccardi is author and custodian for those two projects. Marty Wise from Computer Center is responsible for that machine, but Sergey Boyarinov has limited access to it as well. In particular he can restart apache and tomcat services using following commands:
ssh boiarino@clonpc28 claspc28> /apps/bin/sudo /etc/init.d/httpd stop | start claspc28> /apps/bin/sudo /etc/init.d/tomcat stop | start
Restarting tomcat usually required in case if logbook is not working.