glpi_monitoring icon indicating copy to clipboard operation
glpi_monitoring copied to clipboard

For 1 week, 1 month , 6 months and 1 year graph, use serviceevents

Open ddurieux opened this issue 11 years ago • 4 comments

We can use directly serviceevents for display these graphs

In my test 6 months takes 0,1 seconds to extract all data, so we make average on data. So remove servicegraph table and updaterrd cron

ddurieux avatar Feb 01 '14 08:02 ddurieux

Good idea !

mohierf avatar Feb 01 '14 09:02 mohierf

3 things to fix again :

  • dates: get it different like for 1week with the week is on 2 différent months
  • not get data for dates outside of calendar
  • clean cron

ddurieux avatar Feb 01 '14 13:02 ddurieux

Please note that monthly graph is always corrupted !

image

mohierf avatar Feb 07 '14 06:02 mohierf

When incremental, and have no perfdata, keep last value and not define it as '0'

ddurieux avatar Feb 13 '14 11:02 ddurieux