*** mdragon has quit IRC | 00:06 | |
*** cindyo has quit IRC | 00:28 | |
*** jodah has quit IRC | 00:42 | |
*** cindyo has joined #openstack-monasca | 01:24 | |
*** openstackgerrit has quit IRC | 02:01 | |
*** cindyo has quit IRC | 02:15 | |
*** craigbr has joined #openstack-monasca | 02:16 | |
*** craigbr has quit IRC | 02:17 | |
*** openstackgerrit has joined #openstack-monasca | 02:20 | |
*** cindyo has joined #openstack-monasca | 03:06 | |
*** bklei has joined #openstack-monasca | 03:13 | |
sandywalsh | cindyo: real time is just that. 1 minute = 1 minute. Instead of now = g.move_to_next_tick(), you would do time.sleep() and now = datetime.datetime.utcnow() | 03:16 |
---|---|---|
sandywalsh | but it's more realistic for load testing | 03:16 |
sandywalsh | especially if you fire up N notigens | 03:16 |
*** sandywalsh has quit IRC | 03:17 | |
*** bklei has quit IRC | 03:18 | |
*** craigbr has joined #openstack-monasca | 03:30 | |
*** jodah has joined #openstack-monasca | 03:50 | |
*** craigbr has quit IRC | 04:04 | |
*** craigbr has joined #openstack-monasca | 04:04 | |
*** garyh has quit IRC | 04:09 | |
*** cindyo has quit IRC | 04:17 | |
*** craigbr has quit IRC | 04:31 | |
*** jodah has quit IRC | 04:52 | |
*** bklei has joined #openstack-monasca | 05:36 | |
*** bklei has quit IRC | 05:40 | |
*** kuhlmant has quit IRC | 06:59 | |
*** kuhlmant has joined #openstack-monasca | 07:15 | |
*** bklei has joined #openstack-monasca | 08:18 | |
*** bklei has quit IRC | 08:23 | |
*** kaliya has joined #openstack-monasca | 09:55 | |
kaliya | hi | 09:55 |
*** krtaylor has quit IRC | 10:53 | |
*** bklei has joined #openstack-monasca | 11:01 | |
*** bklei has quit IRC | 11:05 | |
*** krtaylor has joined #openstack-monasca | 11:39 | |
*** sandywalsh has joined #openstack-monasca | 12:39 | |
*** bklei has joined #openstack-monasca | 12:49 | |
*** bklei has quit IRC | 12:54 | |
*** eglynn__ has quit IRC | 13:08 | |
*** eglynn__ has joined #openstack-monasca | 13:12 | |
*** eglynn-regus has joined #openstack-monasca | 13:33 | |
*** eglynn__ has quit IRC | 13:33 | |
*** bklei has joined #openstack-monasca | 13:50 | |
*** craigbr has joined #openstack-monasca | 13:50 | |
*** rbak has joined #openstack-monasca | 14:06 | |
*** craigbr has quit IRC | 14:06 | |
*** craigbr has joined #openstack-monasca | 14:19 | |
*** garyh has joined #openstack-monasca | 14:21 | |
*** tongli has joined #openstack-monasca | 14:28 | |
*** cindyo has joined #openstack-monasca | 14:40 | |
*** craigbr has quit IRC | 14:49 | |
*** dschroeder has joined #openstack-monasca | 15:00 | |
*** nemros has joined #openstack-monasca | 15:14 | |
nemros | hi guys, can someone give me some pointers about changing the vagrant configuration file for monasca as it's not working properly for me? | 15:30 |
*** Guest89545 has joined #openstack-monasca | 15:32 | |
*** openstackgerrit has quit IRC | 15:33 | |
dschroeder | Hey, nemros. What sort of vagrant trouble are you having? | 15:34 |
*** Guest89545 is now known as dragondm | 15:35 | |
nemros | running vagrant up creates the two vms but the devstack one is not working properly | 15:35 |
dschroeder | Any errors? | 15:35 |
nemros | aparently there's a problem with neutron as it gives "nice" erros in it''s log (api v1.3 not found) | 15:35 |
nemros | so i've tried disabling neutron from the local.conf file in the monasca-vagrant and destroy & recreate but i'm a bit lost because it still doesn't upload the correct local.conf on the devstack image | 15:37 |
dschroeder | Did you happen to make any changes to Vagrantfile prior to 'vagrant up' (for example, changing IP addresses?) | 15:41 |
nemros | no, i did it per the instructions in the readme | 15:42 |
kaliya | hi, where could I find a screencast, video or a live demo of Monasca? Does exist? :) | 15:43 |
nemros | the ips are correct as i can connect to the openstack backend & the influxdb endpoint | 15:43 |
dschroeder | OK. Do you remember which /var/log/neutron/ log file contained the errors? | 15:43 |
nemros | give me 5 minutes to run vagrant up again and give you the exact output | 15:44 |
cindyo | sandywalsh: I have the notigen_to_kafka.py tool ready here: https://github.com/hpcloud-mon/monasca-event | 15:50 |
cindyo | it works with monasca-vagrant mini-mon | 15:51 |
nemros | ok, so it's neutron-server.log | 15:53 |
nemros | the error i get is Returning exception Endpoint does not support RPC version 1.3 to caller | 15:53 |
*** openstackgerrit has joined #openstack-monasca | 16:02 | |
dschroeder | OK, I see the same error on my devstack VMs. It shouldn't affect monasca functionality, but I'll try to track down the cause. It may or may not be related to https://bugs.launchpad.net/neutron/+bug/1353309 | 16:02 |
nemros | it does affect monasca functionality as you can not start vms on devstack and thus no monitoring information | 16:03 |
cindyo | kaliya: we don’t have a live demo video yet, but will definitlely be filming our Paris Openstack summit demo | 16:07 |
nemros | i know it's a long shot, but can you share some documentation on properly installing monasca without vagrant? I've noticed some hardcoded urls and ips in monasca-ui (in the latest version it has changed) but I guess you guys know better than me the code… | 16:07 |
*** jodah has joined #openstack-monasca | 16:10 | |
*** craigbr has joined #openstack-monasca | 16:13 | |
openstackgerrit | Deklan Dieterly proposed a change to stackforge/monasca-persister: Initial Python Persister https://review.openstack.org/122009 | 16:19 |
*** nemros has quit IRC | 16:22 | |
*** nemros has joined #openstack-monasca | 16:23 | |
sandywalsh | cindyo: that's awesome! | 16:24 |
sandywalsh | cindyo: is there a reason you copied notigen vs. putting it in requirements.txt? | 16:25 |
sandywalsh | cindyo: oh | 16:25 |
sandywalsh | cindyo: I'm not installing the templates am I :) | 16:25 |
cindyo | sandywalsh: I did copy the templates into this repo, I could delete that since it’s in notigen repo. What do you think? | 16:26 |
sandywalsh | cindyo: yeah, I see why you did it now. That's fine until I can find a way to install them via pip. Carry on :) | 16:27 |
cindyo | I wasn’t sure the templates get installed if you just pip install notigen. Do they? | 16:27 |
cindyo | haha IRC lag :) | 16:28 |
sandywalsh | not currently ... my bad. I'll try and fix that at some point | 16:28 |
cindyo | sandywalsh: did you ever get monasca-vagrant to work? With monasca-vagrant running we can plug in our pieces for the demo via kafka communication | 16:29 |
cindyo | sandywalsh: now I’ll see if I can plug in roland’s transform engine (which uses stackdistiller) | 16:30 |
sandywalsh | cindyo: not yet, been tied up on some winchester/stackforge things. Going to look at getting it going next week on some dedicated hardware I have here. | 16:30 |
sandywalsh | cindyo: I'm sure I'll have lots of questions again :) | 16:30 |
sandywalsh | cindyo: it's looking pretty slick! | 16:30 |
cindyo | sandywalsh: I’m glad you are getting other hardware. Windows will not be a good dev env. running vagrant inside of vagrant would be so slow it’s un-usable - even if you got it working | 16:32 |
cindyo | tks :) | 16:32 |
sandywalsh | cindyo: well, I don't dev on windows, but at this will be outside of a virtual machine, so it should work better with virtualbox (I hope) | 16:32 |
cindyo | yah, got ya, I bet you spin up your own nova instance | 16:35 |
sandywalsh | generally :) | 16:36 |
cindyo | sandywalsh: I should add notigen to requirements.txt | 16:39 |
sandywalsh | cindyo: yeah, I suspect | 16:39 |
sandywalsh | I think I have the latest on PyPi, let me know if it needs to get freshened up | 16:39 |
cindyo | sandywalsh: it’s all current except I need to add the setup.cfg and requirements.txt is not updated. | 16:42 |
*** rygyfly has joined #openstack-monasca | 16:43 | |
cindyo | sandywalsh: this is still informal, we will add it to our stackforge repo when we make more progress on events. I believe we hope to have events in helion around March timeframe, but there is still negotiation going on | 16:44 |
*** rygyfly has quit IRC | 16:51 | |
*** rygyfly has joined #openstack-monasca | 16:52 | |
*** jodah has quit IRC | 16:54 | |
sandywalsh | cindyo: certainly | 16:55 |
*** jodah has joined #openstack-monasca | 16:56 | |
*** nemros has left #openstack-monasca | 17:03 | |
*** stravis has joined #openstack-monasca | 17:05 | |
*** ddieterly has joined #openstack-monasca | 17:05 | |
*** tongli has quit IRC | 17:22 | |
openstackgerrit | Deklan Dieterly proposed a change to stackforge/monasca-persister: Initial Python Persister https://review.openstack.org/122009 | 17:24 |
*** openstackgerrit has quit IRC | 17:31 | |
*** openstackgerrit has joined #openstack-monasca | 17:32 | |
*** ddieterly has quit IRC | 17:37 | |
*** ddieterly has joined #openstack-monasca | 17:39 | |
*** bklei has quit IRC | 17:56 | |
*** theresa_ has joined #openstack-monasca | 17:58 | |
*** eglynn has joined #openstack-monasca | 17:59 | |
*** eglynn-regus has quit IRC | 17:59 | |
*** bklei has joined #openstack-monasca | 18:15 | |
*** eglynn_ has joined #openstack-monasca | 18:18 | |
*** eglynn has quit IRC | 18:18 | |
*** cindyo has quit IRC | 18:27 | |
*** aviau has joined #openstack-monasca | 18:55 | |
*** bklei has quit IRC | 19:03 | |
*** bklei has joined #openstack-monasca | 19:04 | |
*** cindyo has joined #openstack-monasca | 19:28 | |
*** jodah has quit IRC | 19:37 | |
*** theresa_ has quit IRC | 19:37 | |
*** theresa_ has joined #openstack-monasca | 19:37 | |
*** openstackgerrit has quit IRC | 19:45 | |
*** jodah has joined #openstack-monasca | 19:48 | |
*** craigbr has quit IRC | 20:13 | |
*** theresa_ has quit IRC | 20:14 | |
*** jodah has quit IRC | 20:19 | |
*** rygyfly has quit IRC | 20:33 | |
*** jodah has joined #openstack-monasca | 20:55 | |
*** theresa_ has joined #openstack-monasca | 21:02 | |
*** th_ has joined #openstack-monasca | 21:04 | |
cindyo | dragondm: Hey, should I make sure I name the event type and id ‘event_type’ ‘message_id’? Looked like maybe stackdistiller needs those names? | 21:04 |
cindyo | def to_event(self, notification_body, condenser=None): | 21:04 |
cindyo | if condenser is None: | 21:04 |
cindyo | condenser = DictionaryCondenser() | 21:04 |
cindyo | event_type = notification_body['event_type'] | 21:04 |
cindyo | message_id = notification_body['message_id'] | 21:04 |
cindyo | i might have old code, the timestamp is still called ‘now’ | 21:07 |
*** openstackgerrit has joined #openstack-monasca | 21:07 | |
*** theresa_ has quit IRC | 21:08 | |
cindyo | got latest stackdistiller, timestamp is ‘when’ | 21:17 |
*** bklei has quit IRC | 21:27 | |
dragondm | cindyo: yes, it needs event_type and message_id | 21:33 |
dragondm | heh, yah, we still nee to make our terminology consistant for that :P Really, it's just the default DictionaryCondenser that names it that. | 21:35 |
dragondm | A workaround if the naming inconsistancy is a problem: https://gist.github.com/DragonDM/65068aa3aa52afdb3720 | 21:42 |
dragondm | pas an instance of that to distiller's to_event() as the condenser, and that will fix it. I'll change stackdistiller to be consistant w/ everything else once our stackforge repo migration is sorted out. | 21:45 |
*** craigbr has joined #openstack-monasca | 21:59 | |
*** cindyo has quit IRC | 22:02 | |
*** ddieterly has quit IRC | 22:05 | |
*** th_ has quit IRC | 22:13 | |
*** stravis has quit IRC | 23:02 | |
*** rbak has quit IRC | 23:02 | |
*** theresa_ has joined #openstack-monasca | 23:24 | |
*** craigbr has quit IRC | 23:29 | |
openstackgerrit | Jonathan Halterman proposed a change to stackforge/monasca-common: WIP - Event changes for alarmed-metrics support https://review.openstack.org/121652 | 23:45 |
*** jodah has quit IRC | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!