swap usage is getting filled

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

swap usage is getting filled

Post by IT-OPS-SYS »

hi team,

i would like to see wat causing the swap usage to get filled every 2nd day.

i have attached the system profile report to this. kindly check and let me know so that we can make the appropriate changes.


[root@cvrmnagiosxi001 var]# free -m
total used free shared buff/cache available
Mem: 16046 9682 1426 871 4937 5112
Swap: 2047 2047 0
You do not have the required permissions to view the files attached to this post.
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: swap usage is getting filled

Post by mbellerue »

It looks like rsyslogd is taking up the largest chunk of memory, by far. Do you have the Nagios server sending its logs to another server?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
IT-OPS-SYS
Posts: 184
Joined: Sun Jan 07, 2018 12:56 pm

Re: swap usage is getting filled

Post by IT-OPS-SYS »

yes, we have secondary server setup for backing up the server
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: swap usage is getting filled

Post by mbellerue »

It might be worth checking to make sure that the remote server is getting the logs from your Nagios server. I know that rsyslog will hold a certain number of logs in cache when it cannot contact the remote server. That may be why rsyslog is using up your memory.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked