Package | Description |
---|---|
org.opennms.netmgt.rrd.rrdtool |
Modifier and Type | Method and Description |
---|---|
MultithreadedJniRrdStrategy.CreateCommand |
MultithreadedJniRrdStrategy.createDefinition(String creator,
String directory,
String rrdName,
int step,
List<RrdDataSource> dataSources,
List<String> rraList)
Create a round robin database definition from the supplied parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
MultithreadedJniRrdStrategy.createFile(MultithreadedJniRrdStrategy.CreateCommand createCommand)
Creates a the rrd file from the rrdDefinition.
|
Copyright © 2021. All rights reserved.