rsstats 0.0.1
Redis Enterprise Statistic collector
|
Basic report without connection to test output format. More...
#include "rptsample.h"
#include "clustercon.h"
#include "json.h"
#include "csv.h"
#include <string.h>
Go to the source code of this file.
Functions | |
void | report_sample_header (FILE *reportfile) |
void | report_sample (FILE *reportfile, const cluster_t *cluster) |
Basic report without connection to test output format.
Definition in file rptsample.c.
void report_sample | ( | FILE * | reportfile, |
const cluster_t * | cluster | ||
) |
Definition at line 42 of file rptsample.c.
void report_sample_header | ( | FILE * | reportfile | ) |