Posts: 29
Threads: 9
Joined: May 2016
Reputation:
0
Hi all!
I've got a problem. My Pandora FMS console is very slow when loading the agent infos, for example Tree view, Group view. The page loading time is sometime longer than 40s.
Other monitoring view can loading fast, its few seconds.
I've got 50 agents.
Best regards,
Gadge
Posts: 29
Threads: 9
Joined: May 2016
Reputation:
0
Hi Kevin!
Thanks, I'll check it!
Best regards,
Gadge
Posts: 3
Threads: 0
Joined: Jan 2017
Reputation:
0
Hi Kevin
We're also facing this issue. It takes a loooong time for the web console to load agent info and graphs. We checked the Optimisation section but I don't think it's related to DB optimisation. Perhaps it might be due to Apache resources issue?
Regards
Posts: 401
Threads: 0
Joined: Dec 2014
Reputation:
0
Hello ayad99,
Of course you can check Apache resources and see if it has peaks that makes it freeze. However, slow problems are in most of the cases caused due to an incorrect (or unexistent) MySQL optimization, you should take a look at you my.cnf file and make the optimization according to the recommendations on our docummentation and MySQL webpages.
Also, keep in mind that certain types of graphs, if requesting a big amount of data in past days (let's say 1 month) may take some time to be desplayed, being more information to recover from the database, making the delay increase exponentially.
Kind regards,
Antonio.