#monitoring #icinga #desktop-applications

bin+lib istamon

Simple Desktop application and cli to display the service and host states of an Icinga instance

2 releases

0.1.0 Dec 22, 2021

#1036 in GUI

22 downloads per month

MIT license

125KB
3.5K SLoC

Rust 3K SLoC // 0.0% comments QML 360 SLoC // 0.1% comments

istamon

A simple Desktop application and cli that displays the service and host states of an Icinga instance.

Icinga is an IT monitoring system that does periodic reachability checks for hosts and health checks for services on these hosts. Istamon shows the current status of these checks.

Istamon is inspired by nagstamon. It currently has way less features than nagstamon, but it also does not require icingaweb2.

Disclaimer

Istamon still only has a minimal set of features. The only reasons I can think of to prefer it over nagstamon currently would be:

  • You want a graphical overview of the monitoring state without running icingaweb2 in addition to the icinga core service.
  • You'd rather have Qt and Kirigami installed instead of python and GTK

Dependencies

~15–30MB
~498K SLoC