Welcome to the Development/Dev_Admin web
Available Information
Admin web service
1. List the services and version it's running
2. Uptime
3. Heartbeat
-
MySQL database (does a describe table for all dataset in Ioapi configuration)
- Sybase (Checks in sys objects for all datasets in Ioapi configuration)
- SQL Server (Checks in sys objects for all datasets in Ioapi configuration)
- Transverse (Checks to see if it has read rights to the directory where the files are stored)
4. Clear the metadata cache only if metadata service if running
5. Force replication only if metadata service and local admin is running
6. Update and restart only if local admin is running
*** NEED TO DO *****
- Check for timeouts. If heartbeat does not respond then heartbeat should fail.
- Transfer logs so we can parce them for errors and accesses. (This way we are not using unix perl programs all over the place)
- Heartbeat for Oracle
Local Admin service
1. Restart tomcat if tomcat script is specified
2. Replicate mysql if all mysql parameters are specified (user,pass,jdbc driver, and ect...)
3. Does a heart beat to see if admin webservice and all other service is running. If not it will force a restart and send out email.
4. Restart if user request it.
Topic revision: r9 - 2010-01-30 - 00:28:18 -
CavanCapps