Remove vim-commands
article thumbnail

How to Monitor MySQL Deployments with Prometheus & Grafana at ScaleGrid

Scalegrid

In this blog post, we discuss how you can set up and use Prometheus and Grafana with your ScaleGrid MySQL deployments for advanced database monitoring and alerting. sudo vim /etc/prometheus/prometheus.yml. Check status using systemctl status prometheus command: 10. Edit the config file of the exporter: $sudo vim /etc/.mysqld_exporter.cnf.

article thumbnail

Let's Write Some x86-64

Nick Desaulniers

This blog is meant for those who don’t know x86-64 assembly, but maybe know a little C, and are curious about code generation. When writing CoffeeScript, I find myself frequently using a vim plugin. Throughout this blog, I’ll copy some responses to questions I’ve had answered by Dan. For example in the code: 1.

C++ 98