[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Domain_Crontab_Entries.tex
raeburn
raeburn at source.lon-capa.org
Fri Dec 13 05:36:20 EST 2013
raeburn Fri Dec 13 10:36:20 2013 EDT
Modified files:
/loncom/html/adm/help/tex Domain_Crontab_Entries.tex
Log:
- Add item for checkforupdates.pl
- Update item for CHECKRPMS with expanded list of utilities used by the different
supported distros.
Index: loncom/html/adm/help/tex/Domain_Crontab_Entries.tex
diff -u loncom/html/adm/help/tex/Domain_Crontab_Entries.tex:1.7 loncom/html/adm/help/tex/Domain_Crontab_Entries.tex:1.8
--- loncom/html/adm/help/tex/Domain_Crontab_Entries.tex:1.7 Wed Dec 4 17:52:02 2013
+++ loncom/html/adm/help/tex/Domain_Crontab_Entries.tex Fri Dec 13 10:36:19 2013
@@ -15,12 +15,22 @@
re-evaluated by loncron, in case some machines had become unavailable
within the last 24 hours, and had therefore been flagged as temporarily
offline.
+\item \emph{/home/httpd/perl/checkforupdates.pl} run daily at 4.10 am
+retrieves checksums/versions for LON-CAPA perl modules and perl script
+files for the version of LON-CAPA on your server, from the authoritative
+server(s) in the LON-CAPA cluster to which your domain belongs. If
+discrepancies are found (version and/or checksum) for installed files,
+or if files are missing, or extra (now obsolete) files are present this will
+be recorded in a log file, and also sent in an e-mail to recipients specified
+for the domain. The availability of a newer release of LON-CAPA on
+the install site -- \emph{http://install.loncapa.org/} -- will also be checked,
+and notification will be icluded in the e-mail if LON-CAPA should be updated.
\item \emph{/usr/local/loncapa/bin/CHECKRPMS} runs every other day at 3.10
am. This file automates the process of checking for available updates
to LON-CAPA systems. The distprobe script, installed as a part of
LON-CAPA, is used to determine the Linux distribution installed on
the server, which in turn dictates which utility (yum, up2date, you
-or rug) is called to perform the package check.
+rug, apt-get or zypper) is called to perform the package check.
\item \emph{/home/httpd/perl/searchcat.pl} run every other day at 1.10 am
traverses the LON-CAPA resource directory in a domain and gathers
metadata which are entered into a SQL database. The script will repopulate
More information about the LON-CAPA-cvs
mailing list