Article Title : xremote_host_stats Creation Date : unknown Author : unknown Last Update : 6-1-93 Last Update By : NCD Technical Support Expiration Rules : ============================================================================= It is possible to get the Xremote Statistics from the host Xremote process. These are the same statistics found through the Setup menu on an Xremote terminal. To do this, send a SIGUSR1 signal to the Xremote process. For Unix hosts, do the following: ps -aux | egrep Xremote [get for user's Xremote from ps output] kill -USR1 This dumps the Xremote statistics into the users host side log file. This also resets the statistics, so the next time a signal is sent, it will cover the activity since the last signal. This works for Xremote running to a terminal or to PC-Xremote.