Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
my problem is when my memory usage is high it will be appeaer critical but after 2 days server status is now ok and memory status is now decrease and is ok but my memory status is still appear critical and don't change to ok
Is that literally all that is in your nrpe.cfg? Seeing the settings will help us understand any issues you are having. If you are concerned about security, you can PM.
dwhitfield wrote:Is that literally all that is in your nrpe.cfg? Seeing the settings will help us understand any issues you are having. If you are concerned about security, you can PM.
Thanks but this host using check_by_ssh not ise nrpe
dwhitfield wrote:Did you post the right service definition? It says check_nrpe!check_mem
Yes i hava defined service with check_mem and it is working now but problem is after 4 days percentage of memory usage that show not change in nagios but when ssh to remote host and get top command memory usage is 2% check_mem.pl plugin has problem?
dwhitfield wrote:Is that literally all that is in your nrpe.cfg? Seeing the settings will help us understand any issues you are having. If you are concerned about security, you can PM.
Thanks but this host using check_by_ssh not ise nrpe
You are posting an NRPE command. Please post the ENTIRE definition to avoid any further confusion.
baber wrote:dear all
Hi
on my linux server i use check_mem.pl plugin for chk memory plugin status
my problem is when my memory usage is high it will be appeaer critical but after 2 days server status is now ok and memory status is now decrease and is ok but my memory status is still appear critical and don't change to ok
dwhitfield wrote:Is that literally all that is in your nrpe.cfg? Seeing the settings will help us understand any issues you are having. If you are concerned about security, you can PM.
Thanks but this host using check_by_ssh not ise nrpe
You are posting an NRPE command. Please post the ENTIRE definition to avoid any further confusion.
baber wrote:dear all
Hi
on my linux server i use check_mem.pl plugin for chk memory plugin status
my problem is when my memory usage is high it will be appeaer critical but after 2 days server status is now ok and memory status is now decrease and is ok but my memory status is still appear critical and don't change to ok
what is problem ?
BR
i have added this to command.cfg file on nagios server
now after 3 days status of memory on nagios show critical although my memory status is very low and attached pic from top on server why critical warning from monitoring not remove now ?
You only have 150MB of memory free, I believe Nagios is reporting correctly. Take a look at the free -m command which may be a bit easier to visualize.