-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beginning of the month scheduler includes new month as well #166
Comments
@jhoxhaa Please verify. |
I'm using: icinga-php-thirdparty-0.11.0-1.el7.icinga.noarch google-chrome-stable-107.0.5304.110-1.x86_64 rh-php73-runtime-1-1.el7.x86_64 |
We're currently reworking the SLA reporting with Icinga DB, as long as that's not finished we postponed a decision here. |
Hi Icinga2 Reporting team,
I'm making two reports with the timeframe of a month: one by a breadown of a day and the other one by a breadown of a month. Both scheduler are set to start at: 01.10.2022 00:00:00 and frequently by a month. The report by a breadown of a day correctly did report today at 01.10.2022 00:00:00 and included in the report: 01.11.2022 till 30.11.2022. The report by a breadown of a month did report today at 01.10.2022 00:00:00 as well and included in the report: 11.2022 till 12.2022. Why those the report with a breakdown of a month reports the previous month and the actual month?
Report breakdown by a day:
Report breakdown by a month:
I would expect the report breakdown by a month to be also only from 01.11.2022 till 30.11.2022 (just for the previous month).
Report by a breadown of a day settings:
Report by a breadown of a month settings:
Versions in use:
pdfexport 0.10.2
reporting 0.10.0
Icinga Web 2 Version | 2.11.2
PHP Version | 7.3.33
Is it a bug? Or config problem?
Many thanks in advance!
Best regards
David
The text was updated successfully, but these errors were encountered: