-
I got the deb file for Debian 8 on the download page (http://alignak-monitoring.github.io/download/)
**1/** First installation result:
```
root@tests:/home/alignak# dpkg -i alignak-all_0.1-1.144615…
-
When importing this definition:
```
define timeperiod{
name us-holidays
timeperiod_name us-holidays
alias U.S. Holidays
january 1 …
-
When installing alignak-all 0.1-1 on Ubuntu 14.04 , this is the output
```
root@ubuntu:/home/josh# aptitude install alignak-all
The following NEW packages will be installed:
alignak-all bsd-mailx{a…
-
I would like for Alignak-arbiter to reload (config) without changing PID.
aviau updated
9 years ago
-
Whether Alignak is installation from distro's packages, from pip of from source code, is there any means to find out the main application paths (etc, lib, ...)?
When installed from source repository,…
-
... current default author for automatic generated comments is (Nagios process).
When a downtime is programmed an automatic comment is created. The author of this automatic comment is (Nagios Process…
-
Looking for a quickstart tutorial of single node alignak installation. The available documentation is somewhat unclear about all those myriad configuration files.
-
This issue to discuss what should be done for the monitoring objects configuration ...
### Introduction (currently)
Currently the default installed configuration is including:
- `etc/alignak/daemons`…
-
```
python -c 'from alignak.bin import VERSION; print(VERSION)'
Traceback (most recent call last):
File "", line 1, in
File "/home/aftnix/.local/lib/python2.7/site-packages/alignak/bin/__init__.p…
-
- [x] Pylint Code : Remove all skip file naparuba/shinken#1393 #87 (@Seb-Solon, @titilambert, @gst)
- [x] Update doc to setup develop environment #88
- [x] Enhancement: Refactor list parsing in conf…