Re: [icinga-users] Icinga 2.4 does not start after update

2015-12-13 Thread Daniel Bareiro
Hi, Michael. On 24/11/15 08:25, Daniel Guillermo Bareiro wrote: >>> --- >>> root@icinga2:~# /etc/init.d/icinga2 checkconfig >>> (...) >>> information/ConfigItem: Committing config items >>> critical/config: Error: An obje

Re: [icinga-users] Icinga 2.4 does not start after update

2015-11-24 Thread Daniel Bareiro
Hi, Michael. On 24/11/15 08:25, Daniel Guillermo Bareiro wrote: >> Nope. Afaik we had that with versions older than 2.2 but changed that using >> apply rules. >> Probably you've upgraded from a rather old version, and missed the Changelog >> entries. > Can be, but honestly I do not remember t

[icinga-users] Icinga 2.4 does not start after update

2015-11-20 Thread Daniel Bareiro
Hi all! I just upgraded to Icinga 2.4 using debmon.org packages. But it does not start. There seems to be a problem in the configuration files: --- root@icinga2:~# systemctl status icinga2 ● icinga2.service - Icinga host/service/

Re: [icinga-users] Changing of ifDescr of SNMP of Debian Jessie and "-n" parameter of check_snmp_int.pl Manubulon plugin

2015-03-25 Thread Daniel Bareiro
Hi, Carl. On 23/03/15 22:29, Carl R. Friend wrote: >On Mon, 23 Mar 2015, Daniel Bareiro wrote: > >> # ./check_snmp_int.pl -H 10.1.0.10 -l Us3r -x passw0rd0 \ >>> -X passwOrd1 -L md5,des -n -v >> Alarm at 10 + 5 >> SNMPv3 AuthPriv login :

[icinga-users] Changing of ifDescr of SNMP of Debian Jessie and "-n" parameter of check_snmp_int.pl Manubulon plugin

2015-03-23 Thread Daniel Bareiro
Hi all! I wonder if in this mailing list is there anyone involved in the development of check_snmp_int.pl plugin or the newer version, check_snmp_netint.pl, or someone that using these plugins, have seen what I mention as an inconvenience that may have been solved by modifying the code. A few day

Re: [icinga-users] Icinga bug report: TypeError: dom is undefined

2014-10-31 Thread Daniel Bareiro
Hello, Michael. >>> This error which has been presented 16 times is always the same. And >>> apparently does not occur when I'm doing something specific, but on the >>> automatic updates of the information presented in the web interface. >>> >>>

Re: [icinga-users] Schedule next/forced service check

2014-10-15 Thread Daniel Bareiro
Hello, Michael. On 15/10/14 07:08, Michael Friedrich wrote: But I had to change the settings provided by the package on /etc/icinga-web/conf.d/access.xml: [...] >>> I had to do similar adjustments with the configuration files provided by >>> the Debian packages. Perhaps they

Re: [icinga-users] Schedule next/forced service check

2014-10-15 Thread Daniel Bareiro
Hello, Simon. On 15/10/14 01:17, Simon Walter wrote: >> But I had to change the settings provided by the package on >> /etc/icinga-web/conf.d/access.xml: >> >> >> >> >> >> >>

Re: [icinga-users] Schedule next/forced service check

2014-10-14 Thread Daniel Bareiro
Hello, Michael. On 13/10/14 17:23, Michael Friedrich wrote: > Am 13.10.2014 21:42 schrieb "Daniel Bareiro" <mailto:daniel-lis...@gmx.net>>: >> >> Hi all! >> >> I'm using Icinga-web and Icinga2 from the snapshots repositories of > Ici

[icinga-users] Schedule next/forced service check

2014-10-13 Thread Daniel Bareiro
Hi all! I'm using Icinga-web and Icinga2 from the snapshots repositories of Icinga. Now I'm trying to test the functionality of schedule next/forced service check. I understand that this requires to have configured the external command file that I had not configured during the installation of th

Re: [icinga-users] Changes lost after update [was: Incorrect include in "manubulon" file]

2014-09-16 Thread Daniel Bareiro
On 16/09/14 10:12, Daniel Bareiro wrote: >>> [...] >> That slipped into 2.1.0 and was fixed with 2.1.1 in >> >> Bug #7123: Manubulon-Plugin conf Filename wrong >> >> https://www.icinga.org/2014/09/16/icinga-2-bugfix-release-2-1-1/ >> >> Tha

Re: [icinga-users] Icinga bug report: TypeError: dom is undefined

2014-09-16 Thread Daniel Bareiro
Hello, Michael. On 16/09/14 10:31, Michael Friedrich wrote: >> This error which has been presented 16 times is always the same. And >> apparently does not occur when I'm doing something specific, but on the >> automatic updates of the information presented in the web interface. >> >>

[icinga-users] Icinga bug report: TypeError: dom is undefined

2014-09-16 Thread Daniel Bareiro
Hi again! This error which has been presented 16 times is always the same. And apparently does not occur when I'm doing something specific, but on the automatic updates of the information presented in the web interface. The

Re: [icinga-users] Incorrect include in "manubulon" file

2014-09-16 Thread Daniel Bareiro
Hello, Michael On 16/09/14 09:52, Michael Friedrich wrote: >> I found a difference in the "manubulon" file installed via >> packages.icinga.org repository: >> >> root@icinga2:/usr/share/icinga2/include# tail -7 manubulon >> /** >> * This is the SNMP Manubulon Template Library. >> */ >> >> //

[icinga-users] Incorrect include in "manubulon" file

2014-09-16 Thread Daniel Bareiro
Hi! I found a difference in the "manubulon" file installed via packages.icinga.org repository: root@icinga2:/usr/share/icinga2/include# tail -7 manubulon /** * This is the SNMP Manubulon Template Library. */ // DGB - 20140915 // include "plugin-commands-manubulon.conf" include "command-plugins

[icinga-users] Parent hosts

2014-08-23 Thread Daniel Bareiro
Hi all, Searching in Icinga 2.x the equivalent to the "parent" attribute in the host definition of Nagios/Icinga 1.x, I found this reference [1]. If I understood correctly, every relationship (even the parents who have only one child) is achieved by creating a group which contains the parent and

Re: [icinga-users] Exceptions after installing Icinga2 and Icinga-Web

2014-08-23 Thread Daniel Bareiro
On 20/08/14 09:05, Michael Friedrich wrote: Hello, Michael. Thanks for responding. >> For this I am doing some testing on a virtual machine with Debian >> GNU/Linux Wheezy. I decided to install packages using the Debian >> Backports repository, since I saw there the version of the Icinga core >>