More style fixes to the monitoring & metrics FAQ
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c3fde980c2
commit
800ccceceb
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue