Oracle VTS Logs

Logs tab enables you to view the logs. Click a specific tab to view related logging information.

Types of Logs

Logs: Test Error

Click this tab to view the tests related error messages that gets logged to /var/sunvts/logs/sunvts.err directory. The test error logs contains time-stamped Oracle VTS test error messages. This file is not created until a Oracle VTS test failure occurs.

Logs: Kernel Error

You can click this tab to view the vtsk related error messages that gets logged to /var/sunvts/logs/vtsk.err directory. Vtsk error logs contains time-stamped Oracle VTS kernel and Oracle VTS probe errors. Oracle VTS kernel errors are errors that relate to running Oracle VTS, and not to testing of devices. This file is not created until Oracle VTS reports a Oracle VTS kernel error.

Logs: Test Information

Clicking this tab will provide all information about the running tests. Data like number of test passes, failures, time elapsed, will get collected after fixed interval of time. Informative messages are generated at the start and stop of Oracle VTS testing session and also during intermediate interval notifications. The messages will be logged to /var/sunvts/logs/sunvts.info directory. This file is not created until a Oracle VTS test session runs.

Logs: Solaris System Messages

You can click this tab to view sytem generated unix messages. It displays all the general Solaris events logged by syslogd.The pathname of this log file is /var/adm/messages.

Logs: Test Verbose Messages

Verbose Messages logs the test messages that can be useful for debugging. The logs displays test messages only when the verbose mode is enabled from Global Options. Verbose message are logged in /var/sunvts/logs/sunvts.verbose directory.

Logs: Oracle VTS Report log

A report of the Oracle VTS test session logged using the vtsreportgenerate utility. The log file path name is /var/sunvts/logs/sunvts.rpt.