shinken-monitoring / mod-livestatus

Shinken module for presenting data with a MK/Livestatus comptabile interface
GNU Affero General Public License v3.0
15 stars 20 forks source link

Shinken configuration optimization adaptation #36

Closed geektophe closed 10 years ago

geektophe commented 10 years ago

This patch adapts the LiveStatusRegenerator class to the way to add objects into containers introduced in https://github.com/naparuba/shinken/pull/1311

Please note that this patch depends on the pull request described above, and should be used only once it has been accepted, and the shinken core has been updated.

Seb-Solon commented 10 years ago

Let's go!