Hi,
I'm getting lots of warnings about apt packages, but I only really care
about critical packages, not normal ones. I've changed the service in
apt.conf to;
apply Service "apt" {
  import "generic-service"
  check_command = "apt"
  vars.apt_only_critical = true
  assign where host.name == NodeName
}

but I'm still getting problem e-mails, regardless of if I check now in the
web interface. I've tried to confirmed that the settings are valid and
restarted the service, but no improvement. No ideas how I can get this to
only send out warnings when the packages are critical?

Thanks
James
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to