aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua
diff options
context:
space:
mode:
authoronefang2019-11-13 20:38:42 +1000
committeronefang2019-11-13 20:38:42 +1000
commit7a8fdb894665b3ce8aec4ef7193a1d13327a76d0 (patch)
tree8aae4d4f4d5a49822964f2ceac1f82aca0a30f30 /apt-panopticon.lua
parentHTMLize the logs. (diff)
downloadapt-panopticon-7a8fdb894665b3ce8aec4ef7193a1d13327a76d0.zip
apt-panopticon-7a8fdb894665b3ce8aec4ef7193a1d13327a76d0.tar.gz
apt-panopticon-7a8fdb894665b3ce8aec4ef7193a1d13327a76d0.tar.bz2
apt-panopticon-7a8fdb894665b3ce8aec4ef7193a1d13327a76d0.tar.xz
Clean up the reports, and merge the DNS report into the web report.
Include links to the logs. Tweak the colours a little. Put the results into a table, for better readability.
Diffstat (limited to '')
-rwxr-xr-xapt-panopticon.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index a8796c9..6b49398 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -54,7 +54,6 @@ options =
54 help = "", 54 help = "",
55 value = 55 value =
56 { 56 {
57 "DNS",
58 "email", 57 "email",
59-- "Nagios", 58-- "Nagios",
60-- "Prometheus", 59-- "Prometheus",