I included the "Page File Usage" service for some of my servers, and am getting the following message:
"This Mode is no longer used as it was proven to be inaccurate. Automatically using -m checkpage instead...."
How do I fix this so that the WMI check will use the proper method?
Check WMI, Page File Usage "This Mode is no longer used..."
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Check WMI, Page File Usage "This Mode is no longer used.
This should be fairly straightforward. You want to follow these steps:
Configure -> Core Config Manager -> Services -> Search for WMI or PageFile -> Modify the command argument ARG3 to checkpage instead of checkmem, you may also remove the "-s page" portion from ARG4 although it is not needed.
I will submit this as a bug for that wizard. (internal bug submitted)
Configure -> Core Config Manager -> Services -> Search for WMI or PageFile -> Modify the command argument ARG3 to checkpage instead of checkmem, you may also remove the "-s page" portion from ARG4 although it is not needed.
I will submit this as a bug for that wizard. (internal bug submitted)
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Check WMI, Page File Usage "This Mode is no longer used.
Thanks, that did the trick. I forgot to go into services configuration under the CCM...I went from the "Service Status Detail" to edit the command