<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hello<br>
    <br>
    Does anyone have experience in monitoring the clients behind
    Spacewalk proxy?<br>
    <br>
    My problem is, when I set the monitoring probes to client which is
    behind a Spacewalk proxy, the probes will be executed by
    central/parent server instead of proxy server. <br>
    <br>
    Can I change this behaviour? If it's by design, the proxy loses its
    functionality. I don't think the proxy's just used for patch
    installing. There is a RPM file:<br>
    spacewalk-proxy-monitoring<br>
    which includes this:<br>
    # cat /usr/share/doc/spacewalk-proxy-monitoring-2.0.1/README <br>
    Package spacewalk-proxy-monitoring pulls in all of the Spacewalk
    Monitoring <br>
    packages, including all MOC and Scout functionality.<br>
    <br>
    It contain only one configuration file: /etc/satnum which contain
    node number <br>
    and should not be edited manualy.<br>
    <br>
    # ps aux|grep -i monit<br>
    root      4099  0.0  0.0 103236   860 pts/0    S+   14:52   0:00
    grep -i monit<br>
    <br>
    # ps aux|grep -i scou<br>
    root      4109  0.0  0.0 103236   864 pts/0    S+   14:52   0:00
    grep -i scou<br>
    <br>
    <br>
    I've got this in /var/log/nocpulse/kernel-error.log on Proxy server.<br>
    <i>Starting kernel</i><i><br>
    </i><i>Event terminated abnormally</i><br>
    <br>
    Can anyone give an advice?<br>
    <br>
    Balint<br>
  </body>
</html>