parent
eb69980908
commit
49f3f7b571
@ -1,7 +1,7 @@
|
||||
#ifndef _RRDTOOL_H_
|
||||
#define _RRDTOOL_H_
|
||||
|
||||
int rrd_init(void);
|
||||
int sammler_rrd_init(void);
|
||||
int rrd_submit(const char *hostname, const char *pluginname, const char *filename, int ds_id, const char *data);
|
||||
|
||||
#endif /* _RRDTOOL_H_ */
|
||||
|
Loading…
Reference in new issue