summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-04-16 19:31:13 +0300
committerGitHub <noreply@github.com>2024-04-16 19:31:13 +0300
commit6c7235372051e481f4f36115b633da9b1b6f3ea6 (patch)
tree2f05023ced1b8aaeb05d755b2385f762e9290ef1 /CMakeLists.txt
parent0b491f2ec0ba57245dd488a81e9712f5c1b804ee (diff)
remove python.d/megacli (#17417)
see you space python megacli
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9290be531a..155e21b189 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2527,7 +2527,6 @@ install(FILES
src/collectors/python.d.plugin/icecast/icecast.conf
src/collectors/python.d.plugin/ipfs/ipfs.conf
src/collectors/python.d.plugin/litespeed/litespeed.conf
- src/collectors/python.d.plugin/megacli/megacli.conf
src/collectors/python.d.plugin/memcached/memcached.conf
src/collectors/python.d.plugin/monit/monit.conf
src/collectors/python.d.plugin/nsd/nsd.conf
@@ -2578,7 +2577,6 @@ install(FILES
src/collectors/python.d.plugin/icecast/icecast.chart.py
src/collectors/python.d.plugin/ipfs/ipfs.chart.py
src/collectors/python.d.plugin/litespeed/litespeed.chart.py
- src/collectors/python.d.plugin/megacli/megacli.chart.py
src/collectors/python.d.plugin/memcached/memcached.chart.py
src/collectors/python.d.plugin/monit/monit.chart.py
src/collectors/python.d.plugin/nsd/nsd.chart.py