[bisq-network/bisq] Adjust NetworkSize metric installer (#4004)

Chris Beams notifications at github.com
Thu Feb 27 11:08:20 UTC 2020


cbeams requested changes on this pull request.



> @@ -67,6 +67,21 @@ curl http://localhost:8080/getVersion
 curl http://localhost:8080/info
 ```
 
+### Monitoring
+
+If you run a main pricenode, you also are obliged to activate the monitoring feed by running

These "obligations" should be listed at https://bisq.wiki/Pricenode_Operator#Duties. I've just created that page as a stub. I've asked all @bisq-network/pricenode-operators to watch that page at https://github.com/bisq-network/roles/issues/14#issuecomment-591912853, so changes you make there will have a reasonable chance of being seen by them (duty changes should be communicated and followed up on more explicitly in any case, but FYI the wiki page is there, and we should rally around it).

> @@ -67,6 +67,21 @@ curl http://localhost:8080/getVersion
 curl http://localhost:8080/info
 ```
 
+### Monitoring
+
+If you run a main pricenode, you also are obliged to activate the monitoring feed by running
+
+```bash
+curl -s https://raw.githubusercontent.com/bisq-network/bisq/master/monitor/install_collectd_debian.sh | sudo bash
+```
+Follow the instruction given by the script and report your certificate to the seednode group!

```suggestion
Follow the instruction given by the script and report your certificate to the pricenode group!
```

What does "group" mean here?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4004#pullrequestreview-365594263
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200227/6231b91e/attachment-0001.html>


More information about the bisq-github mailing list