Open posto opened 4 years ago
The configuration period: hr {8 - 24} results in: { "exception": "8 is not valid for hour. Valid options are between 0 and 23.", ... }
period: hr {8 - 24}
{ "exception": "8 is not valid for hour. Valid options are between 0 and 23.", ... }
I think whitespace between 8 and minus and 24 is throwing off zmon.
The configuration
period: hr {8 - 24}
results in:{ "exception": "8 is not valid for hour. Valid options are between 0 and 23.", ... }
I think whitespace between 8 and minus and 24 is throwing off zmon.