| RRDUpdater::updateUpdate the RRD database file Description
    public bool RRDUpdater::update
     ( array  $values[, string$time= time()
    
   ] )Updates the RRD file defined via RRDUpdater::__construct. The file is updated with a specific values. Parameters
 
 Return Values
   Returns  Errors/ExceptionsThrows a Exception on error. Examples
 Example #1 RRDUpdater::update examples 
<?php |