mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 07:06:40 +00:00
add diagram entries
This commit is contained in:
parent
d072a4f54d
commit
5d14ec52d3
1 changed files with 19 additions and 2 deletions
|
@ -362,9 +362,26 @@ public_key=descriptor:x25519:OBIIXC3MWQ4VCEUS7Z6LOMOQG3CFP77SSWE45EDITP55WHVZFM6
|
|||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<h1> <b>Connecting to our grafana instance</b></h1>
|
||||
On your monitoring server you can find your hostname at /var/lib/tor/grafana/hostname. Use it in the tor browser to reach your instance. You might be prompted for your private key if tor browser doesn't use your system's tor daemon. To avoid that you can change its connection settings.
|
||||
On your monitoring server you can find your hostname at /var/lib/tor/grafana/hostname. Use it in the tor browser to reach your instance. You might be prompted for your private key if tor browser doesn't use your system's tor daemon. To avoid that you can change its connection settings.<br>
|
||||
|
||||
<h1>
|
||||
|
||||
<img src="grafana_login.png"/>
|
||||
<br>
|
||||
|
||||
<h1><b>Configuring the data sources</b></h1>
|
||||
Next we need to tell grafana to use prometheus as a data source: <br>
|
||||
|
||||
<img src="add_datasource.png"/>
|
||||
<br>
|
||||
|
||||
Now, let's configure it (specifying localhost:9001 as the API port)<br>
|
||||
|
||||
<img src="datasource_config.png"/>
|
||||
<br>
|
||||
|
||||
And Voila! we have simple system monitoring over tor in a dashboard: <br>
|
||||
|
||||
<img src="example_dashboard.png"/>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue