Skip to main content

A Wishbone Livestatus input module.

Project description

          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


=========================
wishbone.input.livestatus
=========================

Version: 1.0.0

Queries Livestatus at the chosen interval.
------------------------------------------


    Queries LiveStatus with the predefined query and returns each returned
    record as new event


    Parameters:

        - host(str)("127.0.0.1")
           |  The Livestatus address/hostname to connect to.

        - port(int)(6557)
           |  Explaining the parameter.

        - timeout(int)(10)
           |  Timeout in seconds to connect.

        - query(str)("GET Status")
           |  The query to execute

        - interval(int)(10)
           |  The interval to query

    Queues:

        - outbox
           |  A description of the queue

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_input_livestatus-1.0.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page