|Solaris 10 | SUN4U | | Clipped, F |
+Use this command to show the mapping of versions and ports of Condor running on NMI resources.
+
+{code}
+ condor_status -f "%s " CondorVersion -f "%s " nmi_platform -f "%s \n" CondorPlatform | sort | uniq | awk '{print "|", $2, "|", $9, "|", $11, "|"}' | sort
+{endcode}
+
Cheat sheet from NMI:
| hppa_hpux_11 | $CondorPlatform: HPPA-HPUX11 $ |
| ia64_rhas_3 | $CondorPlatform: IA64-LINUX_RHEL3 $ |
