RRDUpdater::updateUpdate the RRD database file Beschreibung
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. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Fehler/ExceptionsThrows a Exception on error. Beispiele
Beispiel #1 RRDUpdater::update examples
<?php |