diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000000000000000000000000000000000000..47474ef8af55e598ad01e673f0651ff861647513
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,15 @@
+## meetings.ucc.asn.au BBB
+ - mongo mongodb://127.0.1.1:27017/meteor --eval "db.users.count({connectionStatus:'online'})"
+ - mongo mongodb://127.0.1.1:27017/meteor --eval "db.meetings.find()" | wc -l
+ - /opt/freeswitch/bin/fs_cli -x "show channels"
+ - or:
+   - https://github.com/greenstatic/bigbluebutton-exporter
+
+## all hosts
+ - temperatures in the clubroom
+ - DNS queries per second
+ - number of active and available DHCP leases on the loft/wireless/clubroom networks
+ - disk latency, display in dashboard?
+ - TCP SYN rate?
+ - outbound SSH login attempts?
+ - inbound SSH login attempts?