<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>this is what I have. YAML is whitespace-sensitive - the filename
      (or pattern) must be indented with two spaces, and the list of
      libraries/files ignored indented further two spaces.</p>
    <p>And to disable the "libs" test, edit
      /etc/xymon/clientlaunch.d/libs.cfg <u>on the client</u>.</p>
    <p><br>
    </p>
    <p>Regards,</p>
    <p>Henrik</p>
    <p><br>
    </p>
    <p># generic config file for the libs test<br>
      # specify local additions in /etc/xymon/libs.local.yaml<br>
      ---<br>
      whitelist:<br>
        *:<br>
          - '^/proc/'<br>
          - '^/run/'<br>
          - '^/tmp/'<br>
          - '^/var/tmp/'<br>
          - '^/var/log/'<br>
          - '^/var/run/'<br>
          - '^/SYS'<br>
          - '^/drm'<br>
          - '^/dev/zero'<br>
          - '^/dev/shm'<br>
          - '^/dev/pts'<br>
          - '^/var/lib/lightdm/\.speech-dispatcher/'<br>
          - '\.cache'<br>
          - '/\.config/'<br>
          - '/\.local/share/gvfs-metadata/'<br>
          - 'dovecot(\.index|-uidlist)'<br>
          - '/\[aio\]'<br>
        /usr/sbin/memlockd:<br>
          - '.*'<br>
        /lib/systemd/systemd-udevd:<br>
          - '/lib/modules/.*/modules\.(symbols|alias|dep|builtin)\.bin'<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Den 16.07.2020 kl. 20.52 skrev Peter
      Toft:<br>
    </div>
    <blockquote type="cite"
      cite="mid:7d7e4b37c035b4c57f5422c73882a384@linuxbog.dk">After
      booting my Ubuntu 20.20 box I have this dead process every time
      <br>
      <br>
      root 401 0.0 0.0 2488 588 ? S Jul14 0:00 bpfilter_umh
      <br>
      <br>
      This annoys Xymon on the SERVICE=libs page
      <br>
      <br>
      I have a dead process detected
      <br>
      <br>
      <br>
      yellow The following processes have libs linked that were
      upgraded:
      <br>
      <br>
      root:
      <br>
        / (deleted) (401)
      <br>
      <br>
      <br>
      It seems that I can silence "noise" like this via
      /etc/xymon/libs.local.yaml
      <br>
      but I cannot get the syntax right. Help :)
      <br>
      <br>
      Cheers
      <br>
      <br>
      <br>
    </blockquote>
  </body>
</html>