Note: This version of the VDT (1.11.0) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

VDT Version

The VDT comes with a tool to tell you what version of the VDT has been installed. For the command to work properly you must first 'source' the setup.csh or setup.sh file to configure your environment. When you do this the VDT version program it should be in your PATH.

cd $VDT_LOCATION
. setup.sh (or source setup.csh)
vdt-version 

Some basic usage is listed below. For more information, see the vdt-version man page.

When you run vdt-version you will see something similar to the following output. Of course, the exact ouput you see will vary depending on which portion of the VDT you have installed.

$ vdt-version

You have installed a subset of VDT version 1.11.0p0:

Software                                                 Status              
--------                                                 ------              
Apache HTTPD 2.2.9                                       OK                  
gLite CEMon Server 1.10.1.0                              OK                  
CA Certificates v45 (includes IGTF 1.27 CAs)             -                   
Condor Cron For OSG-RSV 7.0.5                            OK                  
cURL 7.18.0                                              OK                   
dccp (dCache client) 1.8.0-4                             OK                   
EDG Make Gridmap 3.0.0                                   OK                  
Fetch CRL 2.6.6                                          OK                   
Generic Information Provider 1.1.0rc1                    OK                  
Globus Toolkit, pre web-services, client 4.0.8           OK                  
Globus Toolkit, pre web-services, server 4.0.8           OK                  
Globus Toolkit, web-services, client 4.0.8               OK                  
Globus Toolkit, web-services, server 4.0.8               OK                  
GLUE Schema 1.3                                          OK                   
GPT 3.2autotools2004-NMI-9.0                             OK                   
Gratia Metric Probe 1.02.1-5                             OK                  
Grid User Management System (GUMS) Client 1.3.11         OK                  
Java 5 SDK 1.5.0_17                                      OK                  
Logrotate 3.7                                            OK                   
MonALISA 1.8.6                                           OK                   
MyProxy 4.2                                              OK                   
MySQL 4.1.22                                             OK                   
MySQL Connector/J 5.0.6                                  OK                   
OSG Resource and Service Validation (RSV) 2.3.7          OK                  
OSG Resource and Service Validation (RSV) Probes 2.3.7   OK                  
Pegaus Worker Package 2.1.0                              OK                   
PPDG Cert Scripts 2.6                                    OK                   
PRIMA Authorization Module 0.8.2                         OK                  
PRIMA Authorization Module For GT4 Web Services 0.1.2    OK                   
SRM Fermi Client 1.8.0-15p8                              OK                   
SRM Berkeley Client 2.2.1.2.i1                           OK                  
syslog-ng 2.0.8                                          OK                   
Apache Tomcat 5.5.27                                     OK                  
UberFTP 2.0p1                                            OK                  
vdt-update-certs 2.2                                     OK                   
Verify GIP output for CEMon 1.4                          OK                  
Wget 1.11                                                OK                   


Status legend:
OK: Software is up to date with the latest release in VDT version 1.11.0
- : Not enough information to determine if updates are available.
See man page for more information.

When updates are available, you will see lines similar to the following. The version number in square brackets is the version number in the latest release of the VDT.

$ vdt-version

You have installed a subset of VDT version 1.11.0p0:

Software                                                 Status              
--------                                                 ------              
CA Certificates v45 (includes IGTF 1.27 CAs)             -                   
Condor/Condor-G 7.0.4                                    UPDATE AVAILABLE [7.0.5]
cURL 7.18.0                                              OK                   
Fetch CRL 2.6.6                                          OK                   
GPT 3.2autotools2004-NMI-9.0                             OK                   
Java 5 SDK 1.5.0_17                                      OK                  
Logrotate 3.7                                            OK                   
vdt-update-certs 2.1                                     UPDATE AVAILABLE [2.2]
Wget 1.11                                                OK     


Status legend:
OK: Software is up to date with the latest release in VDT version 1.11.0
- : Not enough information to determine if updates are available.
See man page for more information.