File:  [LON-CAPA] / doc / build / Attic / verify.html
Revision 1.1: download - view: text, annotated - select for diffs
Wed Oct 25 18:37:49 2000 UTC (23 years, 6 months ago) by harris41
Branches: MAIN
CVS tags: HEAD
documentation associated with building/installing/reconfiguring/verifying
and upgrading the LON-CAPA system

<HTML>
<HEAD>
<TITLE>LON-CAPA System Verification</TITLE>
</HEAD>
<BODY>
<H1>LON-CAPA System Verification</H1>
<H3>Current System Verification Procedure (Almost)</H3>
<P>
System verification is enabled by typing this command
<TT>cp /usr/sbin/loncapaverify /etc/cron.daily/loncapaverify</TT>
This script checks two things:
<UL>
<LI>The integrity and status of LON-CAPA application files (specific for running the
LON-CAPA application). 
<LI>The integrity and status of software packages on the system (RPMs).
</UL>
A report is placed in <TT>/home/httpd/html/lon-status/systemreport.html</TT>
for viewing on the world-wide web.
</P>
<H3>Future System Verification Procedure (not yet implemented)</H3>
<P>
In the future, this script will be incorporated into loncron and will part
of the overall machine status report (<TT>/home/httpd/html/lon-status/index.html</TT>).
</P>
</BODY>
</HTML>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>