summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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:
----