I think what you want is system(35). PRINT PRINT "At ":oconv(time(),"MTH"):":" PRINT "Current Universe users...":SYSTEM(35) "R#4" PRINT "Maximum Universe users...":SYSTEM(36) "R#4" PRINT "Current Linux users......":SYSTEM(37) "R#4" PRINT
Scott Ballinger Pareto Corporation Edmonds WA USA 425 670 0831 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Al DeWitt Sent: Thursday, June 24, 2004 4:10 PM To: ([EMAIL PROTECTED]) Subject: [U2] Monitoring a count of users logged on I need to be able to monitor the number of users logged into the server. I would want this to run periodically (say every 10 minutes) Monday through Friday, 08:00 - 15:00. I would like the output to go to a text file for later analysis. The output could be as simple as Date, Time, # of Users logged in. Is this something I can do via UniAdmin? Do I need to write a basic program and run it as a phantom? Thanks. Al DeWitt Stylmark, Inc. 763-574-8705 [EMAIL PROTECTED] ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
