alignak icon indicating copy to clipboard operation
alignak copied to clipboard

Monitoring tool, highly flexible and new standard oriented

Results 72 alignak issues
Sort by recently updated
recently updated
newest added

hello, in the main alignak.ini file directory macro are like that : ```ini _dist=/usr/local/ _dist_BIN=%(_dist)s/bin _dist_ETC=%(_dist)s/share/alignak/etc _dist_VAR=%(_dist)s/var/lib/alignak _dist_RUN=%(_dist)s/var/run/alignak _dist_LOG=%(_dist)s/var/log/alignak ``` It should be like this to avoid doube slash after...

Got this error: ``` [2019-06-06 08:39:10] CRITICAL: [arbiter-master.alignak.daemon] ----- Exception: 'str' object has no attribute 'serialize' Back trace of the error: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/alignak/daemons/arbiterdaemon.py", line 2149,...

Without any configuration since the default configuration, I got: ``` [2019-04-16 13:41:32] INFO: [scheduler-master.alignak.module.inner-retention] Loading retention data from 1 files [2019-04-16 13:41:32] INFO: [scheduler-master.alignak.module.inner-retention] Supposed retention file /tmp/alignak-retention-scheduler-master.json is not...

Seen in some log: ``` Daemon report exception: Receiver object has no instance_id ``` when no scheduler is found for an unknown host

The comments for and host or service are sent to all active schedulers by the arbiter. Resulting in an events log such as: ``` ==> /var/log/alignak/alignak-events.log

bug

The broker and poller are able to manage sub realms but not the scheduler ... the scheduler should be able to manage sub realms. And the manage sub realm should...

enhancement

Some tests should be added for commands with poller and reactionner tags

enhancement

This to write down some ideas about this subject... Assuming the follownig concerns: - easing Nagios / Shinken migration is one of the Alignak goal - monitored configuration is described...

question

``` [2019-01-07 06:39:09] INFO: [poller-master.alignak.daemon] Daemon poller-master is living: loop #1 ;) [2019-01-07 06:43:54] ERROR: [poller-master.alignak.worker.fork_1] [fork_1] exited with an unmanaged exception : 'utf8' codec can't decode byte 0x90 in...