-
Hey,
I have tried this configuration :
```
define service{
host_name servera
use TPL_SVC_service
service_description Shinken-Poller - Port 7771
che…
-
Hi,
I had a big broker with shinken-arbiter this morning.
Process shinken-arbiter didn't want to start after a "restart ou reload" action.
We get this message and log shinken-arbiterd.log
…
-
From a fresh install of shinken :
```
# shinken --version
shinken 2.4.3
```
I was wondering why `shinken search all | grep XXX` didn't work.
Then, I got it when I tried `search all` alone :
…
-
Installed /usr/local/lib/python2.7/dist-packages/Shinken-2.4.3-py2.7.egg
Processing dependencies for Shinken==2.4.3
Finished processing dependencies for Shinken==2.4.3
Changing owner of /etc/…
ajtag updated
7 years ago
-
Hello there,
I want install Shinken on my ubuntu 20.04
i look the doc : https://shinken.readthedocs.io/en/latest/02_gettingstarted/installations/shinken-installation.html#requirements
First …
-
we currently have a problem with downtimes for some hosts and services.
If we enter a downtime this will not be realized.
I have found that scheduled_downtime_depth has a value of -1 for these.
If …
-
My shinken is receiving several NSCA service checks for the same service in a short time frame (eg. 2 seconds).
On each check notification, the external command PROCESS_SERVICE_CHECK_RESULT is callin…
-
Hello ,
I just setup a new shinken 2.4.2 server on debian 8 and I try to use a config that work on 2.0.3 :
a linux template (not complete just the part that have problems) :
define host{
name T-Lin…
-
Hi again,
A 2nd small issue:
When i restart the server (which hosted Shinken), the /var/run/shinken directory is deleted and not recreated. So I can not start the shinken daemons (Permission Denied)…
-
Hi,
I think it could be usefull to support shinken "tags"
So that we can ask for :
- All tags available
- All tags used
- All tags of hosts
- All tags of services ...
I think we can query like tha…