• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how do I get processor usage info?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do I get processor usage info?


  • Subject: Re: how do I get processor usage info?
  • From: Gnarlodious <email@hidden>
  • Date: Wed, 30 Jun 2004 22:07:17 -0600

Entity Jose Moran spoke thus:

> I need to get the processor usage percent in an script, just the
> instant I run it..... in several machines... remotely.

You can logon to the remote machine with SSH and use:\

top -l1 | sed -n '/Load Avg:/p'

Maybe you can do it in Applescript with remote Events but it sounds
complicated.

-- Gnarlie
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: how do I get processor usage info?
      • From: Andrew Oliver <email@hidden>
References: 
 >how do I get processor usage info? (From: Jose Moran <email@hidden>)

  • Prev by Date: Re: Word 2004 and applescript?
  • Next by Date: Re: how do I get processor usage info?
  • Previous by thread: how do I get processor usage info?
  • Next by thread: Re: how do I get processor usage info?
  • Index(es):
    • Date
    • Thread