scc.cgi(1)
NAME
scc.cgi - handle web-interface for SCC
RELEASE
scc-srv 1.19.44
SYNOPSIS
scc.cgi <realm>
DESCRIPTION
This program handles the CGI-actions invoked from the main
index.html in a realm. This html-file is generated by
scc-summary.
OPTIONS
None.
ARGUMENTS
<realm> The directory with the collected snapshots where the
action is taking place.
DIAGNOSTICS
This program writes the following messages to the log file:
Syntax error, use: scc-cgi <realm>
A syntax error has been detected.
EXTERNAL INFLUENCES
This program uses the value of ${QUERY_STRING} to determine
its parameters.
This program uses the file scc-summary.data, generated by
scc-summary(1).
COPYRIGHT
scc.cgi is free software under the terms of the GNU General Public
License. Copyright (C) 2001-2004 Open Challenge B.V.,
2004-2005 OpenEyeT Professional Services, 2005-2018 QNH, 2019 Siem Korteweg.
FILES
/var/opt/scc-srv/conf/scc.conf - config file (for scc_web_path)
/var/opt/scc-srv/tmp - directory for temporary files
/var/opt/scc-srv/data - directory for snapshots and log files
/var/opt/scc-srv/data/www - base-directory for all realms
<realm>/custom - directory for HTML-addons
scc-logo.png - logo-file
scc-realm.conf - configuration for <realm>
<realm>/scc-summary.data - general data of all systems
<realm>/scc-smt.data - SMT data extracted from the snapshots
<realm>/scc-rules.data - output from scc-rules
/var/opt/scc-srv/data/log/scc.cgi.log - log file for CGI-script
be sure to give this file the proper owner; use the -w option
of scc-update(1)
SEE ALSO
scc-baseline(1), scc-changes(1), scc-debug(1), scc-pull(1), scc-realm(1),
scc-receive-mail(1), scc-rules(1), scc-setup(1), scc-smt(1), scc-summary(1),
scc-syscmp(1), scc-transfer(1), scc-update(1), scc-wrapper.cgi(1), scc.cgi(1),
scc-srv(5)
VERSION
$Revision: 6217 $