summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-05-06 18:04:30 +0300
committerGitHub <noreply@github.com>2024-05-06 18:04:30 +0300
commit1b549b1dd79c951ee8f23e6d13f525061adc8df2 (patch)
treecfe0b2b1c67cf000a9fde9b29a3aaf103912d0dd /CMakeLists.txt
parent8747d882b0449718115f85386045e04005bf2f9e (diff)
remove python.d/smartd_log (#17600)
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 e7d9ee32e0..7c7fad4e4f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2750,7 +2750,6 @@ install(FILES
src/collectors/python.d.plugin/retroshare/retroshare.conf
src/collectors/python.d.plugin/riakkv/riakkv.conf
src/collectors/python.d.plugin/samba/samba.conf
- src/collectors/python.d.plugin/smartd_log/smartd_log.conf
src/collectors/python.d.plugin/spigotmc/spigotmc.conf
src/collectors/python.d.plugin/squid/squid.conf
src/collectors/python.d.plugin/tomcat/tomcat.conf
@@ -2795,7 +2794,6 @@ install(FILES
src/collectors/python.d.plugin/retroshare/retroshare.chart.py
src/collectors/python.d.plugin/riakkv/riakkv.chart.py
src/collectors/python.d.plugin/samba/samba.chart.py
- src/collectors/python.d.plugin/smartd_log/smartd_log.chart.py
src/collectors/python.d.plugin/spigotmc/spigotmc.chart.py
src/collectors/python.d.plugin/squid/squid.chart.py
src/collectors/python.d.plugin/tomcat/tomcat.chart.py