How To Deploy PMM On Linode With StackScripts
In my previous blog post, I showed how to deploy Percona Monitoring and Management (PMM) on Linode manually. It is pretty simple, but with a little coding it can be done even more easily using StackScripts
How To Deploy PMM on Linode With StackScripts
Download Zip: https://www.google.com/url?q=https%3A%2F%2Furlcod.com%2F2u6ENd&sa=D&sntz=1&usg=AOvVaw0j2p-cfjhCEFFsBiyk-ZOs
In my assessment, I focused on handling an ingest workload. I had deployed Prometheus 2.3.2 compiled with Go 1.10.1 (as part of PMM 1.14) on Linode using this StackScript. For a maximally realistic load generation, I spin up multiple MySQL nodes running some real workloads (Sysbench TPC-C Test), with each emulating 10 Nodes running MySQL and Linux using this StackScript.