<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid200509160748.58577.mailings@good-it.com"  type="cite">
  <blockquote type="cite">
    <pre wrap="">There must be many people monitoring Windows hosts?
Sad but true, that is all that I monitor right now, and it's all done with
simple NSClient stuff so there is nothing special about that.

It seems to me that the most competent Windows monitor agent today is
NRPE_NT but I can't say for sure cause I haven't looked into it as deep as
I need to. NRPE_NT needs some heavy scripts and configuration to do wonders
as I understand.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Quit true.
  </pre>
</blockquote>
<br>
Once you have NRPE_NT installed once with all relevant services, then
you have the recipie to install to all your other windows boxen.<br>
You could write a simple batch file to:<br>
1. Copy files to a standard location<br>
2. Set up the NRPE_NT service<br>
3. Any other post installation tasks<br>
<br>
You don't need an MSI installer to do that, it's about 8 lines of a
batch file.<br>
<br>
rob.<br>
<br>
</body>
</html>