juju and monitoring systems

2015-11-13 Thread Vasiliy Tolstov
I like juju (and already use it to provide predefined vps with wordpress etc) and i like prometheus monitoring system. Does juju devs have any plans to export metrics to prometheus? Or somebody who use juju and prometheus? Also does juju running on machines or on the state server have ability

Re: juju and monitoring systems

2015-11-13 Thread Charles Butler
As promised, here's the Zabbix bits along with some additional info: Start from here : https://github.com/thomnico/juju-nfv-clearwater-restcomm https://www.youtube.com/watch?v=IF7bUgDCYMM https://github.com/SaMnCo/ob-zabbix Direct commentary from the developer(s): the ob-zabbix is important

Re: juju and monitoring systems

2015-11-13 Thread Charles Butler
Vasilily, I've been taking a deep look at prometheus lately - namely due to the claim of their top end benchmark of 360 thousand metric ingests per second on a beefy modern host. This intrigued me as to the use cases for prometheus. And seeing it being baked into the k8s apiserver for metric

Re: juju and monitoring systems

2015-11-13 Thread Vasiliy Tolstov
2015-11-13 17:33 GMT+03:00 Charles Butler : > Vasilily, > > I've been taking a deep look at prometheus lately - namely due to the claim > of their top end benchmark of 360 thousand metric ingests per second on a > beefy modern host. This intrigued me as to the use

Re: juju and monitoring systems

2015-11-13 Thread Charles Butler
On Fri, Nov 13, 2015 at 9:42 AM, Vasiliy Tolstov wrote: > May be the best look at https://github.com/prometheus/node_exporter > for by default enabled metrics. > This sounds like a prime case for a charm, and then wrapping your business logic for scaling into a charm that

Re: Musings around environments, cloud credentials, and the new Juju Controllers

2015-11-13 Thread roger peppe
On 13 November 2015 at 12:58, Rick Harding wrote: > The goal is to get the user onto 'best practices' out of the box and > deploying into the controller environment isn't best practice since it's no > longer as easily transient. If you bootstrap, deploy something to

Re: juju and monitoring systems

2015-11-13 Thread Rick Harding
Awesome to hear you're enjoying Juju Vasiliy. We don't currently have plans to build monitoring directly into Juju. We've found most places have their preferred tool for that, zabbix, munin, nagios, etc. We love that folks have built charms that allow integration of their preferred tool through