mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 21:55:16 +02:00
git-svn-id: http://svn.centreon.com/trunk/plugins-2.x@4798 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
b2c4c42711
commit
656b50ba5b
@ -89,23 +89,6 @@ centreon - shared module for Oreon plugins
|
|||||||
|
|
||||||
=head2 Functions
|
=head2 Functions
|
||||||
|
|
||||||
B<centreon::create_rrd> create a rrd database.
|
|
||||||
|
|
||||||
create_rrd($rrd, $nb_ds ,$start, $step, $min, $max, $type );
|
|
||||||
|
|
||||||
$rrd : RRD filename
|
|
||||||
$nb_ds : Number of Data Sources to create
|
|
||||||
$start : Start time of RRD
|
|
||||||
$step : RRD step
|
|
||||||
$min : Minimum value in RRD
|
|
||||||
$max : Maximum value in RRD
|
|
||||||
$type : GAUGE or COUNTER
|
|
||||||
|
|
||||||
update_rrd($rrd, $start,@values);
|
|
||||||
|
|
||||||
$rrd : RRD filename to update
|
|
||||||
$start :
|
|
||||||
@values : update RRD with list values
|
|
||||||
|
|
||||||
=head1 AUTHOR
|
=head1 AUTHOR
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user