Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools > Verifying Your System Using the Environment Verification Tool >

About the Environment Verification Tool (EVT)


The Environment Verification Tool (EVT) is a cross-platform tool to help system administrators to verify the configuration of the Siebel eBusiness Applications environment. System administrators can use the EVT utility to identify errors and potential problems in the Siebel Enterprise after installation in a development or test environment, or following rollout or upgrades.

NOTE:  It is recommended to use EVT to verify your Siebel applications environment.

The EVT utility is included with the Siebel Server software. EVT uses various operating systems utilities and Siebel command-line utilities to query information about Siebel components' installation and configuration settings.

EVT verifies that the machines running Siebel software are configured correctly and according to System Requirements and Supported Platforms on Siebel SupportWeb.

What Products Can EVT Check?

You can run the EVT against Siebel products as well as some third-party products as listed as follows:

Siebel products:

  • Siebel Gateway Name Server
  • Siebel Server
  • Siebel Web Server Extension
  • CORBA Object Manager

Third-party products:

  • Web server (IIS/IHS/IWS)
  • Database

EVT Check Groups

The EVT engine is driven by a configuration file (evt.ini). This file is specific for each version and cannot be used to run the utility against an earlier or a later version of the software. This file identifies the default checks that need to be run, and also provides the dependency logic, such as operating system-specific checks or database-specific checks, between different checks. It can be customized to check for other issues as well.

If you want to create customized checks, create a copy of the original .ini file for this purpose, so that you do not accidentally affect EVT functionality.

You can use EVT to validate configuration settings in the following check groups:

  • Environment checks (ENV)
  • Siebel Server checks (SVR)
  • Database client checks (DBC)
  • Web server checks (WEB)
  • Database Server checks (DBS)
  • Internal checks (INT)
  • Network settings checks (NET)
  • Operating settings checks (OS)
  • Other checks (OTH)
Siebel Installation Guide for UNIX: Servers, Mobile Web Clients, Tools