Re: user management page loads slow
Posted: Mon Mar 09, 2020 1:54 pm
heres the httpd log and I pm'ed you the other file as requested.
Support for Nagios products and services
https://support.nagios.com/forum/
That said, perhaps a tcpdump taken while you reproduce will help shed some light. From the command line run:Is this happening with a specific browser and have you tested others? I'd be curious to see if the browser dev tools'(hit F12 to open in the browser) network tab shows anything of interest while you reproduce this.
I assume the problem eventually comes back - how long before you notice it starts to hang again?
Code: Select all
yum -y install tcpdump
tcpdump -s 0 -i any port 9200 -w output.pcapCode: Select all
tcpdump -s 0 -i any port 9200 -w output.pcap
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 6553 5 bytes
^C4663 packets captured
9326 packets received by filter
0 packets dropped by kernel
Great!benhank wrote:good news. I re rran the instructions for upgrading the server and now its working. I truly apologize for the delayed response but you can lock it.