Mitigating platform slow response

Hi guys.
Im experimenting slow experience when refreshing or browsing lnms.
I would like to know what can I do to improve naviagation experience, already added 4GB extra memory but did not notice any difference. (8GB total for this vm)
I think it is NOT related to hardware , since cpu and memory usage is very slow on proxmox graphs.

Im currently monitoring 51 devices , and we are 2-3 administrators accessing to platform.
I installed whatermap plugin and some nagios plugins and have 22 alert rules.
Librenms.log seems ok , most device around 5 secs for polling time.
And validate.php out is:

[root@monitoreo_wiber librenms]# su librenms
bash-4.2$ ./validate.php
====================================
Component | Version
--------- | -------
LibreNMS  | 21.5.1-33-gbd3da05
DB Schema | 2021_06_11_084830_slas_add_rtt_field (210)
PHP       | 7.3.27
Python    | 3.6.8
MySQL     | 10.5.9-MariaDB
RRDTool   | 1.4.8
SNMP      | NET-SNMP 5.7.2
====================================

[OK]    Composer Version: 2.1.3
[OK]    Dependencies up-to-date.
[OK]    Database connection successful
[OK]    Database schema correct

Thanks in advance;
Leandro.

Web UI slowness is usually either your webserver config not allowing much concurrency or your system disk IO bottlenecking.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.