We are currently using the check_xi_service_nsclient command to monitor and alert us if a Windows server is using more than 80% of memory. How do I set it up to also alert me if it's using less than 15% of memory?
Thanks.
alert for Windows server using less than 20% of RAM
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: alert for Windows server using less than 20% of RAM
Hello, @gornm565. So far I found a solution which includes the use of the negate plugin. Here're the steps to implement this:
1. You'd go to Core configurations Manager, then commands and clone the check_xi_service_nsclient command. You'd rename it and add the negate command to it. 2. Then you'd clone the memory usage check and make it use the new command: 3. Put 15 or 20 next to -c.
This should give you a critical state when memory usage goes down below 20.
1. You'd go to Core configurations Manager, then commands and clone the check_xi_service_nsclient command. You'd rename it and add the negate command to it. 2. Then you'd clone the memory usage check and make it use the new command: 3. Put 15 or 20 next to -c.
This should give you a critical state when memory usage goes down below 20.
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.