while running the top I see that there are couple fo processes which are for httpd process from the apache user
/usr/sbin/httpd -DFOREGROUND
may i know wat this process is and how can we get rid of these process consuming the high cpu and memory.
nagios performance
-
IT-OPS-SYS
- Posts: 184
- Joined: Sun Jan 07, 2018 12:56 pm
nagios performance
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: nagios performance
httpd is the apache web server which run the UI for you to access the web interface for Nagios XI.
The more people you have using the web UI, reports running and API calls, etc., the higher the CPU and memory utilization will be for these process.
This is a required component of Nagios XI and the only way to reduce this would be to have less people using the interface.
The more people you have using the web UI, reports running and API calls, etc., the higher the CPU and memory utilization will be for these process.
This is a required component of Nagios XI and the only way to reduce this would be to have less people using the interface.
-
IT-OPS-SYS
- Posts: 184
- Joined: Sun Jan 07, 2018 12:56 pm
Re: nagios performance
got it. thanks for your explanation
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: nagios performance
No problemIT-OPS-SYS wrote:got it. thanks for your explanation
Locking thread