*** tovin07_ has joined #openstack-monasca | 00:48 | |
*** ukaynar has joined #openstack-monasca | 01:25 | |
*** Neptu has quit IRC | 01:35 | |
*** ukaynar has quit IRC | 01:55 | |
*** ukaynar has joined #openstack-monasca | 01:56 | |
*** ukaynar has quit IRC | 02:00 | |
*** qifu has quit IRC | 02:18 | |
*** tovin07_ has quit IRC | 02:18 | |
*** qifu has joined #openstack-monasca | 02:19 | |
*** ukaynar has joined #openstack-monasca | 02:22 | |
*** ukaynar has quit IRC | 02:32 | |
*** ukaynar has joined #openstack-monasca | 02:32 | |
*** ukaynar has quit IRC | 02:37 | |
*** ukaynar has joined #openstack-monasca | 02:39 | |
*** nicolasbock has joined #openstack-monasca | 03:21 | |
*** openstackgerrit has joined #openstack-monasca | 04:31 | |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Unify test setup https://review.openstack.org/489883 | 04:31 |
---|---|---|
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Config-generator for monasca-api https://review.openstack.org/490778 | 04:31 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-log-api master: Provide installation documentation https://review.openstack.org/487340 | 04:31 |
openstackgerrit | Artur Basiak proposed openstack/monasca-events-api master: Provide devstackgaterc script https://review.openstack.org/490795 | 04:33 |
*** ukaynar has quit IRC | 05:41 | |
*** ukaynar has joined #openstack-monasca | 05:42 | |
*** ukaynar has quit IRC | 05:46 | |
*** zen369 has joined #openstack-monasca | 05:58 | |
openstackgerrit | Merged openstack/monasca-persister master: Use ujson instead of json for parsing messages https://review.openstack.org/489526 | 06:26 |
openstackgerrit | Merged openstack/monasca-notification master: Make code compatible with Python3.5 https://review.openstack.org/485173 | 06:42 |
openstackgerrit | Merged openstack/monasca-agent master: Fix slash handling in KubernetesConnector's get_request https://review.openstack.org/489769 | 06:42 |
*** qifu has quit IRC | 07:40 | |
*** openstackgerrit has quit IRC | 08:02 | |
*** tovin07_ has joined #openstack-monasca | 08:14 | |
*** openstackgerrit has joined #openstack-monasca | 08:53 | |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-notification master: Added a field 'Kibana Url' in the email notification https://review.openstack.org/492882 | 08:53 |
openstackgerrit | Merged openstack/monasca-api master: Unify test setup https://review.openstack.org/489883 | 09:04 |
openstackgerrit | Jakub Wachowski proposed openstack/monasca-events-api master: Create devstack plugin for monasca-events https://review.openstack.org/482899 | 09:19 |
openstackgerrit | Jakub Wachowski proposed openstack/monasca-events-api master: Create devstack plugin for monasca-events https://review.openstack.org/482899 | 09:20 |
tovin07_ | hi arturb | 09:33 |
arturb | tovin07 hi | 09:34 |
arturb | tovin07_ hi | 09:34 |
tovin07_ | I notice that some logstash related process in monasca-log-api consume a lot of CPU | 09:34 |
arturb | which one exactly? | 09:34 |
tovin07_ | monasca-log-agent, transformer, persister and metrics | 09:36 |
tovin07_ | currently, avg load in in my machine is 10 | 09:37 |
tovin07_ | i have a machine with i7-6700T + 16GB RAM | 09:38 |
tovin07_ | If I stop these 4 services (via systemctl), avg load will drop immediately | 09:39 |
arturb | it might be connected to JVM usage here | 09:39 |
tovin07_ | maybe | 09:40 |
tovin07_ | currently, my I install monasca with devstack | 09:41 |
tovin07_ | currently, I install monasca with devstack | 09:42 |
tovin07_ | do you have any idea about where I can view the log of these monasca services? | 09:43 |
kornicameister | AFAIR, you won't get any logs from them, as they actually log quite a lot in DEBUG mode and pretty much nothing in INFO mode | 09:43 |
kornicameister | as long as there's no abnormal log being processed, there is nothing in logs | 09:43 |
tovin07_ | hmm | 09:44 |
kornicameister | another point is that logstash inside upstream is quite old | 09:44 |
tovin07_ | yes | 09:45 |
tovin07_ | 2.4.1 | 09:45 |
kornicameister | but we don't have any capacity to play around with newer one | 09:45 |
kornicameister | you're free to check out, the 5th for transformer, persister | 09:45 |
kornicameister | I bet upgrading agent based on logstash means adjusting the output plugin | 09:45 |
kornicameister | so that's more job | 09:45 |
kornicameister | and I'm not quite sure if persister and it's elasticsearch output plugin will work with ElasticSearch 2 | 09:46 |
kornicameister | in overall, we keep logstash and possible replacement in head, but there's always something that is prioritized higher :(((( | 09:46 |
tovin07_ | okay, maybe I should live with that :)) | 09:47 |
kornicameister | well, yyou're welcome to play around :D | 09:47 |
tovin07_ | i think this issue may relate to jvm, because storm service consume high CPU too | 09:50 |
*** tovin07_ has quit IRC | 10:03 | |
zen369 | I'm following the monasca installation as per the monasca mitaka release code | 10:30 |
zen369 | Was able to install the components until monasca-common and monasca-api | 10:31 |
zen369 | while trying the steps for monasca-notification installation | 10:31 |
zen369 | i've downloaded the mitaka relase code for monasca-notification and as per the devstack code when trying the following step | 10:33 |
zen369 | cd "${MONASCA_BASE}"/monasca-notification ; sudo python setup.py sdist | 10:33 |
zen369 | I'm getting errors | 10:34 |
zen369 | https://pastebin.com/iTTHiScf | 10:35 |
zen369 | any help would be appreciated | 10:36 |
zen369 | monasca-persiter installation is also done | 10:46 |
zen369 | arturb: | 11:07 |
zen369 | kornicameister: | 11:07 |
kornicameister | zen369: mitaka has reached EOL about month ago or so | 11:10 |
kornicameister | zen369: why so low ? | 11:10 |
kornicameister | also where did you get the tutorial or anything ? | 11:11 |
arturb | zen369 why mitaka not ocata? | 11:15 |
arturb | and are you installing monasca-notification in a virtualenv or system wide? | 11:16 |
zen369 | I've a mitake setup for which I'm trying to setup monasca monitoring soultion so rbrndt: | 11:23 |
zen369 | suggest me to follow up mitaka code | 11:23 |
zen369 | as I've tried & faced issues with articles from https://www.shaunos.com/643.html & https://blog.zhaw.ch/icclab/how-to-install-and-setup-monasca-2-3/ | 11:24 |
*** zen369 has quit IRC | 11:24 | |
arturb | are you trying to install monasca only on developers env or on a production? | 11:26 |
arturb | zen369 in second tutorial there are some errors, for example influxdb version | 11:31 |
arturb | mitaka will not support latest release of influxdb | 11:31 |
arturb | also according to this tutorial you are trying to install latest version of components like gunicorn, eventlet without going with upper reuquirements | 11:33 |
*** zen369 has joined #openstack-monasca | 11:35 | |
zen369 | arturb: I didn't get to choose ocata or newton | 11:59 |
zen369 | the mitaka setup was already present in our env | 12:01 |
zen369 | I was asked to setup monasca for it | 12:01 |
zen369 | so as per the suggestion of a user rbrndt: from this channel. I'm trying to setup monasca with its mitaka release codes | 12:02 |
zen369 | if you can help me to resolve the errors it would be great | 12:03 |
zen369 | the env for which i'm trying to setup now is test env later it goes to development or production | 12:06 |
zen369 | arturb: for your question on "virtualenv or system wide" | 12:07 |
*** arturb has quit IRC | 12:07 | |
zen369 | initially tried system wide | 12:07 |
zen369 | later tried in virtualenv | 12:08 |
zen369 | but in both cases faced same issues | 12:08 |
zen369 | for setting up virtualenv | 12:08 |
zen369 | i followed : | 12:08 |
zen369 | sudo groupadd --system monasca || true | 12:08 |
zen369 | sudo mkdir -p /opt/monasca || true | 12:08 |
zen369 | sudo chown root:monasca /opt/monasca | 12:08 |
zen369 | cd /opt/monasca ; virtualenv . | 12:08 |
zen369 | PIP_VIRTUAL_ENV=/opt/monasca | 12:08 |
zen369 | pip install --pre --allow-all-external --allow-unverified simport simport | 12:08 |
zen369 | unset PIP_VIRTUAL_ENV | 12:08 |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-notification master: Added a field 'Kibana Url' in the email notification https://review.openstack.org/492882 | 12:26 |
openstackgerrit | Georgia-Anna Farmaki proposed openstack/monasca-api master: Added a field 'Kibana Url' in the installation script https://review.openstack.org/492990 | 12:49 |
*** MVenesio has joined #openstack-monasca | 13:07 | |
*** MVenesio has quit IRC | 13:13 | |
*** MVenesio has joined #openstack-monasca | 13:13 | |
*** zen369 has quit IRC | 13:27 | |
*** adrianc_ has quit IRC | 13:31 | |
*** bobh has joined #openstack-monasca | 13:39 | |
*** aagate| has joined #openstack-monasca | 13:43 | |
*** rodolof has joined #openstack-monasca | 14:03 | |
*** aagate| has quit IRC | 14:06 | |
*** rodolof has quit IRC | 14:06 | |
*** rodolof has joined #openstack-monasca | 14:07 | |
*** rbrndt has joined #openstack-monasca | 14:21 | |
*** ukaynar has joined #openstack-monasca | 14:23 | |
*** bobh has quit IRC | 14:49 | |
*** ukaynar has quit IRC | 15:03 | |
*** ukaynar has joined #openstack-monasca | 15:04 | |
*** ukaynar has quit IRC | 15:08 | |
*** aagate has quit IRC | 15:35 | |
*** zen369 has joined #openstack-monasca | 15:40 | |
*** aagate has joined #openstack-monasca | 15:42 | |
*** ukaynar has joined #openstack-monasca | 15:55 | |
*** rodolof has quit IRC | 15:56 | |
*** rodolof has joined #openstack-monasca | 16:00 | |
*** ukaynar_ has joined #openstack-monasca | 16:34 | |
*** ukaynar has quit IRC | 16:37 | |
*** zen369 has quit IRC | 16:45 | |
*** rodolof has quit IRC | 16:58 | |
*** rbrndt has quit IRC | 17:22 | |
*** rodolof has joined #openstack-monasca | 17:47 | |
*** bobh has joined #openstack-monasca | 17:59 | |
*** rbrndt has joined #openstack-monasca | 18:20 | |
*** bobh has quit IRC | 18:20 | |
*** nicolasbock has quit IRC | 18:43 | |
*** ddyer has joined #openstack-monasca | 19:12 | |
*** rodolof has quit IRC | 19:34 | |
*** rodolof has joined #openstack-monasca | 19:34 | |
*** MVenesio has quit IRC | 20:14 | |
*** bobh has joined #openstack-monasca | 20:48 | |
*** rodolof has quit IRC | 21:17 | |
*** rodolof has joined #openstack-monasca | 21:17 | |
*** rodolof has quit IRC | 21:29 | |
*** ukaynar_ has quit IRC | 21:31 | |
*** ukaynar has joined #openstack-monasca | 21:32 | |
*** MVenesio has joined #openstack-monasca | 21:33 | |
*** ukaynar has quit IRC | 21:36 | |
*** bobh has quit IRC | 22:06 | |
*** MVenesio_ has joined #openstack-monasca | 22:18 | |
*** MVenesio has quit IRC | 22:22 | |
*** rbrndt has quit IRC | 22:35 | |
*** MVenesio_ has quit IRC | 22:51 | |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Add API Resources for Group, Inhibit and Silence Rules https://review.openstack.org/466403 | 23:06 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-notification master: Added a field 'Grafana Url' in the email https://review.openstack.org/469512 | 23:38 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-ui master: Extended grafana dashboard to display dimensions. https://review.openstack.org/485684 | 23:38 |
openstackgerrit | Tomasz Trębski proposed openstack/monasca-api master: Added a field grafana_url in the installation script https://review.openstack.org/469868 | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!