python-mk-livestatus

Helps to query MK livestatus and return results as dictionary
 
  0
  no reviews



Python MK Livestatus parser ===========================

Access the data returned from MK Livestatus queries as Python lists or dictionaries. It does this by sending queries to the MK Livestatus UNIX socket and parses the returned rows. Read/write permission to the UNIX socket are required.