Changes between Version 11 and Version 12 of GENIMonitoring/API


Ignore:
Timestamp:
04/11/16 13:53:39 (8 years ago)
Author:
Caylin Hickey
Comment:

Added information about Metric Event Types

Legend:

Unmodified
Added
Removed
Modified
  • GENIMonitoring/API

    v11 v12  
    4444 * vlan
    4545 * check | experiment
     46
     47==== Valid Metric eventTypes per Object Type ====
     48 * aggregate
     49    * is_available
     50    * routable_ip_available
     51    * raw_pc_available
     52    * nodelogin
     53 * node
     54    * cpu_util
     55    * mem_used_kb
     56    * swap_free
     57    * disk_used_max_part
     58    * num_vms_allocated
     59    * is_available
     60 * interface | vlan
     61    * rx_bps
     62    * tx_bps
     63    * rx_pps
     64    * tx_pps
     65    * rx_eps
     66    * tx_eps
     67    * rx_dps
     68    * tx_dps
     69 * interface only
     70    * tx_power
     71    * tx_freqency
     72    * wmx_noc
     73 * experiment | check
     74    * ping_rtt_ms
     75    * is_stitch_path_available
    4676
    4777==== Example Request URL ====