istamon

Crates.ioistamon
lib.rsistamon
version0.1.0
sourcesrc
created_at2021-12-22 11:07:28.787475
updated_at2021-12-22 11:11:36.26144
descriptionSimple Desktop application and cli to display the service and host states of an Icinga instance.
homepage
repositoryhttps://gitlab.com/lu-fennell/istamon
max_upload_size
id501587
size162,648
Lu Fennell (lu-fennell)

documentation

README

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
Commit count: 77

cargo fmt