<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
<title></title>
</head>
<body>
<p style="margin: 0px;"><span></span></p>
<p style="margin: 0px;"></p>
<p>Does it matter where in the NSC.ini file this goes?</p>
<p>The above should be configured in nrpe.cfg if you're using NRPE. If you're using the .exe file for Windows with NSClient++, you should configure this in the file nsc.ini on the host. Example:</p>
<p>I have this under the NRPE Handlers.</p>
<p> </p>
<p>[NRPE Handlers]</p>
<p>; The old plugins we'll deprecate</p>
<p>check_disk=scripts\deprecated\diskspace_nrpe_nt.exe $ARG1$</p>
<p>check_cpuload=scripts\deprecated\cpuload_nrpe_nt.exe $ARG1$</p>
<p>check_memload=scripts\deprecated\memload_nrpe_nt.exe $ARG1$</p>
<p>win_service=scripts\deprecated\service_nrpe_nt.exe $ARG1$</p>
<p>check_sysinfo=scripts\deprecated\check_sysinfo.exe</p>
<p>check_openmanage.exe --omreport "C:\Program Files (x86)\Dell\SysMgt\oma\bin\omreport.exe"</p>
</body>
</html>