summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3751e39)
raw | patch | inline | side by side (parent: 3751e39)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 11 Sep 2008 07:01:30 +0000 (07:01 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 11 Sep 2008 07:01:30 +0000 (07:01 +0000) |
src/rrd_format.h | patch | blob | history |
diff --git a/src/rrd_format.h b/src/rrd_format.h
index dd07f5170d07d99293cc81e0bd4e01411c526a88..e9e6f11ab5a6a45c37ef3453daff06a92ade17e8 100644 (file)
--- a/src/rrd_format.h
+++ b/src/rrd_format.h
RRA_delta_neg = 2,
/* RRA_dependent_rra_idx = 3, */
RRA_window_len = 4,
- RRA_failure_threshold = 5,
+ RRA_failure_threshold = 5
/* For CF_FAILURES, number of violations within the last
* window required to mark a failure. */
};