Changes between Version 5 and Version 6 of GENI-Infrastructure-Portal/GMOCStatistics


Ignore:
Timestamp:
12/16/11 10:28:01 (12 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENI-Infrastructure-Portal/GMOCStatistics

    v5 v6  
    6060
    6161|| '''plc_slice_state'''  ||  ''For each slice'' || how many nodes and users are included in the slice ||
     62|| `slice_nodes`  ||  ''For each slice'' || how many nodes are included in the slice ||
     63|| `slice_users`  ||  ''For each slice'' || how many users are included in the slice ||
    6264
    6365
     
    6567||'''Datagroup'''/`Statistic` || Where statistic collected || Definition ||
    6668|| '''plnode_sliver_network'''||  ''For each sliver on the node'' || How much IPv4 data is the sliver sending and receiving, in packets/s and bytes/s (this includes both control and dataplane traffic) ||
     69|| `rx_packets`||  ''For each sliver on the node'' || How much IPv4 data is the sliver receiving, in packets/s (this includes both control and dataplane traffic) ||
     70|| `tx_packets`||  ''For each sliver on the node'' || How much IPv4 data is the sliver sending, in packets/s (this includes both control and dataplane traffic) ||
     71|| `rx_bytes`||  ''For each sliver on the node'' || How much IPv4 data is the sliver receiving, in bytes/s (this includes both control and dataplane traffic) ||
     72|| `tx_bytes`||  ''For each sliver on the node'' || How much IPv4 data is the sliver sending, in bytes/s (this includes both control and dataplane traffic) ||
     73
    6774
    6875|| '''plnode_sliver_state''' ||  ''For each sliver on the node'' ||  * What percentage of allowed CPU, disk, and memory is that sliver using      * How much total disk space and how many processes is the sliver using   * What is the sliver's memory footprint   * How many minutes has the sliver been alive ||
     76
     77|| `cpu_host` ||  ''For each sliver on the node'' ||  * What percentage of allowed CPU is that sliver using ||
     78|| `disk_host` ||  ''For each sliver on the node'' || * What percentage of allowed disk is that sliver using  ||
     79|| `disk_used` ||  ''For each sliver on the node'' ||  * How much total disk space is the sliver using ||
     80|| `mem_host` ||  ''For each sliver on the node'' ||  * What percentage of allowed memory is that sliver using     ||
     81|| `processes` ||  ''For each sliver on the node'' || How many processes is the sliver using  ||
     82|| `resident_set_size` ||  ''For each sliver on the node'' ||   ||
     83|| `uptime` ||  ''For each sliver on the node'' || How many minutes has the sliver been alive ||
     84|| `virtual_mem_size` ||  ''For each sliver on the node'' || What is the sliver's memory footprint   ||
    6985
    7086|| '''plnode_state''' || For each node ||How many users are logged into the node ||