*** bobh has joined #openstack-vitrage | 00:22 | |
*** bobh has quit IRC | 02:24 | |
*** bobh has joined #openstack-vitrage | 02:33 | |
*** bobh has quit IRC | 02:47 | |
*** ifat_afek has joined #openstack-vitrage | 04:34 | |
*** ifat_afek has quit IRC | 04:35 | |
*** e0ne has joined #openstack-vitrage | 05:13 | |
*** e0ne has quit IRC | 05:14 | |
*** eyalb has joined #openstack-vitrage | 05:28 | |
openstackgerrit | sunqingliang proposed openstack/vitrage master: fix typos https://review.openstack.org/576840 | 07:34 |
---|---|---|
*** e0ne has joined #openstack-vitrage | 07:40 | |
*** eyalb has quit IRC | 07:54 | |
*** eyalb has joined #openstack-vitrage | 07:55 | |
*** ifat_afek has joined #openstack-vitrage | 08:55 | |
openstackgerrit | sunqingliang proposed openstack/vitrage master: fix typos https://review.openstack.org/576840 | 08:58 |
e0ne | will vitrage have ptg this fall? I don't see it in the list :( | 09:01 |
*** e0ne has quit IRC | 09:01 | |
opetrenko_ | Hello, I'm trying to refactor vitrage config usage. Therefore I have a question, maybe we should restructure config opts, and config groups? | 09:20 |
eyalb | send a pull request and we will review it | 09:24 |
opetrenko_ | ok, just wanted to discuss, should I refactor it, or it will be just a waste of time | 09:25 |
eyalb | and please explain the config refactoring is needed | 09:25 |
opetrenko_ | In commit message? | 09:25 |
eyalb | yes | 09:26 |
eyalb | you can explain here also if you want | 09:27 |
*** e0ne has joined #openstack-vitrage | 09:55 | |
*** e0ne has quit IRC | 10:10 | |
*** e0ne has joined #openstack-vitrage | 10:12 | |
*** e0ne has quit IRC | 10:16 | |
openstackgerrit | Anna Reznikov proposed openstack/vitrage master: don't mark deleted if alarm or edge already marked https://review.openstack.org/577124 | 10:59 |
*** e0ne has joined #openstack-vitrage | 11:58 | |
openstackgerrit | Merged openstack/vitrage master: fix typos https://review.openstack.org/576840 | 12:09 |
sq4ind | hey, trying to setup vitrage (again) and now I am getting this errors: https://pastebin.com/LhBtbUh7 Any ideas ? | 12:20 |
sq4ind | nvm fixed :D | 12:24 |
*** bobh has joined #openstack-vitrage | 12:32 | |
ifat_afek | sq4ind: Great :-) let us know if you need any other help | 12:34 |
sq4ind | ifat_afek: looks like everything is working. Now trying to setup dashboard | 12:35 |
ifat_afek | Cool | 12:36 |
*** ifat_afek has quit IRC | 12:43 | |
sq4ind | dashboard working :D | 12:48 |
sq4ind | cool thing added to the top bar in openstack web dashboard ! :) | 12:49 |
sq4ind | I like it | 12:49 |
eyalb | yes windriver guys did it | 12:49 |
*** bobh has quit IRC | 12:55 | |
sq4ind | ok and here comes problems | 12:58 |
sq4ind | so almost everything works | 12:58 |
sq4ind | but somehow I cannot see alarm from nagios in the vitrage | 12:58 |
sq4ind | instead I am getting this errors in graph.log: https://pastebin.com/U7Y6UuAY | 12:58 |
sq4ind | any ideas ? | 12:58 |
eyalb | did you add nagios as a datasource in vitrage.conf ? | 12:59 |
sq4ind | eyalb: of course in a section [nagios] and in datasources/types | 13:00 |
eyalb | what version of vitrage are you using ? | 13:01 |
sq4ind | latest available in centos 7.5 (queens) rpm version is: openstack-vitrage-graph-2.3.0-1.el7.noarch | 13:06 |
eyalb | from the error it looks like the nagios is not registered ? can you paste the vitrage.conf | 13:08 |
eyalb | maybe the exception you sent is an old exception before nagios was registered ? | 13:09 |
sq4ind | eyalb: do you want whole vitrage.conf ? | 13:09 |
eyalb | yes | 13:09 |
sq4ind | ok let me prepare it | 13:10 |
eyalb | clean the graph.log and do restart graph to check that the exception is from now | 13:11 |
sq4ind | ok will do | 13:11 |
sq4ind | eyalb: https://pastebin.com/g9fDau3q - vitrage.conf | 13:14 |
sq4ind | after clearing log and restarting service logs is clean | 13:17 |
eyalb | the conf file looks ok | 13:17 |
eyalb | ok | 13:17 |
sq4ind | however I cannot see any alert in vitrage | 13:17 |
sq4ind | and I've forced alarm on one of the nova hosts | 13:17 |
sq4ind | the critical one | 13:18 |
sq4ind | with cpu utilization | 13:18 |
eyalb | if you use the cli you also don't see an alarm ? | 13:18 |
eyalb | did you write a conf file mapper for nagios ? called nagios_conf.yaml ? | 13:21 |
openstackgerrit | Merged openstack/vitrage master: don't mark deleted if alarm or edge already marked https://review.openstack.org/577124 | 13:24 |
eyalb | https://docs.openstack.org/vitrage/latest/contributor/nagios-config.html | 13:24 |
sq4ind | eyalb: yes | 13:24 |
sq4ind | I will clear alert and try again | 13:26 |
eyalb | can you check the collector logs to see if you have errors also | 13:26 |
sq4ind | looking | 13:26 |
sq4ind | no errors in collector.log | 13:27 |
sq4ind | let me check one more thing | 13:28 |
sq4ind | last time I had a problem with naming when nova1 were in critical state nova10 was marked as red in vitrage | 13:28 |
eyalb | there is a missing dependency between collector and graph | 13:29 |
eyalb | can you do a restart to collector and then to the graph | 13:29 |
sq4ind | yep I can | 13:30 |
sq4ind | let me just check it | 13:30 |
sq4ind | looks like it started working | 13:34 |
sq4ind | some kind of working | 13:34 |
sq4ind | and I have the same issue that I had before... in my case: nova10 has alarm, nova1 host is ok... vitrage is displaying that nova1 has a problem and nova10 is ok | 13:39 |
sq4ind | and btw - when I am doing in cli: openstack rca resource list I cannot see any nova.host type resources | 13:41 |
sq4ind | is it ok ? | 13:41 |
eyalb | sq4ind: I need to go can you send your problem to the mailing list me and ifat will look at it on sunday | 13:49 |
sq4ind | eyalb: yep I will, can you plese tell me the @ of mailing list ? | 13:50 |
eyalb | openstack mailing list you need to put ion the subject [Vitrage] | 13:51 |
sq4ind | ok coll | 13:51 |
sq4ind | cool* will do it shortly | 13:51 |
sq4ind | thanks | 13:51 |
eyalb | http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev | 13:51 |
eyalb | my pleasure | 13:52 |
*** eyalb has quit IRC | 13:57 | |
*** e0ne has quit IRC | 16:30 | |
*** aasmith has quit IRC | 16:51 | |
*** aasmith has joined #openstack-vitrage | 16:54 | |
*** e0ne has joined #openstack-vitrage | 17:30 | |
*** e0ne has quit IRC | 19:17 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!