On 06.03.2014 20:23, Brian Dockter wrote:
I've recently installed Icinga2 and Icinga Web on a 64-bit CentOS 6.5 system.

I have the following packages installed from the packages.icinga.org/epel/6/release <http://packages.icinga.org/epel/6/release> repo:

icinga2-0.0.7-1.el6.x86_64
icinga-web-mysql-1.10.1-1.el6.noarch
icinga-web-1.10.1-1.el6.noarch
icinga2-common-0.0.7-1.el6.x86_64
icinga2-ido-mysql-0.0.7-1.el6.x86_64

You should rather use the snapshot packages, bugfixes and more are directly built on final merge to git next.


When I first set Icinga, I added a comment to localhost as a test to make sure the command pipe was set up and working.

How do the permissions on /var/run/icinga2/cmd and below look like?

Now, I can't get rid of the comment.

If I try to delete the comment from the web ui, the command pipe hangs and no further commands get processed from the pipe until I restart Icinga2.

Anything on the debug / error logs?

# icinga2-enable-feature debuglog
# service icinga2 restart
# tail -f /var/log/icinga2/debug.log


If I try to delete the record directly from MySQL, it comes back.
That's rather obvious, as Icinga 2 only writes to the database, but doesn't read from it. The comment is stored in the icinga2.state file and re-read on startup.


Here's another problem (that may or may not be related): If I remove hosts from the conf.d directory, they still show up in the Web UI.

That's a known bug and fixed in current snapshot builds. Afaik Icinga Web 1.10.0 got an additional issue with that as well, but there already was a bugfix 1.10.1 release for that.

https://dev.icinga.org/issues/5643



Any ideas about how I can fix these problems?

Use snapshot packages until the final stable release is out and help us test making it happen soon-ish by reporting bugs and testing fixes. ccesario (https://dev.icinga.org/users/101) is already doing an awesome job on that, join him :)



Thanks,

Brian


_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users


--
DI (FH) Michael Friedrich

michael.friedr...@gmail.com  || icinga open source monitoring
https://twitter.com/dnsmichi || lead core developer
dnsmi...@jabber.ccc.de       || https://www.icinga.org/team
irc.freenode.net/icinga      || dnsmichi

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to