Skip to main content

Desktop application, in 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.

It is used to :

  • Get Alignak daemons status, number of hosts and services per state

  • Be notified when problems are raised by Alignak

  • View, in real time, an host synthesis (host and its services state)

  • Acknowledge problems or schedule downtimes on your Hosts / Services

Installation

To install Alignak-app:

# For Linux users with python2
sudo apt-get install python-qt4
# For Linux and Windows users with python3
pip3 install PyQt5 --user

# For Windows users, we recommend using python3, else install PyQt from the download page

# Alignak App
pip3 install alignak_app --user -v

# If you want development version, run:
git clone https://github.com/Alignak-monitoring-contrib/alignak-app
cd alignak-app
pip3 install . --user -v

# Follow instructions displayed during pip install and run the app (1st run will finalize the installation)
alignak-app start

# An installer for Windows is also available on this repository.

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, visit http://www.alignak.net/ website.

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.0.1.tar.gz (72.1 kB view hashes)

Uploaded Source

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