<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
We installed another open source application called NTSysLog. We set it
up to send event log entries to a central syslog server. We then custom
wrote perl scripts to parse the logs and generate summary reports.<br>
<br>
<br>
Tomasz Chmielewski wrote:
<blockquote cite="mid:4773EE90.80707@wpkg.org" type="cite">
  <pre wrap="">Chris Crow schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm sorry if this is a stupid question, but I can't seem to find an answer.

I'm curious what people are doing to report on installed packages, or 
even collect information about whether or not a package was installed 
correctly.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You can set up wpkg.js to log remotely, or copy local wpkg.xml file to a 
remote server for later processing.

There is no fancy GUI or web interface which tells you what was not 
installed or where are the problems (or, usually, if the wpkg.xml size 
for any hosts from a profile is different than the size for most hosts, 
you'll quickly know something differs).


  </pre>
</blockquote>
</body>
</html>