Fork me on Github

sysdbd-mk-livestatus(5) Manual Page

NAME

sysdbd-mk-livestatus - mk-livestatus plugin querying monitoring systems

SYNOPSIS

<LoadBackend "mk-livestatus">
    Interval 300
</LoadBackend>
<Backend "mk-livestatus">
    <Instance "collector">
        Socket "/var/lib/nagios4/rw/live"
    </Instance>
</Backend>

DESCRIPTION

mk-livestatus is a backend module which queries monitoring systems supporting the Check_MK livestatus interface (e.g. Icinga, Naemon, Nagios, Shinken). It connects to the monitoring daemon and periodically queries all hosts and services.

CONFIGURATION

mk-livestatus accepts the following configuration options:

Instance <name>

An instance block specifies a connection to the monitoring system. The specified <name> is used to identify the connection internally but otherwise has no special meaning.
An instance block accepts the following configuration options:

Socket <path>

The path name of the UNIX domain socket provided by the livestatus module.

AUTHOR

SysDB was written by Sebastian "tokkee" Harl <sh@tokkee.org>.

Copyright © 2012-2014 Sebastian "tokkee" Harl <sh@tokkee.org>

This is free software under the terms of the BSD license, see the source for copying conditions. There is NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Latest Releases:

» 0.8.0 — 2016-02-25
» 0.7.0 — 2015-02-21
» 0.6.0 — 2014-11-17

[feed]  RSS | Atom

 

   

 

Imprint | Github | Google+ (Community) | Twitter | Facebook