The CHTC collector at cm.chtc.wisc.edu contains several custom ad types to assist monitoring.  These custom ads are created by a Python script "monitorGlidein.py" that runs on cm.chtc.wisc.edu periodically via cron and lives in git repo gitolite@git.chtc.wisc.edu:puppet_data.
 
+For example, to see instantaneous GPU job information across campus
+
+   $ condor_status -any -cons 'MyType=="GpuSubmitter"' -af:h Name Machine IdleJobs RunningJobs RunningJobsOSG HeldJobs
+
 {subsection: OsgCeScheduler Ads}
 
 These are custom scheduler ads representing HTCondor CEs deployed in OSG. For each HTCondor CE, the CE schedd is queried for aggregate information on pilot jobs (identified as jobs that have not been routed by the condor_jobrouter).