In previous post, we installed Grafana on server. Now, we are going to install OCI Plugin for Grafana and set up monitoring. Login to server and check grafana cli is working or not. login as: opc Authenticating with public key “rsa-key-20200220” [opc@grafanaoci ~]$ sudo -i [root@grafanaoci ~]# grafana-cli NAME: Grafana cli USAGE: grafana-cli [global options] […]
Articles Tagged: Grafana
Installation of Grafana on OCI Instance
In this post, we will show you how to install Grafana from the repository on a OCI Instance which Oracle Linux 7.7 running. First, connect to the server with private key and the fetch the latest package of Grafana from https://grafana.com/grafana/download. login as: opc Authenticating with public key “rsa-key-20200220” [opc@grafanaoci ~]$ sudo -i [root@grafanaoci ~]# […]