Search found 1 match
- Sat Apr 11, 2020 12:08 pm
- Forum: Open Source Nagios Projects
- Topic: Check_Memory in amount free
- Replies: 1
- Views: 1014
Check_Memory in amount free
I am monitoring a couple Windows MSSQL servers and by design I want them to use all but 8 GB of memory. The total amout of memory in these servers is 1TB so 8 GB is a very small percentage so warning on % free doesn't work for me. I have tried check_nrpe -H 10.1.2.41 -p 5666 -c check_memory -a MaxWa...