Werk #1725: The get_average() function from now on only returns one argument: the average
| Component | Core & setup | ||
| Title | The get_average() function from now on only returns one argument: the average | ||
| Date | Dec 9, 2014 | ||
| Level | Prominent Change | ||
| Class | New Feature | ||
| Compatibility | Incompatible - Manual interaction might be required | ||
| Checkmk versions & editions |
|
Note to all developers of checks that use get_average(): In order to simplify the check API the function get_average() from now on does not return the additional timedif value anymore - just the rate. Please check your checks for the usage of this function.