grafana / kentik-app

3 stars 12 forks source link

Group by dimension - Top source/dest ports - remove .00 #22

Closed mtedge04 closed 8 years ago

mtedge04 commented 8 years ago
screen shot 2016-04-28 at 2 08 33 pm

The port values in the table are all listed as .0 example 22.0 or 119.0 - we need to remove the .0 on the end.

torkelo commented 8 years ago

fixed in https://github.com/raintank/kentik-app/commit/2c55e4a205a95f6b64585f3088564568287a789a

mtedge04 commented 8 years ago

Hi Torkel,

Did the installation location change for the plugin? When I install the latest Grafana there is no /var/lib/grafana/plugin directory.

Eric

On May 3, 2016, at 5:43 AM, Torkel Ödegaard notifications@github.com wrote:

Closed #22 https://github.com/raintank/kentik-app/issues/22.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/raintank/kentik-app/issues/22#event-648620821

Eric Graham Solutions Engineer Kentik Technologies Inc. cell: 303-589-4581 email: egraham@kentik.com mailto:egraham@kentik.com www.kentik.com http://www.kentik.com/

torkelo commented 8 years ago

should be created the first time you start grafana-server

mtedge04 commented 8 years ago

Hi Torkel,

I was speaking with Jim Frey this morning and he mentioned you might be having problems transforming data (related to #26 in github). Is there anything I can do to help?

Please let me know. Best regards, Eric

On May 3, 2016, at 11:56 AM, Torkel Ödegaard notifications@github.com wrote:

should be created the first time you start grafana-server

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/raintank/kentik-app/issues/22#issuecomment-216574976

Eric Graham Solutions Engineer Kentik Technologies Inc. cell: 303-589-4581 email: egraham@kentik.com mailto:egraham@kentik.com www.kentik.com http://www.kentik.com/

torkelo commented 8 years ago

@mtedge04 I had issues getting understanding the unit of the values returned by topXData endpoint, but after jim explained that one of the values is a total for the whole range and the others are rates I was able to figure out transformations that seem to generate matching values for the timeSeries endpoint and topXData endpoint as well as match values against kentik portal.

So Bits/s and Packet/s seem to match perfectly. Some small difference in between what topXData returns in 95th mbps for Unique IPs unit when I compare to kentik portal. https://github.com/raintank/kentik-app/issues/26

mtedge04 commented 8 years ago

Ok. So this is included in the latest Kentik plugin from github?

On May 10, 2016, at 4:12 AM, Torkel Ödegaard notifications@github.com wrote:

@mtedge04 https://github.com/mtedge04 I had issues getting understanding the unit of the values returned by topXData endpoint, but after jim explained that one of the values is a total for the whole range and the others are rates I was able to figure out transformations that seem to generate matching values for the timeSeries endpoint and topXData endpoint as well as match values against kentik portal.

So Bits/s and Packet/s seem to match perfectly. Some small difference in between what topXData returns in 95th mbps for Unique IPs unit when I compare to kentik portal.

26 https://github.com/raintank/kentik-app/issues/26

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/raintank/kentik-app/issues/22#issuecomment-218088159

Eric Graham Solutions Engineer Kentik Technologies Inc. cell: 303-589-4581 email: egraham@kentik.com mailto:egraham@kentik.com www.kentik.com http://www.kentik.com/

torkelo commented 8 years ago

yes! :)

mtedge04 commented 8 years ago

Looks great. Thanks for all your hard work! I think we are ready for our first Beta.

On May 10, 2016, at 6:39 AM, Torkel Ödegaard notifications@github.com wrote:

yes! :)

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/raintank/kentik-app/issues/22#issuecomment-218121259

Eric Graham Solutions Engineer Kentik Technologies Inc. cell: 303-589-4581 email: egraham@kentik.com mailto:egraham@kentik.com www.kentik.com http://www.kentik.com/