Failed to restart grafana service Unit not found

0 votes

Hi Guys,

I am trying to start grafana tool in my system, but It shows me the below error.

[root@localhost ~]# systemctl restart grafana
Failed to restart grafana.service: Unit not found.

How can I solve this error?

May 27, 2020 in DevOps & Agile by akhtar
• 38,230 points
4,735 views

1 answer to this question.

0 votes

Hi@akhtar,

After installing grafana in your system, you have to reload your daemon. You can use below given commands.

$ systemctl daemon-reload
$ systemctl start grafana-server
$ systemctl enable grafana-server

Hope this will help.

answered May 27, 2020 by MD
• 95,440 points

Related Questions In DevOps & Agile

0 votes
2 answers

Docker not able to identify default-address-pool

The pull request is merged in https://github.com/moby/moby/pull/36396 and hopefully will ...READ MORE

answered Aug 7, 2018 in DevOps & Agile by Kalgi
• 52,360 points
2,793 views
0 votes
1 answer

Upgrading a service leads to Rancher losing persistence of environment variables

when you upgrade, what it will do ...READ MORE

answered Apr 27, 2018 in DevOps & Agile by shubham
• 7,340 points
810 views
0 votes
1 answer
0 votes
1 answer

How to disable auto-restart task in TeamCity

There is a parameter which can be ...READ MORE

answered Apr 29, 2018 in DevOps & Agile by DareDev
• 6,890 points
1,429 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,494 views
+2 votes
1 answer
0 votes
1 answer

bash: mvn: command not found.Failed to search for file: Cannot update read-only repo

Hi@akhtar, You got this error because you didn't ...READ MORE

answered Jun 3, 2020 in DevOps & Agile by MD
• 95,440 points
4,421 views
0 votes
1 answer

How to install grafana tool in Linux?

Hi@akhtar, To download Grafana in Linux system, you ...READ MORE

answered May 29, 2020 in DevOps & Agile by MD
• 95,440 points
836 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP