summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-04-17 19:45:31 +0000
committervarac <varacanero@zeromail.org>2015-04-17 19:45:31 +0000
commit9930649228a509eda998699e213ed458685763f0 (patch)
tree6924b541a294483ee8e6bfa6a196ca96e31dacfd /TODO
parent35d358a4cdf90b3cdc90904ca82b160e9c4376ac (diff)
parent4ced0c5bbe605c322dc4103c3572ae18e69fa278 (diff)
Merge branch 'Dec2014merge' into 'master'
riseup Dec2014merge riseup changes from the last few months, rebased to be easier to deal with. adds: * mrpe support (to replace nrpe) * ps support (to replace statd) * storing ssh keys in an alternate location * update docs * some bug fixes See merge request !2
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1e0a106..1697f34 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
Use nagios_hostgroup type rather than clumsily creating our own.
Add support for ignored_services to eliminate false alerts.
+Implement support for choosing either upstream install or distro supplied
+ packages. If using distro packages, detect distro and set package names
+ to reasonable default (currently requires overriding).