X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual.sgml;h=8af052bada49b951ff2a516d6465fc7211556456;hb=204a594bd86adeba2cbb1ddefd3ddd6c288b702a;hp=3d5d9cfc64283c81db984ba6497587be6e0b5025;hpb=ad10d0e662650f1ac03895d5c9143e204764ef53;p=spider.git diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml index 3d5d9cfc..8af052ba 100644 --- a/sgml/adminmanual.sgml +++ b/sgml/adminmanual.sgml @@ -6,7 +6,7 @@ The DXSpider Installation and Administration Manual <author>Ian Maude, G0VGS, (ianmaude@btinternet.com) -<date>Version 1.33 February 2001 +<date>Version 1.33 (Revision 1.20) February 2001 <abstract> A reference for SysOps of the DXSpider DXCluster program. </abstract> @@ -601,6 +601,15 @@ the following lines to the file near the end ... DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/tty7 </verb></tscreen> +<P> +This line works fine for RedHat and SuSE distributions. The line required for +Slackware distributions is slightly different. My thanks to Aurelio, PA3EZL for +this information. + +<tscreen><verb> +DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7 +</verb></tscreen> + <P> This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart it should it crash for any reason. @@ -3525,7 +3534,18 @@ Set the node_call as a CLX type node </tt> <P> -You can remove this level with unset/debug <name> +You can choose to log several different levels. The levels are + +chan +state +msg +cron +connect + +You can show what levels you are logging with the <em>show/debug</em> +command. + +You can remove a debug level with unset/debug <name> <sect1>set/dx (0) @@ -3973,7 +3993,7 @@ for more information. <P> <tt> -<bf>show/badspotter</bf>Show all the bad spotters in the system +<bf>show/badspotter</bf> Show all the bad spotters in the system </tt> <P> @@ -3997,6 +4017,16 @@ time and UTC as the computer has it right now. If you give some prefixes then it will show UTC and UTC + the local offset (not including DST) at the prefixes or callsigns that you specify. +<sect1>show/debug (9) + +<P> +<tt> +<bf>show/debug</bf> Show what levels of debug you are logging +</tt> + +<P> +The levels can be set with <em>set/debug</em> + <sect1>show/dx (0) <P>