PMDF System Manager's Guide


Previous Contents Index


version

Print PMDF version number.

Syntax

pmdf version

Command Qualifiers Defaults
None. None.

restrictions

None.

Parameters

None.

Description

pmdf version prints out the PMDF version number, and displays the system's name, operating system release number and version, and hardware type.


EXAMPLES


% pmdf version
PMDF version is PMDF V6.2 
libpmdf.so version V6.2; linked 21:59:56, Aug 23 2002 
SunOS naples.example.com 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-1 
      

The above UNIX example shows PMDF version information for a Solaris system running PMDF V6.2.


C:\> pmdf version
PMDF version is PMDF V6.2 
libpmdf.dll version V6.2; linked 09:43:12, Aug 23 2002 
Microsoft Windows NT Workstation version 4.0 Service Pack 5 (Build 1381) 
 
 
      

The above NT example shows PMDF version information for an NT system running PMDF V6.2.


Previous Next Contents Index