<div>Then what was this all about?  I guess I read it wrong.</div>
<div> </div>
<div><em>"However on an bbc 1.9i btf (better then free) client it is pushing PROCs to the server:<br><br>#cat ~bbuser/bbc1.9i-btf/etc/bbwarnsetup.cfg:<br>...<br>PROCS="bbrun"                           # (YELLOW) WARN IF NOT RUNNING<br>
PAGEPROC="cron"                         # (RED) PAGE IF NOT RUNNING<br>export PROCS PAGEPROC"<br></em></div>
<div>What you might want to do is track down the "raw data" being sent by these hosts to see if they contain a PROC secion.  I think you can get to it on each host through the <a href="http://<xymon-server>/hobbit-cgi/bb-hostsvc.sh?CLIENT=<client">http://<xymon-server>/hobbit-cgi/bb-hostsvc.sh?CLIENT=<client</a>> link.  On Solaris you would look for a [ps] header, then a list of processes.  This will show you that the data is getting pumped over.  (For Linux, etc. there might be something different).</div>

<div> </div>
<div>And, if your config fragment is correct, you would not expect any PROC checks for one or two, just for three, since you only defined them for three and there are no PROC checks in the DEFAULT section.</div>