scc-debug(1)



NAME


	scc-debug - collect configuration and logging data of the web-interface

RELEASE


	scc-srv	1.18.87

SYNOPSIS


	scc-debug <dir>

DESCRIPTION


	This program collects configuration and optional logging data for analysis
	when the web-interface does not work correctly. The data is produced on 
	stdout and can be used to remotely assist in the analysis of problems.

OPTIONS


	None.

ARGUMENTS


	<dir>           The top-directory of scc-srv data from in the web hierarchy.
	                For example /var/www/html/applications/scc or /srv/www/htdocs/applications/scc.

DIAGNOSTICS


	This program writes the following messages to stderr:

	Syntax error, use: scc-debug <dir>
	A syntax error has been detected.

	scc-debug: directory '<dir>' not found
	The specified directory is not found.

	scc-debug: realm '<dir>'/All not found
	The specified directory does not contain the realm All. Use the correct directory
	or link the scc-srv data file hierarchy and the webserver hierarchy.

RETURN VALUE


	Upon completion, the program returns one of the following values:

		0 successful completion
		1 Syntax error
		2 Runtime error

FILES


	/var/opt/scc-srv/data/transfer - base-directory for transferred data
	/var/opt/scc-srv/data/www - base-directory for separate realms
	/var/opt/scc-srv/data/log/scc.cgi.log - log file for CGI-script
	/var/opt/scc-srv/data/log/scc-transfer.log - default log file

	Argument: <dir> top directory of scc-srv in the web-hierarchy
	/var/opt/scc-srv/conf/scc.conf - configuration file, records
	        the settings of the -d option
	/var/opt/scc-srv/data/transfer/mail_user_group - record -m option for upgrade of
	        scc-srv

COPYRIGHT


	scc-update is free software under the terms of the GNU General Public 
	License. Copyright (C) 2010-2015 QNH.

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: 6019 $