diff --git a/docs/monitoring_metrics/faq.rst b/docs/monitoring_metrics/faq.rst index 5cd0769..e4a1990 100644 --- a/docs/monitoring_metrics/faq.rst +++ b/docs/monitoring_metrics/faq.rst @@ -7,10 +7,10 @@ monitoring with zabbix and prometheus. How do I access zabbix? ----------------------- 1. First obtain Kerberos ticket with kinit: -``` -$ kinit myusername@FEDORAPROJECT.ORG -Password for myusername@FEDORAPROJECT.ORG: -``` +:: + + $ kinit myusername@FEDORAPROJECT.ORG + Password for myusername@FEDORAPROJECT.ORG: 2. Login to https://zabbix.stg.fedoraproject.org/zabbix.php?action=dashboard.view to see dashboard @@ -20,10 +20,10 @@ Password for myusername@FEDORAPROJECT.ORG: How do I access zabbix when I'm a community member? --------------------------------------------------- 1. First obtain Kerberos ticket with kinit: -``` -$ kinit myusername@FEDORAPROJECT.ORG -Password for myusername@FEDORAPROJECT.ORG: -``` +:: + + $ kinit myusername@FEDORAPROJECT.ORG + Password for myusername@FEDORAPROJECT.ORG: 2. Login to https://zabbix.stg.fedoraproject.org/zabbix.php?action=dashboard.view to see guest/public dashboard