Solaris Reference Manual for SMCC-Specific Software
  Procure somente este livro
Fazer download desta apostila em PDF

NAME

vtsk - SunVTS diagnostic kernel

SYNOPSIS

vtsk [ -epqsv ] [ -o options_file ] [ -f logfile_directory ]

AVAILABILITY

SUNWvts

DESCRIPTION

The vtsk command starts up the SunVTS diagnostic kernel as a background process. There can only be one copy of vtsk running at a time. Only the superuser can execute this command.
Normally, vtsk is automatically started up by the sunvts (1M) command if it is not already running. vtsk will also be invoked by inetd (1M) when there is a connection request from vtsui or vtsui.ol. In that case, the security file, .sunvts_sec, will be checked for the permission before running vtsk on the target host specified by vtsui(1M) or vtsui.ol(1M).

OPTIONS

-e
Enables the security checking for all connection requests.
-p
Starts SunVTS diagnostic kernel, but does not probe system configuration.
-q
Quits both the SunVTS diagnostic kernel and the attached User Interfaces when the testing is completed.
-s
Runs enabled tests immediately after started.
-v
Display SunVTS diagnostic kernel's version information only.
-o options_file
Starts the SunVTS diagnostic kernel and sets the test options according to the option file named options_file.
-f logfile_directory
Specifies an alternative logfile directory, other than the default.

EXIT STATUS

The following exit values are returned:
0
Successful completion.
-1
An error occurred.

FILES

/var/opt/SUNWvts/options
default option file directory.
/var/opt/SUNWvts/logs
default log file directory.

SEE ALSO

sunvts(1M), vtsui(1M), vtsui.ol(1M), vtstty(1M), vtsprobe (1M)