net.stamfest.rrd
Interface RRD
- All Superinterfaces:
- RRDUpdate
- All Known Implementing Classes:
- RRDToolService
public interface RRD
- extends RRDUpdate
info
CommandResult info(String filename)
throws Exception
- Throws:
Exception
create
CommandResult create(String filename,
String[] args)
throws Exception
- Throws:
Exception
graphv
CommandResult graphv(String[] cmdin)
throws Exception
- Throws:
Exception
tune
CommandResult tune(String filename,
String[] args)
throws Exception
- Throws:
Exception
Copyright © 2010-2013. All Rights Reserved.