aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon.lua
diff options
context:
space:
mode:
authoronefang2019-12-02 06:28:30 +1000
committeronefang2019-12-02 06:28:30 +1000
commit3829c9b7962f11e760361deb764fc96af1345c62 (patch)
tree5d3dde39d99934cc5a21ca7f60f096603d048e19 /apt-panopticon.lua
parentAdd more report stuff. (diff)
downloadapt-panopticon-3829c9b7962f11e760361deb764fc96af1345c62.zip
apt-panopticon-3829c9b7962f11e760361deb764fc96af1345c62.tar.gz
apt-panopticon-3829c9b7962f11e760361deb764fc96af1345c62.tar.bz2
apt-panopticon-3829c9b7962f11e760361deb764fc96af1345c62.tar.xz
Merge email and web report scripts.
Diffstat (limited to 'apt-panopticon.lua')
-rwxr-xr-xapt-panopticon.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/apt-panopticon.lua b/apt-panopticon.lua
index 5d9ed82..96f6d62 100755
--- a/apt-panopticon.lua
+++ b/apt-panopticon.lua
@@ -60,11 +60,10 @@ options =
60 help = "", 60 help = "",
61 value = 61 value =
62 { 62 {
63 "email", 63 "email-web",
64-- "Nagios", 64-- "Nagios",
65-- "Prometheus", 65-- "Prometheus",
66-- "RRD", 66-- "RRD",
67 "web",
68 }, 67 },
69 }, 68 },
70} 69}