package xapi-rrd
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  RRD library for use with xapi
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      xapi-rrd-1.12.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=850eb24c732b6300e1a0b587100eb5b54440efbe911724fb339c6b20d9534546
    
    
  sha512=8f0d7044983ecb30a8a7064b398235150ba50e5a68bdf3da6442762879ed2f97c9c4b2b93856be79e5f1bad605709b2dc557cf2606af0cb68833596a2bfa8f60
    
    
  Description
Round-Robin Databases (RRDs) are constant-space datastructures used for archiving historical data where the older data is stored at a lower resolution.
README
Round-Robin Datasources (RRDs) for OCaml.
Dependencies (10)
- yojson
- xapi-stdext-pervasives
- uuidm
- xmlm
- rpclib
- 
  
    ppx_deriving_rpc
  
  
    >= "6.1.0"
- base-unix
- base-bigarray
- 
  
    dune
  
  
    >= "2.0.0"
- 
  
    ocaml
  
  
    >= "4.14"
Dev Dependencies (3)
- 
  
    xapi-stdext-unix
  
  
    with-test
- 
  
    crowbar
  
  
    with-test
- 
  
    alcotest
  
  
    with-test
Used by
None
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page