Nagios XI Slow Web interface.
Posted: Sun Apr 28, 2019 7:48 am
Hello,
We are currently in process of implementing a new instance of our Nagios Xi from scratch.
And I find the web interface pretty slow and I was wondering what I could do to make that better before telling everyone to connect on it.
1500 hosts. 160 services. 6000 total checks. Zero notification. Nagios XI 5.6.0
Will provide profile or other info if needed.
4 Core 6 GB Ram.
Not sure why Buffers and Cached memory are high?
Here is was I did so far, by looking at older similar post.
/etc/php.ini -> max_input_vars = 10000
/etc/my.cnf -> max_connections=500
Memory
Total 5,796 MB
Used 979 MB
Free 336 MB
Shared 307 MB
Buffers 4,480 MB
Cached 4,174 MB
Load
1-min 0.97
5-min 1.31
15-min 1.45
CPU Stats
User 31.67%
Nice 0.00%
System 9.42%
I/O Wait 0.15%
Steal 0.00%
Idle 58.76%
Receiving the same output when loading page from admin account.
[root@XXXXXXXX ~]# ps aux | awk '{print $6 " " $11}' | sort -nr | head -20
371864 /usr/libexec/mysqld
68912 /usr/sbin/rsyslogd
45712 /usr/sbin/httpd
33240 /usr/bin/python
33156 /usr/sbin/httpd
32964 /usr/sbin/httpd
32876 /usr/bin/php
32788 /usr/bin/php
32504 /usr/sbin/httpd
29680 /usr/sbin/httpd
28612 /usr/sbin/httpd
28544 /usr/sbin/httpd
28432 /usr/sbin/httpd
28396 /usr/sbin/httpd
28128 /usr/sbin/httpd
28116 /usr/sbin/httpd
25876 /usr/bin/php
25824 /usr/bin/php
25636 /usr/bin/php
24920 /usr/bin/php
Let me know.
Thank you
We are currently in process of implementing a new instance of our Nagios Xi from scratch.
And I find the web interface pretty slow and I was wondering what I could do to make that better before telling everyone to connect on it.
1500 hosts. 160 services. 6000 total checks. Zero notification. Nagios XI 5.6.0
Will provide profile or other info if needed.
4 Core 6 GB Ram.
Not sure why Buffers and Cached memory are high?
Here is was I did so far, by looking at older similar post.
/etc/php.ini -> max_input_vars = 10000
/etc/my.cnf -> max_connections=500
Memory
Total 5,796 MB
Used 979 MB
Free 336 MB
Shared 307 MB
Buffers 4,480 MB
Cached 4,174 MB
Load
1-min 0.97
5-min 1.31
15-min 1.45
CPU Stats
User 31.67%
Nice 0.00%
System 9.42%
I/O Wait 0.15%
Steal 0.00%
Idle 58.76%
Receiving the same output when loading page from admin account.
[root@XXXXXXXX ~]# ps aux | awk '{print $6 " " $11}' | sort -nr | head -20
371864 /usr/libexec/mysqld
68912 /usr/sbin/rsyslogd
45712 /usr/sbin/httpd
33240 /usr/bin/python
33156 /usr/sbin/httpd
32964 /usr/sbin/httpd
32876 /usr/bin/php
32788 /usr/bin/php
32504 /usr/sbin/httpd
29680 /usr/sbin/httpd
28612 /usr/sbin/httpd
28544 /usr/sbin/httpd
28432 /usr/sbin/httpd
28396 /usr/sbin/httpd
28128 /usr/sbin/httpd
28116 /usr/sbin/httpd
25876 /usr/bin/php
25824 /usr/bin/php
25636 /usr/bin/php
24920 /usr/bin/php
Let me know.
Thank you