Re: [icinga-users] resource.cfg to constants.conf

2016-02-22 Thread Tobias von der Krone
Hi, you can create your own "my-constants.conf" file, give it the permissions you want to and include it in "icinga2.conf". On 2016-02-23 04:47, Dale Harris wrote: Hi, In icinga1 I was using resource.cfg to store some passwords, and it has permissions 0600. I understand I should use constan

[icinga-users] resource.cfg to constants.conf

2016-02-22 Thread Dale Harris
Hi, In icinga1 I was using resource.cfg to store some passwords, and it has permissions 0600. I understand I should use constants.conf in Icinga2, however it appears the default permissions for it is 0644. I can chgrp it to nagios and perms 0640, and that works. Is that recommended solution? Or is

Re: [icinga-users] Icinga2 Classic UI Whoops! Error: Could not read object configuration data!

2016-02-22 Thread Russell R Poyner
Enabling cgi logging turned up another clue. The cgi log is full of: Error: Invalid service object directive 'mount'. Error: Could not add object property in file '/var/cache/icinga2/objects.cache' on line 65. A google search on that leads to Bug 6754: https://dev.icinga.org/issues/6754 It's

[icinga-users] Icinga2 Classic UI Whoops! Error: Could not read object configuration data!

2016-02-22 Thread Russell R Poyner
This is a Centos 7 system with selinux disabled. icinga2 daemon -C completes successfully. apache is a member of icinga and icingacmd groups and has read access to /var/cache/icinga2 Icinga2 and icinga-gui were installed from rpms using yum: yum lis

[icinga-users] Help with configuring icinga2 with cluster setup

2016-02-22 Thread Zhi-Wei Lu
Hi all, We are in the process of evaluating network monitoring packages, ICINGA2 is on the top of our list. Initially, I setup one server to monitoring a bunch of switches plus one Linux client (disk, proc, load, etc being monitored and reported on the master). Now, I have configured cluster

[icinga-users] Use objects variables on navigation items

2016-02-22 Thread Davide Demuru
Hi guys, I'm wondering if there's a way to use the object variables in the navigation items urls. For instance, http://$address$:$vars.env_port$/$vars.env_name$ I performed some test but without success, unfortunatelly nothing is mentioned on Icingaweb2

[icinga-users] Icinga2 sending 1st reminder notification before notification interval

2016-02-22 Thread Alexandria Ison
I am running Icinga2 in an HA configuration (two instances located in master zone) on Centos 6.7. I’m frequently seeing early reminder notifications. The alerts are coming from the same host and I can see in the logs where it writes to the db that it sent the first notification before sending th

[icinga-users] Problem with performance data using range with check_procs plugin

2016-02-22 Thread Morgan Marodin
Hi. I've a problem with Performance Data in my Icinga2 installation, using nagios plugin check_procs, (version 2.0.3). I've tryed to use the monitoring-plugins's one too, version 2.1.2, but the problem is the same. For example I want to check that are running exactly 5 instances of a particural p

Re: [icinga-users] "Sent out to any contact" meaning

2016-02-22 Thread Bancal Samuel
Thanks Eric, That makes much more sense now. Best, Samuel On 22. 02. 16 11:05, Eric Lippmann wrote: Hi all, The “Sent out to any contact” is just a spelling bug. It should read “Sent to nobody”. I fix it asap. Our next release will be next week. Best, Eric On 17 Feb 2016, at 8:47 AM, Banc

Re: [icinga-users] "Sent out to any contact" meaning

2016-02-22 Thread Eric Lippmann
Hi all, The “Sent out to any contact” is just a spelling bug. It should read “Sent to nobody”. I fix it asap. Our next release will be next week. Best, Eric > On 17 Feb 2016, at 8:47 AM, Bancal Samuel wrote: > > Hi Eric, > > Could you investigate the question? > > Thank you, > Samuel > > > On