summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-03 13:40:44 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-03 13:40:44 +0200
commit5feffba70c87ab76b2dfccfd05cf08ea1c36bfbb (patch)
tree31873f731f08bebb954a23efa9c0928432fc2fd3 /TODO
parentff9cf4d3514e54fb13223e42ebca7fd7d08a6d51 (diff)
downloadjenkins.debian.net-5feffba70c87ab76b2dfccfd05cf08ea1c36bfbb.tar.xz
add links how to monitor hosts behind NAT
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index f457372a..30b936a7 100644
--- a/TODO
+++ b/TODO
@@ -313,7 +313,9 @@ properties:
* then: armhf scheduling (only for testing for now, introduce "arch-factor", eg. amd64=10 and armhf=3, to schedule less on some archs)
* then: armhf building - run the job on jenkins.d.n and build1 on one host and build2 on another and then run debbindiff on jenkins.d.n…
* then: run maintenance job via remote job scheduling
-* monitor their temperatures via munin, probably using munin-async via ssh…
+* monitor their temperatures via munin via ssh:
+** http://munin-monitoring.org/wiki/Native_ssh
+** http://guide.munin-monitoring.org/en/latest/example/transport/ssh.html
==== remote jenkins job scheduling:
----