NetXMS Support Forum

English Support => General Support => Topic started by: danielE on April 07, 2015, 06:31:24 PM

Title: last month presets
Post by: danielE on April 07, 2015, 06:31:24 PM
 i always get request time out when i want to set the preset to a month old. is there way to fix this? let me know. thanks!
Title: Re: last month presets
Post by: tomaskir on April 07, 2015, 06:51:57 PM
Need more information:

What NetXMS version?
What database used?
How many DCIs in the graph?
What collection interval for each DCI?
What graph refresh interval?
Title: Re: last month presets
Post by: danielE on April 07, 2015, 08:53:50 PM
i am using verison 2.0-M2
i am using MySQL database
just 2 dci in the graph
i dont get the last 2 quiestion. i am doing 20 seconds polling interval with 30 days retention time.

Title: Re: last month presets
Post by: danielE on April 08, 2015, 03:40:26 PM
anyone experiencing this problem? thanks!
Title: Re: last month presets
Post by: Victor Kirhenshtein on April 09, 2015, 12:15:27 AM
Hi,

seems to be a database performance problem. Do you have anything logged in MySQL slow query log? Check CPU usage and I/O on MySQL server when you request month graph.

Best regards,
Victor