+1 vote
in Grafana by
What's the best way to check if the Grafana service is running or not?

1 Answer

0 votes
by

You may verify that Grafana is up and running by using the status command, as shown below:

$ sudo systemctl status grafana-server

...