Skip to content

Mageti/livestatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of Mattias Kettner's mk_livestatus. It has been ported to
Nagios 4 and contains some extra features such as sorting and page offsets.
This branch is being maintained by op5 until such a time comes when everything
we need has been merged back upstream.

To find out more about mk_livestatus, see
 http://mathias-kettner.de/checkmk_livestatus.html

To find out more about op5, see
 http://op5.org

To install, run:
 autoreconf -s
 automake --add-missing
 ./configure CPPFLAGS=-I$(path to nagios include files, usually /usr/local/nagios/include)
 make
 sudo make install

About

Livestatus for Nagios 4 (module only)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 59.6%
  • Perl 25.3%
  • C 11.2%
  • Python 3.8%
  • Other 0.1%