istamon 0.1.0

Simple Desktop application and cli to display the service and host states of an Icinga instance.
docs.rs failed to build istamon-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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