Code

Added initial version of the MK Livestatus backend.
authorSebastian Harl <sh@tokkee.org>
Tue, 11 Dec 2012 10:00:11 +0000 (11:00 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 11 Dec 2012 10:00:11 +0000 (11:00 +0100)
commitd938338c37665a6ac78c292d906726dbc92c68ee
tree5f669aade076cee781e7b508e247c92a43e7472d
parenta092c1d38bac59ba04789306b58a892538ee2e08
Added initial version of the MK Livestatus backend.

This backend uses the MK Livestatus interface available for Nagios, Icinga,
Shinken and possibly other software, to retrieve host information from those
monitoring systems.
configure.ac
src/Makefile.am
src/backend/mk-livestatus.c [new file with mode: 0644]