File usr.lib.nagios.plugins.check_zypper of Package nagios-plugins-zypper

# Last Modified: Sun Jul 17 14:48:41 2011
#include <tunables/global>

/usr/lib/nagios/plugins/check_zypper {
  #include <abstractions/base>
  #include <abstractions/perl>
  #include <abstractions/wutmp>

  /etc/SuSE-release r,

  /bin/grep PUx,
  /bin/awk PUx,
  /bin/rpm PUx,
  /bin/bash PUx,
  /usr/bin/sudo PUx,
  /usr/bin/zypper PUx, 
  /usr/sbin/zypp-refresh-wrapper PUx,

  # as we do not know how people name the ignore file, we 
  # allow read access to everything below /etc/nagios here
  # feel free to limit this to exactly the file you need
  /etc/nagios/** r,

}
openSUSE Build Service is sponsored by