Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.
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.10.1t: 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 - dccp (dCache client) 1.8.0-4 - EDG Make Gridmap 3.0.0 OK Fetch CRL 2.6.6 - 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 - GPT 3.2autotools2004-NMI-9.0 - 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 - MonALISA 1.8.6 - MyProxy 4.2 - MySQL 4.1.22 - MySQL Connector/J 5.0.6 - 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 - PPDG Cert Scripts 2.6 - PRIMA Authorization Module 0.8.2 OK PRIMA Authorization Module For GT4 Web Services 0.1.2 - SRM Fermi Client 1.8.0-15p8 - SRM Berkeley Client 2.2.1.2.i1 OK syslog-ng 2.0.8 - Apache Tomcat 5.5.27 OK UberFTP 2.0p1 OK vdt-update-certs 2.2 - Verify GIP output for CEMon 1.4 OK Wget 1.11 - Status legend: OK: Software is up to date with the latest release in VDT version 1.10.1 - : 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.10.1s: 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 - Fetch CRL 2.6.6 - GPT 3.2autotools2004-NMI-9.0 OK Java 5 SDK 1.5.0_17 OK Logrotate 3.7 - vdt-update-certs 2.1 UPDATE AVAILABLE [2.2] Wget 1.11 - Status legend: OK: Software is up to date with the latest release in VDT version 1.10.1 - : Not enough information to determine if updates are available. See man page for more information.