Hi,
yes I understand that it is inside the code, but I would assume that it is
treated like any other dependency in the logic, or is it not the case?
Ticket opened.
I don't have logs no, however, I can take an example querying the DB:
ariaDB [icinga]> select status_update_time, last_state_chang
Hi,
I'm working with Icinga 1.11.4. I noticed when I trying to set a
contact for a host that that contact was being assigned to the
services associated with the host, so the services basically appeared
to be inheriting the contact information. Is that the way it is
supposed to work? I have few
That's just an attribute. If your address should be the FQDN instead, then
put it there. Or tell your service object, that address should be
overridden with the host.name or any other custom setting resolved at
runtime.
apply Service "blub" {
vars.address = $host.name$
...
The reason why we rem
Simply, if your DNS or network infrastructure start to fail, it's best to
mange sure your monitoring doesn't also fall over and render you even more
completely blind. It's a design / best practices decision you don't have to
follow... you just better be 1000% sure you'll never see an instance where
First of all Thank You to all who have created and contributed to Icinga.
I'm just getting here and hope to be helpful in the future.
I have used Nagios for many years in smaller deployments and in the past I
have never had to set the address property in a host definition. I have
always
depende
Sorry, I was mistaken because the Icinga-Web wiki page pointed to
IDOutils as requirement. Now I see it was only for Icinga 1.x. After
redoing everything, but without this unnecessary part, it still works
without previous errors.
So the problem was with my database only.
Thank you for your patienc
On 11.07.2014 14:09, Antonio Fernández Pérez wrote:
Hi list,
I would like to know if is possible to delete some files from Icinga server, for example perfdata files, without affect to the service. This action, could produce lost data?
The core does not care about these written files p
On 14.07.2014 16:55, Christophe HAEN wrote:
Hi,
The documentation states that there is an implicit dependency between the services and the host on which they run. However it does not give much details regarding the configuration of this dependency.
There is no configuration of that, but t
On 14.07.2014 17:37, Alfonso Pace wrote:
Hi,
I configured my distribuite environment with 2 slave and 1 master. If I start icinga in debug mode it's ok and the server work perfectly but if I start icinga in the master node with the command service icinga2 start, I receive an error although th
On 14.07.2014 16:45, Kasia Macias wrote:
Of course. The problem was I was skipping some important steps.
After installing Icinga2, I just skipped setting up IDOutils, which is
described here:
https://wiki.icinga.org/display/howtos/Setting+up+Icinga+with+IDOUtils+on+Debian
Eh. That's for Icinga
Hi,
I configured my distribuite environment with 2 slave and 1 master. If I
start icinga in debug mode it's ok and the server work perfectly but if I
start icinga in the master node with the command service icinga2 start, I
receive an error although the config check is correctly.
I don't understand
Of course. The problem was I was skipping some important steps.
After installing Icinga2, I just skipped setting up IDOutils, which is
described here:
https://wiki.icinga.org/display/howtos/Setting+up+Icinga+with+IDOUtils+on+Debian
So I had to install the packages mentioned there: mysql-server
li
Hi,
The documentation states that there is an implicit dependency between the
services and the host on which they run. However it does not give much
details regarding the configuration of this dependency. Namely:
- the value of disable_checks
- the value of disable_notification
- the value of stat
On 14.07.2014 13:16, Kasia Macias wrote:
Hi Michael,
Thank you for your kindly answer. After following the docs you
provided, I got rid of these pop-ups and errors.
Could you share your insights and solutions for others looking into the
same problem please?
thanks,
Michael
Greetings,
Kasia
Hi Michael,
Thank you for your kindly answer. After following the docs you
provided, I got rid of these pop-ups and errors.
Greetings,
Kasia
2014-07-11 11:37 GMT+00:00 Michael Friedrich :
> On 11.07.2014 13:31, Kasia Macias wrote:
>>
>> Hi,
>>
>> For a long time I struggle with Icinga2/Icinga-W
15 matches
Mail list logo