We are going to integrate Azure AD as a federated identity provider (IdP) in AWS Cognito user pool that provides a single sign-on (SSO) option for our Grafana users. Continue reading
Tag Archives: Grafana
Speedtest with InfluxDB and Grafana on Kubernetes
We are going to use our Kubernetes homelab to run speed tests and store results in InfluxDB. We will then configure Grafana with InfluxDB datasource to visualise data. Continue reading
Monitor Mikrotik Router with Grafana and Prometheus (mikrotik-exporter)
We are going to deploy mikrotik-exporter to visualise Prometheus monitoring data for Mikrotik. Continue reading
Monitor Linux Servers with Grafana and Prometheus (node_exporter)
We are going to install node_exporter and configure Prometheus to monitor Linux servers. Continue reading
Monitor HAProxy with Grafana and Prometheus (haproxy_exporter)
We are going to install haproxy_exporter and configure Prometheus to monitor HAProxy servers. Continue reading
Monitor Bind DNS Server with Grafana and Prometheus (bind_exporter)
We are going to install bind_exporter and configure Prometheus to monitor Bind DNS servers. Continue reading
Monitor Etcd Cluster with Grafana and Prometheus
We are going to configure Prometheus to monitor Etcd cluster. Continue reading
Install and Configure Grafana on Kubernetes
We are going to deploy Grafana to visualise Prometheus monitoring data. Continue reading