{"id":29,"date":"2023-11-07T08:38:21","date_gmt":"2023-11-07T08:38:21","guid":{"rendered":"https:\/\/teddy.pnp.ac.id\/?p=29"},"modified":"2023-11-07T08:41:17","modified_gmt":"2023-11-07T08:41:17","slug":"menginstall-grafana-dan-zabbix-pluggin-centos-9-stream","status":"publish","type":"post","link":"https:\/\/teddy.pnp.ac.id\/?p=29","title":{"rendered":"Menginstall Grafana dan Zabbix Pluggin Centos 9 Stream"},"content":{"rendered":"\n<p><strong>wget -q -O gpg.key https:\/\/rpm.grafana.com\/gpg.key<\/strong><\/p>\n\n\n\n<p><strong>sudo rpm &#8211;import gpg.key<\/strong><\/p>\n\n\n\n<p><strong>vi \/etc\/yum.repos.d\/grafana.repo<\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>name=grafana<\/p>\n\n\n\n<p>baseurl=https:\/\/rpm.grafana.com<\/p>\n\n\n\n<p>repo_gpgcheck=1<\/p>\n\n\n\n<p>enabled=1<\/p>\n\n\n\n<p>gpgcheck=1<\/p>\n\n\n\n<p>gpgkey=https:\/\/rpm.grafana.com\/gpg.key<\/p>\n\n\n\n<p>sslverify=1<\/p>\n\n\n\n<p>sslcacert=\/etc\/pki\/tls\/certs\/ca-bundle.crt<\/p>\n\n\n\n<p>exclude=*<em>beta*<\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>sudo dnf install grafana-enterprise <\/strong>atau<strong> sudo dnf install grafana<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl daemon-reload<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl start grafana-server<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl status grafana-server<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl enable grafana-server.service<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl restart grafana-server<\/strong><\/p>\n\n\n\n<p><strong>firewall-cmd &#8211;zone=public &#8211;add-port=3000\/tcp &#8211;permanent<\/strong><\/p>\n\n\n\n<p><strong>firewall-cmd &#8211;reload<\/strong><\/p>\n\n\n\n<p><strong>grafana-cli plugins install alexanderzobnin-zabbix-app<\/strong><\/p>\n\n\n\n<p><strong>sudo systemctl restart grafana-server<\/strong><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>wget -q -O gpg.key https:\/\/rpm.grafana.com\/gpg.key sudo rpm &#8211;import gpg.key vi \/etc\/yum.repos.d\/grafana.repo name=grafana baseurl=https:\/\/rpm.grafana.com repo_gpgcheck=1 enabled=1 gpgcheck=1 gpgkey=https:\/\/rpm.grafana.com\/gpg.key sslverify=1 sslcacert=\/etc\/pki\/tls\/certs\/ca-bundle.crt exclude=*beta* sudo dnf install grafana-enterprise atau sudo dnf install grafana sudo systemctl daemon-reload sudo systemctl start grafana-server sudo systemctl status grafana-server sudo systemctl enable grafana-server.service sudo systemctl restart grafana-server firewall-cmd &#8211;zone=public &#8211;add-port=3000\/tcp &#8211;permanent firewall-cmd &#8211;reload grafana-cli [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,6],"tags":[],"class_list":["post-29","post","type-post","status-publish","format-standard","hentry","category-linux","category-network"],"_links":{"self":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29"}],"version-history":[{"count":1,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/29\/revisions"}],"predecessor-version":[{"id":30,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=\/wp\/v2\/posts\/29\/revisions\/30"}],"wp:attachment":[{"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=29"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teddy.pnp.ac.id\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}