Monitoring vHSM with Grafana
Learn to monitor the performance and usage of vHSM server with Grafana.
Prerequisites
Configure your local system for Docker
mkdir -p ~/learn-vhsm-monitoring/{vhsm-config,vhsm-data} \
~/learn-vhsm-monitoring/grafana-config \
~/learn-vhsm-monitoring/prometheus-config && \
export LEARN_VHSM=~/learn-vhsm-monitoringInstall vHSM server
Install Prometheus
Define Prometheus ACL Policy
Install Grafana
Monitor in Grafana
Last updated
Was this helpful?