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

Fix "fmt % thing" : fmt missing the %s #64

Closed gst closed 9 years ago

gst commented 9 years ago

With this the Livestatus was simply not usable at all within a scheduler :|

Seen while investigating on https://github.com/naparuba/shinken/pull/1623