Results 1 to 3 of 3

Thread: what is the meaning of node load's returns?

  1. #1
    rwxybh is offline Registered User
    Join Date
    Dec 2005
    Posts
    24

    what is the meaning of node load's returns?

    the administrator util has a command: node load NAME, whitch prints the load of the node name.

    for example , it returns the following:

    load average (1/5/15): 0.0241667 / 0.05 / 0.0457778


    What is the meaning of every part: (1/5/15): 0.0241667 / 0.05 / 0.0457778

    thanks!
    Yan Bingheng:a student of Beijing University of Aeronautics & Astronautics
    I'm learning ice now, and will try some projects later!

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    If the node is running on a Unix machine, it's the load average over the last 1, 5 and 15 minutes (on Linux for example, see "man getloadavg" for more information on the load average). If the node is running on Windows, it's the CPU usage average over the last 1, 5 and 15 minutes.

    Benoit.

  3. #3
    rwxybh is offline Registered User
    Join Date
    Dec 2005
    Posts
    24
    Hi,benoit

    thank you very much!
    Yan Bingheng:a student of Beijing University of Aeronautics & Astronautics
    I'm learning ice now, and will try some projects later!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 09-14-2009, 01:12 AM
  2. Replies: 1
    Last Post: 08-17-2009, 01:40 PM
  3. Node Load Retrieval
    By Greenhippo in forum Help Center
    Replies: 1
    Last Post: 04-25-2007, 04:22 AM
  4. ice_getEndpoints returns empty
    By sinofool in forum Help Center
    Replies: 3
    Last Post: 11-02-2006, 01:45 PM
  5. Replies: 1
    Last Post: 10-03-2006, 11:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •