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 2.0.0p10: Software Status -------- ------ Apache HTTPD 2.2.13 OK Berkeley Storage Manager (BeStMan) 2.2.1.2.i7.p3 OK Bandwidth Test Controller 1.3 OK vdt-ca-manage 1.0 OK vdt-update-certs 2.5 OK gLite CEMon Server 1.10.1.0 OK CA Certificates v52 (includes IGTF 1.32 CAs) - CGSI-gSOAP 1.2.1.2 OK Condor/Condor-G 7.2.4 OK cURL 7.18.2 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.5 OK Grid File Access Library (GFAL) 1.11.9-1 OK glexec-osg 0.6.7 (glexec 0.5.36.1, lcas 1.3.7.2 and lcmaps 1.4.3.1) 0.6.7 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.2-4.0.8p1 OK Gratia GridFTP Probe 1.04.4d-1 OK GSI-Enabled OpenSSH 4.6 OK Grid User Management System (GUMS) Client 1.3.16 OK Grid User Management System (GUMS) Service 1.3.16 OK Java 5 SDK 1.5.0_21 OK Java 6 SDK 1.6.0_16 OK KX509 20031111 OK lcg-info 1.11.4-1 OK lcg-infosites 2.6-2 OK LCG Utils 1.7.6-1 OK Logrotate 3.7 OK MonALISA 1.8.6 OK MyProxy Client 4.7 OK MyProxy Server 4.7 OK MySQL 5.0.81 OK MySQL Connector/J 5.0.8 OK NDT 3.5.0 OK Nmap Security Scanner 4.85BETA7-1 OK Network Path and Application Diagnosis Client 1.5.5 OK One-Way Active Measurement Protocol (One-Way Ping) 3.1 OK Pegasus 2.3.0 OK PPDG Cert Scripts 2.7 OK PRIMA Authorization Module 0.8.4 OK PRIMA Authorization Module For GT4 Web Services 0.1.2 OK procd 0.3 OK pyGlobus gt4.0.1-1.13 OK PyGlobus URL Copy 1.1.2.11 OK PyLint 0.18.1 OK pyOpenSSL module 0.9 OK Squid Web Proxy Cache 2.6.STABLE22 OK SRM Fermi Client 1.9.2-4 OK SRM Berkeley Client 2.2.1.2.i7.p3 OK Subversion 1.6.2 OK Syslog-ng 2.0.10 OK Apache Tomcat 5.5.27 OK UberFTP 2.4 OK Verify GIP output for CEMon 1.5.1 OK VOMRS 1.3.3a OK VOMS Admin 2.0.14-1 OK VOMS Client 1.8.8-2p1 OK VOMS Server 1.8.8-2p1 OK Wget 1.11.4 OK Xrootd 20080828-1632 OK Status legend: OK: Software is up to date with the latest release in VDT version 2.0.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 patch release of the major version of the VDT you installed.
$ 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.