aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticommon.lua
diff options
context:
space:
mode:
authoronefang2019-12-28 22:32:56 +1000
committeronefang2019-12-28 22:32:56 +1000
commit5f3364e49914546e9988d4254aa62c6ee5001630 (patch)
tree85f88d17fa5bfefd1640322a568679389f898205 /apt-panopticommon.lua
parentRefactor the executers into an actual class type thingy. (diff)
downloadapt-panopticon-5f3364e49914546e9988d4254aa62c6ee5001630.zip
apt-panopticon-5f3364e49914546e9988d4254aa62c6ee5001630.tar.gz
apt-panopticon-5f3364e49914546e9988d4254aa62c6ee5001630.tar.bz2
apt-panopticon-5f3364e49914546e9988d4254aa62c6ee5001630.tar.xz
Nagios is no longer a report type.
Diffstat (limited to 'apt-panopticommon.lua')
-rw-r--r--apt-panopticommon.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-panopticommon.lua b/apt-panopticommon.lua
index a19f1e3..cfea728 100644
--- a/apt-panopticommon.lua
+++ b/apt-panopticommon.lua
@@ -95,7 +95,6 @@ APT.options =
95 { 95 {
96 "RRD", -- RRD has to be before web, coz web creates a graph from the RRD data. 96 "RRD", -- RRD has to be before web, coz web creates a graph from the RRD data.
97 "email-web", 97 "email-web",
98-- "Nagios",
99-- "Prometheus", 98-- "Prometheus",
100 }, 99 },
101 }, 100 },