Previous page

Next page

Locate page in Contents

Print this page

sys_infoType

Summary:

System information.

Type specification:

Name

Min/Max

Type

Description

load_avg

1..1

load_avgType

Load averages

processes

1..1

processesType

Processes statistics

cpu_load

1..1

cpu_loadType

CPU load statistics.

cpu_states

1..1

cpu_loadType

CPU load statistics (percentage).

users

1..1

int

Number of users.

uptime

1..1

long

Uptime.

memory

0..1

resourceType

Memory statistics. Provided only for Hardware Node.

{

 

 

 

total

0..1

long

Total memory available

used

1..1

long

Memory used.

}

 

 

 

swap

0..1

resourceType

Swap statistics. Provided only for Hardware Node.

{

 

 

 

total

0..1

long

Total.

used

1..1

long

Used.

}

 

 

 

Please send us your feedback on this help page