Skip to main content

Desktop application, with system tray, for Alignak monitoring solution

Project description

Alignak desktop application

Develop branch build status Development code static analysis Development code coverage Latest documentation Status Development documentation Status Most recent PyPi version Join the chat #alignak on freenode.net License AGPL v3

Short description

Alignak-App is a desktop application, residing in the system tray, for the Alignak framework. It can be installed on any Linux or Windows Dekstop / Server with a graphical interface which can run Python.

This application is useful for people with an Alignak installation in their business and who want to keep an eye on their supervision constantly.

Features:

  • See Alignak daemons status (if activate in backend), number, states, informations of hosts and services

  • Be notified for: problems, actions, changes, daemon states, …

  • View a synthesis view of a host and its services (states, output, checks, …)

  • Acknowledge problems, schedule downtimes on your Hosts / Services

  • Spy on hosts to keep an eye on

And other features to come…

App use PyQt5, bindings of Qt application framework.

Installation

To install Alignak-app:

  • Windows Users:

# An installer for Windows is available on this repository.
# To keep it free, installer is not signed, so Windows Defender SmartScreen will warn you about that.
# Just click on "More Informations" and on "Execute anyway" to run installer.

# You can also generate your own setup. Please, follow the documentation link below.
  • Linux Users:

# Alignak App
pip3 install alignak_app

# First run
alignak-app-launcher --start   # Run application in current shell
alignak-app-launcher --install # Install a daemon file

# Once you've installed Alignak-app daemon, just run:
alignak-app start
  • Development (Windows or Linux):

# If you want to test development version or a specific version, tags, commit run:
git clone https://github.com/Alignak-monitoring-contrib/alignak-app
cd alignak-app
# If you're under Windows, use "pip" instead of "pip3"
pip3 install -r requirements.txt
pip3 install . -v
# Then run "app.py" file

You can find more help in the documentation below.

Documentation

Documentation for Alignak-app is available on Read The Docs. You will find everything you need to install and configure the application.

To learn more about Alignak project, please visit http://www.alignak.net/.

Release strategy

Alignak-app will try to follow the Alignak-Backend version. As of it, take care to install the same minor version on your system to ensure compatibility between all the packages. e.g.: if your Backend is 1.4.x, use Alignak-app 1.4.x.

Bugs / Enhancements

Please open any issue or idea on this repository.

Preview

https://raw.githubusercontent.com/Alignak-monitoring-contrib/alignak-app/develop/docs/image/preview.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alignak_app-1.4.4.tar.gz (152.3 kB view details)

Uploaded Source

File details

Details for the file alignak_app-1.4.4.tar.gz.

File metadata

  • Download URL: alignak_app-1.4.4.tar.gz
  • Upload date:
  • Size: 152.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for alignak_app-1.4.4.tar.gz
Algorithm Hash digest
SHA256 f136b49802746de7110543b9eb58571f237b1d8f2a3d5f2b3febe44355c2177a
MD5 7a9dd2bdf1372beabf711edfdfb02544
BLAKE2b-256 2fbaa42aa91eb36cb0dabc8d16896aa34cc667f6b47f7002add906aca1c60cf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page