Cacti / plugin_reportit

ReportIt Plugin for Cacti
GNU General Public License v2.0
7 stars 8 forks source link

Different value in report (CLI vs WEB) #91

Open lbsou opened 4 years ago

lbsou commented 4 years ago

Describe the bug If report is ran from the web, result = A If report is ran from the cli, result = B

To Reproduce

Run the report from web Run the report from cli : php runtime.php

Expected behavior Same result

Screenshots

From web :
image

From cli : image

It just occured to me that some variable are not even produce depending of the report..

Plugin (please complete the following information):

Desktop (please complete the following information):

Server (please complete the following information): PHP 7.3.12 Red Hat Enterprise Linux release 8.1 (Ootpa) RRDtool 1.7.0 Cacti 1.2.7

Thank you!

netniV commented 4 years ago

Well, I never saw any instances of that, so it's likely related to the configuration of your report and the data you have.

lbsou commented 4 years ago

So your are not able to reproduce the problem?

browniebraun commented 4 years ago

I never had this issue, but you are not sharing your report configuration. This would be a totally normal behavior if you have enabled flag "Up To The Day of Calculation".