Menu

per feature year graph problem

Help
midifan
2006-07-14
2013-05-08
  • midifan

    midifan - 2006-07-14

    is there any timeout which stops generating the graph if there are too many records in the database?

    ca. 15000 records are added every day in this DB and everything generating per feature graph's works fine. but after 5 or 6 months the server can't create the years feature graph. if i delete records so that the records are not older than 5 Months (ca. the half of the db)the per feature graph works fine again.

    how can fix this?
    it does not matter how long the server cpu need to make the graph, but i want this graph.

    thx

    if it matters the current Licensewatcher server specs:
    2,4 Ghz PIV 1 GB ram
    WinXP with VMWarePlayer
    Suse 9.3 768 MB Ram

     
    • midifan

      midifan - 2006-07-24

      its not very impressive workaround but it's ok for me.

      i change the year period value in "generate_monitor.php" from $xlimit = 364; to $xlimit = 182 so now i can see a half year graph. thats enough for me.

       

Log in to post a comment.