*** bobh has joined #openstack-monasca | 00:37 | |
*** bobh_ has joined #openstack-monasca | 02:05 | |
*** bobh has quit IRC | 02:09 | |
*** bobh has joined #openstack-monasca | 03:39 | |
*** bobh_ has quit IRC | 03:42 | |
*** bobh has quit IRC | 03:54 | |
*** bobh has joined #openstack-monasca | 04:46 | |
*** bobh has quit IRC | 05:17 | |
*** pandy has joined #openstack-monasca | 05:51 | |
pandy | Hi All, I would like to collect disk usage of VM hosted on non-admin tenant, In monasca-agent conf.d/libvirt set "vm_disks_check_enable: true" & "vm_extended_disks_check_enable:true", where can't collect "disk.allocation, disk.capacity, disk.allocation_total", even in grafana drop down box can't "disk" | 05:56 |
---|---|---|
pandy | am looking to use this per-instance metrics https://github.com/openstack/monasca-agent/blob/master/docs/Libvirt.md#per-instance-metrics where all metrics are working fine, except "disk" related. May i know how to use and monitor disk usage of instances | 06:32 |
*** witek has joined #openstack-monasca | 06:59 | |
witek | good morning | 07:00 |
witek | is there anyone around for the meeting? | 07:01 |
*** chaconpiza has joined #openstack-monasca | 07:02 | |
chaconpiza | Hi | 07:03 |
witek | hi Martin | 07:03 |
witek | happy new year! | 07:03 |
pandy | Hi all, happy new year :) | 07:03 |
chaconpiza | Thanks, happy new year too. | 07:03 |
witek | do we have any topics for the meeting agenda? | 07:04 |
chaconpiza | Well, I'll will today investigate in deep the bug about spaces in dimensions. | 07:05 |
witek | do you have any observations already? | 07:06 |
chaconpiza | Not yet, I create a metric with a space in the dimension using the CLI, then I saw it was created like "dimension/ 1"" | 07:08 |
witek | Python 2 or 3 implementation? | 07:09 |
chaconpiza | I mean, adding a scape character '/' | 07:09 |
chaconpiza | 2 | 07:09 |
witek | Python persister? | 07:10 |
chaconpiza | yes | 07:10 |
witek | might be that is just Java persister problem | 07:11 |
pandy | witek, I would like to monitor disk usage per instance, where i can find all metrics as per https://github.com/openstack/monasca-agent/blob/master/docs/Libvirt.md#per-instance-metrics, except disk related | 07:11 |
witek | pandy: you must enable vm_extended_disks_check_enable | 07:14 |
pandy | I did witek | 07:14 |
pandy | In monasca-agent conf.d/libvirt set "vm_disks_check_enable: true" & "vm_extended_disks_check_enable:true" | 07:14 |
witek | strange | 07:14 |
witek | could you file a bug in StoryBoard including you configuration? | 07:16 |
witek | s/you/your | 07:16 |
pandy | but using "monasca" user & "admin" tenant can see two disk metrics "disk.inode_used_perc" & "disk.space_used_perc" | 07:17 |
pandy | witek, sure i will file bug with details | 07:17 |
pandy | in storyboard | 07:17 |
witek | disk.inode_used_perc and disk.space_used_perc are standard system metrics | 07:19 |
witek | https://github.com/openstack/monasca-agent/blob/master/docs/Plugins.md#disk | 07:19 |
witek | do you see any libvirt metrics, vm.* ? | 07:21 |
pandy | when i use "disk.inode_used_perc and disk.space_used_perc" i can see only hosted compute nodes, not per instance | 07:22 |
witek | correct | 07:22 |
witek | unless you install the agent on your instances | 07:22 |
pandy | yes, if install agent on instance then from instance libvirt layer will transfer it, but idealy shouldn't do anything on customer/end-user VM. | 07:23 |
witek | have you checked if you can collect any other libvirt metrics? | 07:26 |
pandy | witek, sorry for late was updating storyboard. yes i could collect other libvirt metrics like cpu.usage, io.read, mem.usage as in https://github.com/openstack/monasca-agent/blob/master/docs/Libvirt.md#per-instance-metrics, except disk related | 07:33 |
witek | please let us know when the bug report is up | 07:41 |
pandy | witek, created story board https://storyboard.openstack.org/#!/story/2004692 | 07:48 |
*** pandy has quit IRC | 07:56 | |
*** pandy has joined #openstack-monasca | 07:59 | |
*** witek has quit IRC | 07:59 | |
*** dpawlik has joined #openstack-monasca | 08:01 | |
*** witek has joined #openstack-monasca | 08:08 | |
pandy | witek, please let me know once you taken look at bug. | 08:48 |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-log-api master: Add python3 tempest tests https://review.openstack.org/624311 | 08:52 |
pandy | witek, in my setup, am running docker monasca on seperate VM, where monasca-agent is running on 500 compute nodes and forwarding metrics to grafana. I would like to monitor kafka, zookeeper, influxdb, monasca-api health status and response. May i know how to achieve it / | 09:57 |
pandy | am thinking to install monasca-agent on docker-monasc Vm and use docker images of kafka-watcher, zookeeper-watcher and point this to grafana, does it make sense ? | 09:58 |
*** pandy has quit IRC | 10:06 | |
*** pandy has joined #openstack-monasca | 10:07 | |
*** dpawlik has quit IRC | 13:03 | |
pandy | witek, did you find time to look ? :) | 14:12 |
*** dpawlik has joined #openstack-monasca | 14:20 | |
*** dpawlik has quit IRC | 14:24 | |
*** dpawlik has joined #openstack-monasca | 14:24 | |
*** bobh has joined #openstack-monasca | 14:26 | |
*** dpawlik has quit IRC | 14:28 | |
*** dpawlik has joined #openstack-monasca | 14:28 | |
*** bobh has quit IRC | 14:29 | |
openstackgerrit | Adrian Czarnecki proposed openstack/monasca-api master: [WIP] Use PYTHON2.7 for npm https://review.openstack.org/628194 | 14:48 |
*** pandy has quit IRC | 14:56 | |
*** pandy has joined #openstack-monasca | 14:58 | |
pandy | witek, updated https://storyboard.openstack.org/#!/story/2004692 | 14:59 |
*** pandy has quit IRC | 15:09 | |
*** bobh has joined #openstack-monasca | 15:14 | |
*** pandy has joined #openstack-monasca | 15:25 | |
*** witek has quit IRC | 15:46 | |
*** pandy has quit IRC | 15:46 | |
*** joadavis has joined #openstack-monasca | 16:39 | |
*** dpawlik has quit IRC | 17:00 | |
*** dpawlik has joined #openstack-monasca | 17:00 | |
*** dpawlik has quit IRC | 17:05 | |
*** bobh has quit IRC | 17:21 | |
*** witek has joined #openstack-monasca | 19:06 | |
openstackgerrit | Joseph Davis proposed openstack/monasca-agent master: Improve error message when plugin detection fails. https://review.openstack.org/628272 | 19:17 |
openstackgerrit | Joseph Davis proposed openstack/monasca-agent master: Improve error message when plugin detection fails. https://review.openstack.org/628272 | 19:26 |
openstackgerrit | Joseph Davis proposed openstack/monasca-agent master: Improve error message when plugin detection fails. https://review.openstack.org/628272 | 19:27 |
openstackgerrit | Joseph Davis proposed openstack/monasca-agent master: Improve error message when plugin detection fails. https://review.openstack.org/628272 | 19:36 |
*** bobh has joined #openstack-monasca | 19:37 | |
*** bobh has quit IRC | 19:41 | |
*** witek has quit IRC | 19:51 | |
*** bobh has joined #openstack-monasca | 20:12 | |
*** bobh has quit IRC | 20:55 | |
*** bobh has joined #openstack-monasca | 21:38 | |
*** bobh has quit IRC | 22:30 | |
*** bobh has joined #openstack-monasca | 23:54 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!