Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mod-livestatus issue #74 #1882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 7, 2016

  1. Fix mod-livestatus issue shinken-solutions#74

    mod-livestatus was unable to retrieve a contact's host notification period and service notification period, and consequently, was also unable to determine if a timestamp fell within those periods.
    
    This fix uncomments the two linkify calls in contact.py, which allows livestatus to get the notification periods from the Contact object.
    ianling authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    b7ddae7 View commit details
    Browse the repository at this point in the history