CMakeLists.txt 133 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560
  1. # SPDX-License-Identifier: GPL-3.0-or-later
  2. cmake_minimum_required(VERSION 3.16.0...3.30)
  3. list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/packaging/cmake/Modules")
  4. include(NetdataVersion)
  5. netdata_version()
  6. project(netdata
  7. VERSION "${NETDATA_VERSION_MAJOR}.${NETDATA_VERSION_MINOR}.${NETDATA_VERSION_PATCH}.${NETDATA_VERSION_TWEAK}"
  8. HOMEPAGE_URL "https://www.netdata.cloud"
  9. LANGUAGES C CXX)
  10. include(CMakeDependentOption)
  11. include(NetdataUtil)
  12. netdata_fixup_system_processor()
  13. if(DEFINED BUILD_SHARED_LIBS)
  14. if(NOT BUILD_SHARED_LIBS)
  15. set(STATIC_BUILD TRUE)
  16. endif()
  17. endif()
  18. if(STATIC_BUILD)
  19. set(CMAKE_FIND_LIBRARY_PREFIXES "${CMAKE_STATIC_LIBRARY_PREFIX}")
  20. set(CMAKE_FIND_LIBRARY_SUFFIXES "${CMAKE_STATIC_LIBRARY_SUFFIX}")
  21. endif()
  22. find_package(PkgConfig REQUIRED)
  23. if(STATIC_BUILD)
  24. list(APPEND PKG_CONFIG_EXECUTABLE "--static")
  25. endif()
  26. set(CMAKE_INSTALL_MESSAGE LAZY)
  27. set(CMAKE_C_STANDARD 11)
  28. set(CMAKE_CXX_STANDARD 14)
  29. set(CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "netdata")
  30. option(USE_CXX_11 "Use C++11 instead of C++14 (should only be used on legacy systems that cannot support C++14, may disable some features)" False)
  31. mark_as_advanced(USE_CXX_11)
  32. if(USE_CXX_11)
  33. set(CMAKE_CXX_STANDARD 11)
  34. endif()
  35. set(CMAKE_C_STANDARD_REQUIRED On)
  36. set(CMAKE_CXX_STANDARD_REQUIRED On)
  37. set(SIZEOF_VOID_P ${CMAKE_SIZEOF_VOID_P})
  38. if(NOT CMAKE_BUILD_TYPE)
  39. set(CMAKE_BUILD_TYPE "Release")
  40. endif()
  41. include(NetdataCompilerFlags)
  42. set(CMAKE_EXPORT_COMPILE_COMMANDS On)
  43. # Check for the mold linker and try to use it if available
  44. option(USE_MOLD "If the MOLD linker is available on the system, use it instead of the default linker." TRUE)
  45. if(USE_MOLD)
  46. message(CHECK_START "Searching for MOLD linker")
  47. find_program(MOLD_LINKER NAMES ld.mold mold)
  48. if(MOLD_LINKER)
  49. execute_process(COMMAND ${MOLD_LINKER} --version
  50. RESULT_VARIABLE MOLD_VERSION_RESULT
  51. OUTPUT_VARIABLE MOLD_VERSION)
  52. if(NOT MOLD_VERSION_RESULT)
  53. string(REPLACE "\n" "" MOLD_VERSION "${MOLD_VERSION}")
  54. message(CHECK_PASS "found (version: ${MOLD_VERSION})")
  55. message(STATUS "Using mold instead of the system default for linking.")
  56. add_link_options("-fuse-ld=mold")
  57. else()
  58. message(CHECK_FAIL "failed")
  59. endif()
  60. else()
  61. message(CHECK_FAIL "failed")
  62. endif()
  63. endif()
  64. check_c_compiler_flag("-fexceptions" HAVE_FEXCEPTIONS)
  65. if (NOT HAVE_FEXCEPTIONS)
  66. message(FATAL_ERROR "Missing required compiler flag: -fexceptions.")
  67. endif()
  68. set(CONFIG_H_DIR ${CMAKE_BINARY_DIR})
  69. set(CONFIG_H ${CONFIG_H_DIR}/config.h)
  70. #
  71. # detect OS
  72. #
  73. set(OS_FREEBSD False)
  74. set(OS_LINUX False)
  75. set(OS_MACOS False)
  76. set(OS_WINDOWS False)
  77. set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}")
  78. set(BINDIR usr/sbin)
  79. if("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin")
  80. set(OS_MACOS True)
  81. find_library(IOKIT IOKit)
  82. find_library(FOUNDATION Foundation)
  83. message(STATUS " Compiling for MacOS... ")
  84. elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "FreeBSD")
  85. set(OS_FREEBSD True)
  86. message(STATUS " Compiling for FreeBSD... ")
  87. elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "Linux")
  88. set(OS_LINUX True)
  89. add_definitions(-D_GNU_SOURCE)
  90. message(STATUS " Compiling for Linux... ")
  91. elseif("${CMAKE_SYSTEM_NAME}" STREQUAL "CYGWIN" OR "${CMAKE_SYSTEM_NAME}" STREQUAL "MSYS" OR "${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
  92. set(OS_WINDOWS True)
  93. if(NOT "${CMAKE_INSTALL_PREFIX}" STREQUAL "/opt/netdata")
  94. message(FATAL_ERROR "CMAKE_INSTALL_PREFIX must be set to /opt/netdata, but it is set to ${CMAKE_INSTALL_PREFIX}")
  95. endif()
  96. if(BUILD_FOR_PACKAGING)
  97. set(NETDATA_RUNTIME_PREFIX "/")
  98. endif()
  99. set(BINDIR usr/bin)
  100. set(CMAKE_RC_COMPILER_INIT windres)
  101. ENABLE_LANGUAGE(RC)
  102. SET(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> <FLAGS> -O coff <DEFINES> -i <SOURCE> -o <OBJECT>")
  103. add_definitions(-D_GNU_SOURCE)
  104. if($ENV{CLION_IDE})
  105. set(RUN_UNDER_CLION True)
  106. # clion needs these to find the includes
  107. if("${CMAKE_SYSTEM_NAME}" STREQUAL "MSYS" OR "${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
  108. if("$ENV{MSYSTEM}" STREQUAL "MSYS")
  109. include_directories(c:/msys64/usr/include)
  110. include_directories(c:/msys64/usr/include/w32api)
  111. elseif("$ENV{MSYSTEM}" STREQUAL "MINGW64")
  112. include_directories(c:/msys64/mingw64/include)
  113. elseif("$ENV{MSYSTEM}" STREQUAL "UCRT64")
  114. include_directories(c:/msys64/ucrt64/include)
  115. endif()
  116. endif()
  117. endif()
  118. message(STATUS " Compiling for Windows (${CMAKE_SYSTEM_NAME}, MSYSTEM=$ENV{MSYSTEM})... ")
  119. else()
  120. message(FATAL_ERROR "Unknown/unsupported platform: ${CMAKE_SYSTEM_NAME} (Supported platforms: FreeBSD, Linux, macOS, Windows)")
  121. endif()
  122. # This is intended to make life easier for developers who are working on one
  123. # specific feature.
  124. #
  125. # NOTE: DO NOT USE THIS OPTION FOR PRODUCTION BUILDS.
  126. option(DEFAULT_FEATURE_STATE "Specify the default state for most optional features" True)
  127. mark_as_advanced(DEFAULT_FEATURE_STATE)
  128. # High-level features
  129. option(ENABLE_ML "Enable machine learning features" ${DEFAULT_FEATURE_STATE})
  130. option(ENABLE_DBENGINE "Enable dbengine metrics storage" True)
  131. option(ENABLE_DASHBOARD "Enable local dashboard" True)
  132. mark_as_advanced(ENABLE_DASHBOARD)
  133. # Data collection plugins
  134. option(ENABLE_PLUGIN_GO "Enable metric collectors written in Go" ${DEFAULT_FEATURE_STATE})
  135. option(ENABLE_PLUGIN_PYTHON "Enable metric collectors written in Python" ${DEFAULT_FEATURE_STATE})
  136. cmake_dependent_option(ENABLE_PLUGIN_APPS "Enable per-process resource usage monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX OR OS_FREEBSD OR OS_MACOS OR OS_WINDOWS" False)
  137. cmake_dependent_option(ENABLE_PLUGIN_CHARTS "Enable metric collectors written in Bash" ${DEFAULT_FEATURE_STATE} "NOT OS_WINDOWS" False)
  138. cmake_dependent_option(ENABLE_PLUGIN_CUPS "Enable CUPS monitoring" ${DEFAULT_FEATURE_STATE} "NOT OS_WINDOWS" False)
  139. cmake_dependent_option(ENABLE_PLUGIN_FREEIPMI "Enable IPMI monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX OR OS_FREEBSD" False)
  140. cmake_dependent_option(ENABLE_PLUGIN_CGROUP_NETWORK "Enable Linux CGroup network usage monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  141. cmake_dependent_option(ENABLE_PLUGIN_DEBUGFS "Enable Linux DebugFS metric collection" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  142. cmake_dependent_option(ENABLE_PLUGIN_EBPF "Enable Linux eBPF metric collection" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  143. cmake_dependent_option(ENABLE_LEGACY_EBPF_PROGRAMS "Enable eBPF programs for kernels without BTF support" True "ENABLE_PLUGIN_EBPF" False)
  144. mark_as_advanced(ENABLE_LEGACY_EBPF_PROGRAMS)
  145. cmake_dependent_option(ENABLE_PLUGIN_LOCAL_LISTENERS "Enable local listening socket tracking (including service auto-discovery support)" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  146. cmake_dependent_option(ENABLE_PLUGIN_NETWORK_VIEWER "Enable network viewer functionality" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  147. cmake_dependent_option(ENABLE_PLUGIN_NFACCT "Enable Linux NFACCT metric collection" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  148. cmake_dependent_option(ENABLE_PLUGIN_PERF "Enable Linux performance counter monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  149. cmake_dependent_option(ENABLE_PLUGIN_SLABINFO "Enable Linux kernel SLAB allocator monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  150. cmake_dependent_option(ENABLE_PLUGIN_SYSTEMD_JOURNAL "Enable systemd journal log collection" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  151. cmake_dependent_option(ENABLE_PLUGIN_XENSTAT "Enable Xen domain monitoring" ${DEFAULT_FEATURE_STATE} "OS_LINUX" False)
  152. # Metrics exporters
  153. option(ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE "Enable exporting to Prometheus via remote write API" ${DEFAULT_FEATURE_STATE})
  154. option(ENABLE_EXPORTER_MONGODB "Enable exporting to MongoDB" ${DEFAULT_FEATURE_STATE})
  155. # Vendoring
  156. option(ENABLE_BUNDLED_JSONC "Force use of a vendored copy of JSON-C" False)
  157. option(ENABLE_BUNDLED_YAML "Force use of a vendored copy of libyaml" False)
  158. option(ENABLE_BUNDLED_PROTOBUF "Use a vendored copy of protobuf" False)
  159. # Experimental features
  160. option(ENABLE_WEBRTC "Enable WebRTC dashboard communications (experimental)" False)
  161. mark_as_advanced(ENABLE_WEBRTC)
  162. option(ENABLE_H2O "Enable H2O web server (experimental)" False)
  163. mark_as_advanced(ENABLE_H2O)
  164. # Other optional functionality
  165. option(ENABLE_SENTRY "Build with Sentry Native crash reporting" False)
  166. mark_as_advanced(ENABLE_SENTRY)
  167. option(BUILD_FOR_PACKAGING "Include component files for native packages" False)
  168. mark_as_advanced(BUILD_FOR_PACKAGING)
  169. option(ENABLE_LIBUNWIND "Include stack traces in log output" False)
  170. cmake_dependent_option(FORCE_LEGACY_LIBBPF "Force usage of libbpf 0.0.9 instead of the latest version." False "ENABLE_PLUGIN_EBPF" False)
  171. mark_as_advanced(FORCE_LEGACY_LIBBPF)
  172. option(ENABLE_MIMALLOC "Enable mimalloc allocator" OFF)
  173. if(ENABLE_MIMALLOC)
  174. if(CMAKE_MINOR_VERSION LESS 18)
  175. message(WARNING "Mimalloc disabled: Requires CMake version 3.18 or higher.")
  176. set(ENABLE_MIMALLOC OFF CACHE BOOL "Enable mimalloc allocator" FORCE)
  177. elseif(CMAKE_SIZEOF_VOID_P LESS 8)
  178. message(WARNING "Mimalloc disabled: Only supported on 64-bit platforms.")
  179. set(ENABLE_MIMALLOC OFF CACHE BOOL "Enable mimalloc allocator" FORCE)
  180. elseif(OS_FREEBSD OR OS_MACOS OR OS_WINDOWS)
  181. message(WARNING "Mimalloc disabled: Not supported on FreeBSD, macOS, or Windows.")
  182. set(ENABLE_MIMALLOC OFF CACHE BOOL "Enable mimalloc allocator" FORCE)
  183. elseif(ENABLE_ADDRESS_SANITIZER)
  184. message(WARNING "Mimalloc disabled: Cannot be used with Address Sanitizer.")
  185. set(ENABLE_MIMALLOC OFF CACHE BOOL "Enable mimalloc allocator" FORCE)
  186. else()
  187. message(STATUS "Mimalloc is enabled.")
  188. endif()
  189. else()
  190. message(STATUS "Mimalloc is disabled.")
  191. endif()
  192. if(ENABLE_MIMALLOC)
  193. function(netdata_add_mimalloc)
  194. set(MI_BUILD_STATIC ON CACHE INTERNAL "")
  195. set(MI_BUILD_SHARED OFF CACHE INTERNAL "")
  196. set(MI_BUILD_OBJECT OFF CACHE INTERNAL "")
  197. set(MI_BUILD_TESTS OFF CACHE INTERNAL "")
  198. include(FetchContent)
  199. include(NetdataFetchContentExtra)
  200. if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.28)
  201. FetchContent_Declare(mimalloc
  202. GIT_REPOSITORY https://github.com/microsoft/mimalloc.git
  203. GIT_TAG 8c532c32c3c96e5ba1f2283e032f69ead8add00f
  204. EXCLUDE_FROM_ALL
  205. )
  206. else()
  207. FetchContent_Declare(mimalloc
  208. GIT_REPOSITORY https://github.com/microsoft/mimalloc.git
  209. GIT_TAG 8c532c32c3c96e5ba1f2283e032f69ead8add00f
  210. )
  211. endif()
  212. FetchContent_MakeAvailable_NoInstall(mimalloc)
  213. endfunction()
  214. netdata_add_mimalloc()
  215. endif()
  216. if(ENABLE_PLUGIN_GO)
  217. include(NetdataGoTools)
  218. find_min_go_version("${CMAKE_SOURCE_DIR}/src/go")
  219. find_package(Go "${MIN_GO_VERSION}" REQUIRED)
  220. endif()
  221. if(ENABLE_PLUGIN_GO)
  222. set(NEED_NDSUDO TRUE)
  223. else()
  224. set(NEED_NDSUDO FALSE)
  225. endif()
  226. if(ENABLE_WEBRTC)
  227. include(FetchContent)
  228. include(NetdataFetchContentExtra)
  229. # ignore debhelper
  230. set(FETCHCONTENT_FULLY_DISCONNECTED Off)
  231. set(PREFER_SYSTEM_LIB True)
  232. set(NO_MEDIA True)
  233. set(NO_WEBSOCKET True)
  234. set(HAVE_LIBDATACHANNEL True)
  235. FetchContent_Declare(libdatachannel
  236. GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
  237. GIT_TAG v0.20.1
  238. CMAKE_ARGS ${NETDATA_PROPAGATE_TOOLCHAIN_ARGS}
  239. )
  240. FetchContent_MakeAvailable(libdatachannel)
  241. endif()
  242. include(NetdataProtobuf)
  243. if(ENABLE_BUNDLED_PROTOBUF)
  244. netdata_bundle_protobuf()
  245. endif()
  246. set(PKG_FILES_PATH "${CMAKE_SOURCE_DIR}/packaging/cmake/pkg-files")
  247. if(ENABLE_PLUGIN_EBPF)
  248. include(NetdataLibBPF)
  249. include(NetdataEBPFCORE)
  250. if(NOT OS_LINUX)
  251. message(FATAL_ERROR "The eBPF plugin is not supported on non-Linux systems")
  252. endif()
  253. netdata_bundle_libbpf()
  254. netdata_fetch_ebpf_co_re()
  255. endif()
  256. pkg_check_modules(CURL libcurl>=7.21 REQUIRED IMPORTED_TARGET)
  257. set(HAVE_LIBCURL TRUE)
  258. #
  259. # Libm
  260. #
  261. # checks link with cmake required libs
  262. cmake_policy(SET CMP0075 NEW)
  263. include(CheckFunctionExists)
  264. check_function_exists(log10 HAVE_LOG10)
  265. if(NOT HAVE_LOG10)
  266. unset(HAVE_LOG10 CACHE)
  267. list(APPEND CMAKE_REQUIRED_LIBRARIES m)
  268. check_function_exists(log10 HAVE_LOG10)
  269. if(HAVE_LOG10)
  270. set(LINK_LIBM True)
  271. else()
  272. message(FATAL_ERROR "Can not use log10 with/without libm.")
  273. endif()
  274. endif()
  275. #
  276. # Custom Modules
  277. #
  278. include(NetdataJSONC)
  279. include(NetdataYAML)
  280. if(ENABLE_LEGACY_EBPF_PROGRAMS)
  281. include(NetdataEBPFLegacy)
  282. endif()
  283. if(ENABLE_SENTRY)
  284. include(NetdataSentry)
  285. endif()
  286. #
  287. # Checks from custom modules
  288. #
  289. netdata_detect_jsonc()
  290. netdata_detect_libyaml()
  291. if(ENABLE_LEGACY_EBPF_PROGRAMS)
  292. netdata_fetch_legacy_ebpf_code()
  293. endif()
  294. if(ENABLE_SENTRY)
  295. netdata_bundle_sentry()
  296. endif()
  297. #
  298. # check include files
  299. #
  300. include(CheckIncludeFile)
  301. check_include_file("netinet/in.h" HAVE_NETINET_IN_H)
  302. check_include_file("resolv.h" HAVE_RESOLV_H)
  303. check_include_file("netdb.h" HAVE_NETDB_H)
  304. check_include_file("sys/prctl.h" HAVE_SYS_PRCTL_H)
  305. check_include_file("sys/stat.h" HAVE_SYS_STAT_H)
  306. check_include_file("sys/vfs.h" HAVE_SYS_VFS_H)
  307. check_include_file("sys/statfs.h" HAVE_SYS_STATFS_H)
  308. check_include_file("linux/magic.h" HAVE_LINUX_MAGIC_H)
  309. check_include_file("sys/mount.h" HAVE_SYS_MOUNT_H)
  310. check_include_file("sys/statvfs.h" HAVE_SYS_STATVFS_H)
  311. check_include_file("inttypes.h" HAVE_INTTYPES_H)
  312. check_include_file("stdint.h" HAVE_STDINT_H)
  313. check_include_file("arpa/inet.h" HAVE_ARPA_INET_H)
  314. check_include_file("netinet/tcp.h" HAVE_NETINET_TCP_H)
  315. check_include_file("sys/ioctl.h" HAVE_SYS_IOCTL_H)
  316. check_include_file("grp.h" HAVE_GRP_H)
  317. check_include_file("pwd.h" HAVE_PWD_H)
  318. check_include_file("net/if.h" HAVE_NET_IF_H)
  319. check_include_file("poll.h" HAVE_POLL_H)
  320. check_include_file("syslog.h" HAVE_SYSLOG_H)
  321. check_include_file("sys/mman.h" HAVE_SYS_MMAN_H)
  322. check_include_file("sys/resource.h" HAVE_SYS_RESOURCE_H)
  323. check_include_file("sys/socket.h" HAVE_SYS_SOCKET_H)
  324. check_include_file("sys/wait.h" HAVE_SYS_WAIT_H)
  325. check_include_file("sys/un.h" HAVE_SYS_UN_H)
  326. check_include_file("spawn.h" HAVE_SPAWN_H)
  327. if(OS_LINUX)
  328. check_include_file("sys/capability.h" HAVE_SYS_CAPABILITY_H)
  329. endif()
  330. #
  331. # check symbols
  332. #
  333. include(CheckSymbolExists)
  334. check_symbol_exists(major "sys/sysmacros.h" MAJOR_IN_SYSMACROS)
  335. check_symbol_exists(major "sys/mkdev.h" MAJOR_IN_MKDEV)
  336. check_symbol_exists(clock_gettime "time.h" HAVE_CLOCK_GETTIME)
  337. check_symbol_exists(strerror_r "string.h" HAVE_STRERROR_R)
  338. check_symbol_exists(finite "math.h" HAVE_FINITE)
  339. check_symbol_exists(isfinite "math.h" HAVE_ISFINITE)
  340. check_symbol_exists(dlsym "dlfcn.h" HAVE_DLSYM)
  341. check_function_exists(pthread_getthreadid_np HAVE_PTHREAD_GETTHREADID_NP)
  342. check_function_exists(pthread_threadid_np HAVE_PTHREAD_THREADID_NP)
  343. check_function_exists(gettid HAVE_GETTID)
  344. check_function_exists(waitid HAVE_WAITID)
  345. check_function_exists(nice HAVE_NICE)
  346. check_function_exists(recvmmsg HAVE_RECVMMSG)
  347. check_function_exists(getpriority HAVE_GETPRIORITY)
  348. check_function_exists(setenv HAVE_SETENV)
  349. check_function_exists(strndup HAVE_STRNDUP)
  350. check_function_exists(sched_getscheduler HAVE_SCHED_GETSCHEDULER)
  351. check_function_exists(sched_setscheduler HAVE_SCHED_SETSCHEDULER)
  352. check_function_exists(sched_get_priority_min HAVE_SCHED_GET_PRIORITY_MIN)
  353. check_function_exists(sched_get_priority_max HAVE_SCHED_GET_PRIORITY_MAX)
  354. check_function_exists(close_range HAVE_CLOSE_RANGE)
  355. check_function_exists(backtrace HAVE_BACKTRACE)
  356. check_function_exists(arc4random_buf HAVE_ARC4RANDOM_BUF)
  357. check_function_exists(arc4random_uniform HAVE_ARC4RANDOM_UNIFORM)
  358. check_function_exists(getrandom HAVE_GETRANDOM)
  359. check_function_exists(sysinfo HAVE_SYSINFO)
  360. #
  361. # check source compilation
  362. #
  363. include(CheckCSourceCompiles)
  364. include(CheckCXXSourceCompiles)
  365. set(CMAKE_REQUIRED_LIBRARIES pthread)
  366. check_c_source_compiles("
  367. #define _GNU_SOURCE
  368. #include <pthread.h>
  369. int main() {
  370. char name[16];
  371. pthread_t thread = pthread_self();
  372. return pthread_getname_np(thread, name, sizeof(name));
  373. }
  374. " HAVE_PTHREAD_GETNAME_NP)
  375. check_c_source_compiles("
  376. #include <stdio.h>
  377. #define mytype(X) _Generic((X), int: 'i', float: 'f', default: 'u')
  378. int main() {
  379. char type = mytype(0);
  380. return 0;
  381. }
  382. " HAVE_C__GENERIC)
  383. check_c_source_compiles("
  384. #include <malloc.h>
  385. int main() {
  386. mallopt(M_ARENA_MAX, 1);
  387. mallopt(M_PERTURB, 0x5A);
  388. return 0;
  389. }
  390. " HAVE_C_MALLOPT)
  391. check_c_source_compiles("
  392. #include <malloc.h>
  393. int main() {
  394. malloc_trim(0);
  395. return 0;
  396. }
  397. " HAVE_C_MALLOC_TRIM)
  398. check_c_source_compiles("
  399. #include <malloc.h>
  400. int main() {
  401. malloc_info(0, stdout);
  402. return 0;
  403. }
  404. " HAVE_C_MALLOC_INFO)
  405. check_c_source_compiles("
  406. #include <malloc.h>
  407. int main() {
  408. struct mallinfo2 m = mallinfo2();
  409. return 0;
  410. }
  411. " HAVE_C_MALLINFO2)
  412. check_c_source_compiles("
  413. #define _GNU_SOURCE
  414. #include <stdio.h>
  415. #include <sys/socket.h>
  416. int main() {
  417. accept4(0, NULL, NULL, 0);
  418. return 0;
  419. }
  420. " HAVE_ACCEPT4)
  421. check_c_source_compiles("
  422. #define _GNU_SOURCE
  423. #include <string.h>
  424. int main() {
  425. char x = *strerror_r(0, &x, sizeof(x)); return 0;
  426. }
  427. " STRERROR_R_CHAR_P)
  428. check_c_source_compiles("
  429. #ifndef _GNU_SOURCE
  430. #define _GNU_SOURCE
  431. #endif
  432. #include <sched.h>
  433. int main() {
  434. setns(0, 0); return 0;
  435. }
  436. " HAVE_SETNS)
  437. check_cxx_source_compiles("
  438. int main() {
  439. __atomic_load_8(nullptr, 0);
  440. return 0;
  441. }
  442. " HAVE_BUILTIN_ATOMICS)
  443. check_cxx_source_compiles("
  444. #include <stdint.h>
  445. int main(void) {
  446. uint64_t a;
  447. __sync_add_and_fetch(&a, 1);
  448. return 0;
  449. }
  450. " ARCH_SUPPORTS_64BIT_ATOMICS)
  451. check_c_source_compiles("
  452. void my_printf(char const *s, ...) __attribute__((format(gnu_printf, 1, 2)));
  453. int main() { return 0; }
  454. " HAVE_FUNC_ATTRIBUTE_FORMAT_GNU_PRINTF FAIL_REGEX "warning:")
  455. check_c_source_compiles("
  456. void my_printf(char const *s, ...) __attribute__((format(printf, 1, 2)));
  457. int main() { return 0; }
  458. " HAVE_FUNC_ATTRIBUTE_FORMAT_PRINTF FAIL_REGEX "warning:")
  459. check_c_source_compiles("
  460. #include <stdio.h>
  461. #include <stdlib.h>
  462. #include <unistd.h>
  463. void* my_alloc(size_t size) __attribute__((malloc));
  464. int main() {
  465. void *x = my_alloc(1);
  466. free(x);
  467. return 0;
  468. }
  469. void* my_alloc(size_t size) {
  470. void *ret = malloc(size);
  471. if(!ret) exit(1);
  472. return ret;
  473. }
  474. " HAVE_FUNC_ATTRIBUTE_MALLOC)
  475. check_c_source_compiles("
  476. void my_function() __attribute__((noinline));
  477. int main() { my_function(); return 0; }
  478. void my_function() { ; }
  479. " HAVE_FUNC_ATTRIBUTE_NOINLINE)
  480. check_c_source_compiles("
  481. #include <stdlib.h>
  482. void my_exit_function() __attribute__((noreturn));
  483. int main() {
  484. my_exit_function(); // Call the noreturn function
  485. return 0;
  486. }
  487. void my_exit_function() {
  488. exit(1);
  489. }
  490. " HAVE_FUNC_ATTRIBUTE_NORETURN)
  491. check_c_source_compiles("
  492. #include <stdio.h>
  493. #include <stdlib.h>
  494. #include <unistd.h>
  495. void* my_alloc(size_t size) __attribute__((returns_nonnull));
  496. int main() {
  497. void* ptr = my_alloc(10);
  498. free(ptr);
  499. return 0;
  500. }
  501. void* my_alloc(size_t size) {
  502. void *ret = malloc(size);
  503. if(!ret) exit(1);
  504. return ret;
  505. }
  506. " HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL)
  507. check_c_source_compiles("
  508. int my_function() __attribute__((warn_unused_result));
  509. int main() {
  510. return my_function();
  511. }
  512. int my_function() {
  513. return 1;
  514. }
  515. " HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT)
  516. # Windows MSVCRT random number generator
  517. # used only when compiling natively (not MSYS/CYGWIN)
  518. check_c_source_compiles("
  519. #define _CRT_RAND_S
  520. #include <stdlib.h>
  521. int main() {
  522. unsigned int x;
  523. return rand_s(&x);
  524. }
  525. " HAVE_RAND_S)
  526. if(OS_FREEBSD OR OS_MACOS)
  527. set(HAVE_BUILTIN_ATOMICS True)
  528. endif()
  529. # openssl/crypto
  530. pkg_check_modules(TLS IMPORTED_TARGET openssl)
  531. if(NOT TARGET PkgConfig::TLS)
  532. if(OS_MACOS)
  533. execute_process(COMMAND
  534. brew --prefix --installed openssl
  535. RESULT_VARIABLE BREW_OPENSSL
  536. OUTPUT_VARIABLE BREW_OPENSSL_PREFIX
  537. OUTPUT_STRIP_TRAILING_WHITESPACE)
  538. if((BREW_OPENSSL NOT EQUAL 0) OR (NOT EXISTS "${BREW_OPENSSL_PREFIX}"))
  539. message(FATAL_ERROR "OpenSSL (or LibreSSL) is required for building Netdata, but could not be found.")
  540. endif()
  541. add_library(PkgConfig::CRYPTO IMPORTED)
  542. set_target_properties(PkgConfig::CRYPTO
  543. IMPORTED_LOCATION ${BREW_OPENSSL_PREFIX}/lib/libcrypto.dylib
  544. INTERFACE_INCLUDE_DIRECTORIES ${BREW_OPENSSL_PREFIX}/include)
  545. add_library(PkgConfig::TLS IMPORTED)
  546. set_target_properties(PkgConfig::TLS
  547. IMPORTED_LOCATION ${BREW_OPENSSL_PREFIX}/lib/libssl.dylib
  548. INTERFACE_LINK_LIBRARIES PkgConfig::CRYPTO
  549. INTERFACE_INCLUDE_DIRECTORIES ${BREW_OPENSSL_PREFIX}/include)
  550. else()
  551. message(FATAL_ERROR "OpenSSL (or LibreSSL) is required for building Netdata, but could not be found.")
  552. endif()
  553. else()
  554. pkg_check_modules(CRYPTO IMPORTED_TARGET REQUIRED libcrypto)
  555. endif()
  556. netdata_detect_protobuf()
  557. #
  558. # source files
  559. #
  560. set(LIBJUDY_PREV_FILES
  561. src/libnetdata/libjudy/vendored/JudyL/JudyLPrev.c
  562. src/libnetdata/libjudy/vendored/JudyL/JudyLPrevEmpty.c
  563. )
  564. set(LIBJUDY_NEXT_FILES
  565. src/libnetdata/libjudy/vendored/JudyL/JudyLNext.c
  566. src/libnetdata/libjudy/vendored/JudyL/JudyLNextEmpty.c
  567. )
  568. set(LIBJUDY_SOURCES
  569. src/libnetdata/libjudy/vendored/Judy.h
  570. src/libnetdata/libjudy/vendored/JudyCommon/JudyMalloc.c
  571. src/libnetdata/libjudy/vendored/JudyCommon/JudyPrivate.h
  572. src/libnetdata/libjudy/vendored/JudyCommon/JudyPrivate1L.h
  573. src/libnetdata/libjudy/vendored/JudyCommon/JudyPrivateBranch.h
  574. src/libnetdata/libjudy/vendored/JudyL/JudyL.h
  575. src/libnetdata/libjudy/vendored/JudyL/JudyLByCount.c
  576. src/libnetdata/libjudy/vendored/JudyL/JudyLCascade.c
  577. src/libnetdata/libjudy/vendored/JudyL/JudyLCount.c
  578. src/libnetdata/libjudy/vendored/JudyL/JudyLCreateBranch.c
  579. src/libnetdata/libjudy/vendored/JudyL/JudyLDecascade.c
  580. src/libnetdata/libjudy/vendored/JudyL/JudyLDel.c
  581. src/libnetdata/libjudy/vendored/JudyL/JudyLFirst.c
  582. src/libnetdata/libjudy/vendored/JudyL/JudyLFreeArray.c
  583. src/libnetdata/libjudy/vendored/JudyL/j__udyLGet.c
  584. src/libnetdata/libjudy/vendored/JudyL/JudyLGet.c
  585. src/libnetdata/libjudy/vendored/JudyL/JudyLInsArray.c
  586. src/libnetdata/libjudy/vendored/JudyL/JudyLIns.c
  587. src/libnetdata/libjudy/vendored/JudyL/JudyLInsertBranch.c
  588. src/libnetdata/libjudy/vendored/JudyL/JudyLMallocIF.c
  589. src/libnetdata/libjudy/vendored/JudyL/JudyLMemActive.c
  590. src/libnetdata/libjudy/vendored/JudyL/JudyLMemUsed.c
  591. src/libnetdata/libjudy/vendored/JudyL/JudyLTables.c
  592. src/libnetdata/libjudy/vendored/JudyHS/JudyHS.c
  593. ${LIBJUDY_PREV_FILES}
  594. ${LIBJUDY_NEXT_FILES}
  595. )
  596. set(LIBNETDATA_FILES
  597. ${CONFIG_H}
  598. src/libnetdata/adaptive_resortable_list/adaptive_resortable_list.c
  599. src/libnetdata/adaptive_resortable_list/adaptive_resortable_list.h
  600. src/libnetdata/config/appconfig.c
  601. src/libnetdata/config/appconfig.h
  602. src/libnetdata/aral/aral.c
  603. src/libnetdata/aral/aral.h
  604. src/libnetdata/avl/avl.c
  605. src/libnetdata/avl/avl.h
  606. src/libnetdata/bitmap/bitmap64.h
  607. src/libnetdata/buffer/buffer.c
  608. src/libnetdata/buffer/buffer.h
  609. src/libnetdata/ringbuffer/ringbuffer.c
  610. src/libnetdata/ringbuffer/ringbuffer.h
  611. src/libnetdata/circular_buffer/circular_buffer.c
  612. src/libnetdata/circular_buffer/circular_buffer.h
  613. src/libnetdata/clocks/clocks.c
  614. src/libnetdata/clocks/clocks.h
  615. src/libnetdata/completion/completion.c
  616. src/libnetdata/completion/completion.h
  617. src/libnetdata/datetime/iso8601.c
  618. src/libnetdata/datetime/iso8601.h
  619. src/libnetdata/datetime/rfc7231.c
  620. src/libnetdata/datetime/rfc7231.h
  621. src/libnetdata/datetime/rfc3339.c
  622. src/libnetdata/datetime/rfc3339.h
  623. src/libnetdata/dictionary/dictionary.c
  624. src/libnetdata/dictionary/dictionary.h
  625. src/libnetdata/eval/eval.c
  626. src/libnetdata/eval/eval.h
  627. src/libnetdata/facets/facets.c
  628. src/libnetdata/facets/facets.h
  629. src/libnetdata/functions_evloop/functions_evloop.c
  630. src/libnetdata/functions_evloop/functions_evloop.h
  631. src/libnetdata/gorilla/gorilla.cc
  632. src/libnetdata/gorilla/gorilla.h
  633. src/libnetdata/inlined.h
  634. src/libnetdata/json/json.c
  635. src/libnetdata/json/json.h
  636. src/libnetdata/json/vendored/jsmn.c
  637. src/libnetdata/json/vendored/jsmn.h
  638. src/libnetdata/libnetdata.c
  639. src/libnetdata/libnetdata.h
  640. src/libnetdata/line_splitter/line_splitter.c
  641. src/libnetdata/line_splitter/line_splitter.h
  642. src/libnetdata/libnetdata.h
  643. src/libnetdata/linked_lists/linked_lists.h
  644. src/libnetdata/locks/locks.c
  645. src/libnetdata/locks/locks.h
  646. src/libnetdata/log/systemd-journal-helpers.c
  647. src/libnetdata/log/systemd-journal-helpers.h
  648. src/libnetdata/log/nd_log.c
  649. src/libnetdata/log/nd_log.h
  650. src/libnetdata/os/os.c
  651. src/libnetdata/os/os.h
  652. src/libnetdata/os/byteorder.h
  653. src/libnetdata/onewayalloc/onewayalloc.c
  654. src/libnetdata/onewayalloc/onewayalloc.h
  655. src/libnetdata/procfile/procfile.c
  656. src/libnetdata/procfile/procfile.h
  657. src/libnetdata/query_progress/progress.c
  658. src/libnetdata/query_progress/progress.h
  659. src/libnetdata/required_dummies.h
  660. src/libnetdata/socket/security.c
  661. src/libnetdata/socket/security.h
  662. src/libnetdata/simple_hashtable/simple_hashtable.h
  663. src/libnetdata/simple_hashtable/simple_hashtable_undef.h
  664. src/libnetdata/simple_pattern/simple_pattern.c
  665. src/libnetdata/simple_pattern/simple_pattern.h
  666. src/libnetdata/socket/socket.c
  667. src/libnetdata/socket/socket.h
  668. src/libnetdata/statistical/statistical.c
  669. src/libnetdata/statistical/statistical.h
  670. src/libnetdata/storage_number/storage_number.c
  671. src/libnetdata/storage_number/storage_number.h
  672. src/libnetdata/string/string.c
  673. src/libnetdata/string/string.h
  674. src/libnetdata/threads/threads.c
  675. src/libnetdata/threads/threads.h
  676. src/libnetdata/url/url.c
  677. src/libnetdata/url/url.h
  678. src/libnetdata/uuid/uuid.c
  679. src/libnetdata/uuid/uuid.h
  680. src/libnetdata/string/utf8.h
  681. src/libnetdata/worker_utilization/worker_utilization.c
  682. src/libnetdata/worker_utilization/worker_utilization.h
  683. src/libnetdata/http/http_access.c
  684. src/libnetdata/http/http_access.h
  685. src/libnetdata/http/http_defs.c
  686. src/libnetdata/http/http_defs.h
  687. src/libnetdata/http/content_type.c
  688. src/libnetdata/http/content_type.h
  689. src/libnetdata/config/dyncfg.c
  690. src/libnetdata/config/dyncfg.h
  691. src/libnetdata/json/json-c-parser-inline.h
  692. src/libnetdata/template-enum.h
  693. src/libnetdata/dictionary/dictionary-internals.h
  694. src/libnetdata/dictionary/dictionary-unittest.c
  695. src/libnetdata/dictionary/thread-cache.c
  696. src/libnetdata/dictionary/thread-cache.h
  697. src/libnetdata/dictionary/dictionary-traversal.c
  698. src/libnetdata/dictionary/dictionary-statistics.h
  699. src/libnetdata/dictionary/dictionary-locks.h
  700. src/libnetdata/dictionary/dictionary-refcount.h
  701. src/libnetdata/dictionary/dictionary-hashtable.h
  702. src/libnetdata/dictionary/dictionary-item.h
  703. src/libnetdata/dictionary/dictionary-callbacks.h
  704. src/libnetdata/storage-point.h
  705. src/libnetdata/parsers/parsers.h
  706. src/libnetdata/parsers/duration.c
  707. src/libnetdata/os/gettid.c
  708. src/libnetdata/os/gettid.h
  709. src/libnetdata/os/adjtimex.c
  710. src/libnetdata/os/adjtimex.h
  711. src/libnetdata/os/setresuid.c
  712. src/libnetdata/os/setresuid.h
  713. src/libnetdata/os/setresgid.c
  714. src/libnetdata/os/setresgid.h
  715. src/libnetdata/os/getgrouplist.c
  716. src/libnetdata/os/getgrouplist.h
  717. src/libnetdata/os/get_pid_max.c
  718. src/libnetdata/os/get_pid_max.h
  719. src/libnetdata/os/os-freebsd-wrappers.c
  720. src/libnetdata/os/os-freebsd-wrappers.h
  721. src/libnetdata/os/os-macos-wrappers.c
  722. src/libnetdata/os/os-macos-wrappers.h
  723. src/libnetdata/os/os-windows-wrappers.c
  724. src/libnetdata/os/os-windows-wrappers.h
  725. src/libnetdata/os/get_system_cpus.c
  726. src/libnetdata/os/get_system_cpus.h
  727. src/libnetdata/os/sleep.c
  728. src/libnetdata/os/sleep.h
  729. src/libnetdata/os/uuid_generate.c
  730. src/libnetdata/os/uuid_generate.h
  731. src/libnetdata/os/setenv.c
  732. src/libnetdata/os/setenv.h
  733. src/libnetdata/os/strndup.c
  734. src/libnetdata/os/strndup.h
  735. src/libnetdata/os/windows-wmi/windows-wmi.c
  736. src/libnetdata/os/windows-wmi/windows-wmi.h
  737. src/libnetdata/os/windows-wmi/windows-wmi-GetDiskDriveInfo.c
  738. src/libnetdata/os/windows-wmi/windows-wmi-GetDiskDriveInfo.h
  739. src/libnetdata/os/windows-perflib/perflib.c
  740. src/libnetdata/os/windows-perflib/perflib.h
  741. src/libnetdata/os/windows-perflib/perflib-names.c
  742. src/libnetdata/os/windows-perflib/perflib-dump.c
  743. src/libnetdata/os/system-maps/cached-uid-username.c
  744. src/libnetdata/os/system-maps/cached-uid-username.h
  745. src/libnetdata/os/system-maps/cached-sid-username.c
  746. src/libnetdata/os/system-maps/cached-sid-username.h
  747. src/libnetdata/os/system-maps/cached-gid-groupname.c
  748. src/libnetdata/os/system-maps/cached-gid-groupname.h
  749. src/libnetdata/os/system-maps/cache-host-users-and-groups.c
  750. src/libnetdata/os/system-maps/cache-host-users-and-groups.h
  751. src/libnetdata/spawn_server/spawn_server_nofork.c
  752. src/libnetdata/spawn_server/spawn_server.h
  753. src/libnetdata/spawn_server/spawn_popen.c
  754. src/libnetdata/spawn_server/spawn_popen.h
  755. src/libnetdata/spawn_server/spawn_server_windows.c
  756. src/libnetdata/spawn_server/spawn_server_internals.h
  757. src/libnetdata/spawn_server/spawn_server_libuv.c
  758. src/libnetdata/spawn_server/spawn_server_posix.c
  759. src/libnetdata/spawn_server/spawn_library.c
  760. src/libnetdata/spawn_server/spawn_library.h
  761. src/libnetdata/os/close_range.c
  762. src/libnetdata/os/close_range.h
  763. src/libnetdata/os/setproctitle.c
  764. src/libnetdata/os/setproctitle.h
  765. src/libnetdata/paths/paths.c
  766. src/libnetdata/paths/paths.h
  767. src/libnetdata/json/json-c-parser-inline.c
  768. src/libnetdata/parsers/duration.h
  769. src/libnetdata/parsers/timeframe.c
  770. src/libnetdata/parsers/timeframe.h
  771. src/libnetdata/parsers/size.c
  772. src/libnetdata/parsers/size.h
  773. src/libnetdata/libjudy/judy-malloc.c
  774. src/libnetdata/libjudy/judy-malloc.h
  775. src/libnetdata/config/appconfig_internals.h
  776. src/libnetdata/config/appconfig_exporters.c
  777. src/libnetdata/config/appconfig_conf_file.c
  778. src/libnetdata/config/appconfig_cleanup.c
  779. src/libnetdata/config/appconfig_sections.c
  780. src/libnetdata/config/appconfig_options.c
  781. src/libnetdata/config/appconfig_migrate.c
  782. src/libnetdata/config/appconfig_traversal.c
  783. src/libnetdata/config/appconfig_api_sizes.c
  784. src/libnetdata/config/appconfig_api_sizes.h
  785. src/libnetdata/config/appconfig_api_durations.c
  786. src/libnetdata/config/appconfig_api_durations.h
  787. src/libnetdata/config/appconfig_api_numbers.c
  788. src/libnetdata/config/appconfig_api_numbers.h
  789. src/libnetdata/config/appconfig_api_text.c
  790. src/libnetdata/config/appconfig_api_text.h
  791. src/libnetdata/config/appconfig_api_boolean.c
  792. src/libnetdata/config/appconfig_api_boolean.h
  793. src/libnetdata/facets/logs_query_status.h
  794. src/libnetdata/os/timestamps.c
  795. src/libnetdata/os/timestamps.h
  796. src/libnetdata/parsers/entries.c
  797. src/libnetdata/parsers/entries.h
  798. src/libnetdata/sanitizers/chart_id_and_name.c
  799. src/libnetdata/sanitizers/chart_id_and_name.h
  800. src/libnetdata/sanitizers/utf8-sanitizer.c
  801. src/libnetdata/sanitizers/utf8-sanitizer.h
  802. src/libnetdata/sanitizers/sanitizers.h
  803. src/libnetdata/sanitizers/sanitizers-labels.c
  804. src/libnetdata/sanitizers/sanitizers-labels.h
  805. src/libnetdata/sanitizers/sanitizers-functions.c
  806. src/libnetdata/sanitizers/sanitizers-functions.h
  807. src/libnetdata/sanitizers/sanitizers-pluginsd.c
  808. src/libnetdata/sanitizers/sanitizers-pluginsd.h
  809. src/libnetdata/log/nd_log-internals.c
  810. src/libnetdata/log/nd_log-internals.h
  811. src/libnetdata/log/nd_log_limit.c
  812. src/libnetdata/log/nd_log_limit.h
  813. src/libnetdata/log/nd_log-config.c
  814. src/libnetdata/log/nd_log-init.c
  815. src/libnetdata/log/nd_log-to-syslog.c
  816. src/libnetdata/log/nd_log-to-systemd-journal.c
  817. src/libnetdata/log/nd_log-annotators.c
  818. src/libnetdata/log/nd_log-field-formatters.c
  819. src/libnetdata/log/nd_log-format-logfmt.c
  820. src/libnetdata/log/nd_log-format-json.c
  821. src/libnetdata/log/nd_log-to-file.c
  822. src/libnetdata/log/nd_log-to-windows-events.c
  823. src/libnetdata/string/utf8.c
  824. src/libnetdata/spawn_server/log-forwarder.c
  825. src/libnetdata/spawn_server/log-forwarder.h
  826. src/libnetdata/log/nd_log-common.h
  827. src/libnetdata/log/nd_log-to-windows-common.h
  828. src/libnetdata/common.h
  829. src/libnetdata/xxHash/xxhash.h
  830. src/libnetdata/os/random.c
  831. src/libnetdata/os/random.h
  832. src/libnetdata/socket/nd-sock.c
  833. src/libnetdata/socket/nd-sock.h
  834. src/libnetdata/socket/listen-sockets.c
  835. src/libnetdata/socket/listen-sockets.h
  836. src/libnetdata/socket/poll-events.c
  837. src/libnetdata/socket/poll-events.h
  838. src/libnetdata/socket/connect-to.c
  839. src/libnetdata/socket/connect-to.h
  840. src/libnetdata/socket/socket-peers.c
  841. src/libnetdata/socket/socket-peers.h
  842. src/libnetdata/libjudy/judyl-typed.h
  843. src/libnetdata/os/system_memory.c
  844. src/libnetdata/os/system_memory.h
  845. src/libnetdata/socket/nd-poll.c
  846. src/libnetdata/socket/nd-poll.h
  847. src/libnetdata/locks/spinlock.c
  848. src/libnetdata/locks/spinlock.h
  849. src/libnetdata/locks/rw-spinlock.c
  850. src/libnetdata/locks/rw-spinlock.h
  851. src/libnetdata/atomics/atomic_flags.h
  852. src/libnetdata/atomics/atomics.h
  853. src/libnetdata/locks/waitq.c
  854. src/libnetdata/locks/waitq.h
  855. src/libnetdata/object-state/object-state.c
  856. src/libnetdata/object-state/object-state.h
  857. src/libnetdata/uuid/uuidmap.c
  858. src/libnetdata/uuid/uuidmap.h
  859. src/libnetdata/atomics/refcount.h
  860. src/libnetdata/log/nd_log-fatal.h
  861. src/libnetdata/locks/benchmark.c
  862. src/libnetdata/locks/benchmark.h
  863. src/libnetdata/locks/benchmark-rw.c
  864. src/libnetdata/locks/benchmark-rw.h
  865. src/libnetdata/log/nd_log-libunwind.c
  866. src/libnetdata/memory/nd-mallocz.c
  867. src/libnetdata/memory/nd-mallocz.h
  868. src/libnetdata/memory/nd-mmap.c
  869. src/libnetdata/memory/nd-mmap.h
  870. src/libnetdata/memory/alignment.h
  871. src/libnetdata/os/get_system_pagesize.c
  872. src/libnetdata/os/get_system_pagesize.h
  873. src/libnetdata/os/hostname.c
  874. src/libnetdata/os/hostname.h
  875. )
  876. set(LIBH2O_FILES
  877. src/web/server/h2o/libh2o/deps/cloexec/cloexec.c
  878. src/web/server/h2o/libh2o/deps/libgkc/gkc.c
  879. src/web/server/h2o/libh2o/deps/libyrmcds/close.c
  880. src/web/server/h2o/libh2o/deps/libyrmcds/connect.c
  881. src/web/server/h2o/libh2o/deps/libyrmcds/recv.c
  882. src/web/server/h2o/libh2o/deps/libyrmcds/send.c
  883. src/web/server/h2o/libh2o/deps/libyrmcds/send_text.c
  884. src/web/server/h2o/libh2o/deps/libyrmcds/socket.c
  885. src/web/server/h2o/libh2o/deps/libyrmcds/strerror.c
  886. src/web/server/h2o/libh2o/deps/libyrmcds/text_mode.c
  887. src/web/server/h2o/libh2o/deps/picohttpparser/picohttpparser.c
  888. src/web/server/h2o/libh2o/lib/common/cache.c
  889. src/web/server/h2o/libh2o/lib/common/file.c
  890. src/web/server/h2o/libh2o/lib/common/filecache.c
  891. src/web/server/h2o/libh2o/lib/common/hostinfo.c
  892. src/web/server/h2o/libh2o/lib/common/http1client.c
  893. src/web/server/h2o/libh2o/lib/common/memcached.c
  894. src/web/server/h2o/libh2o/lib/common/memory.c
  895. src/web/server/h2o/libh2o/lib/common/multithread.c
  896. src/web/server/h2o/libh2o/lib/common/serverutil.c
  897. src/web/server/h2o/libh2o/lib/common/socket.c
  898. src/web/server/h2o/libh2o/lib/common/socketpool.c
  899. src/web/server/h2o/libh2o/lib/common/string.c
  900. src/web/server/h2o/libh2o/lib/common/time.c
  901. src/web/server/h2o/libh2o/lib/common/timeout.c
  902. src/web/server/h2o/libh2o/lib/common/url.c
  903. src/web/server/h2o/libh2o/lib/core/config.c
  904. src/web/server/h2o/libh2o/lib/core/configurator.c
  905. src/web/server/h2o/libh2o/lib/core/context.c
  906. src/web/server/h2o/libh2o/lib/core/headers.c
  907. src/web/server/h2o/libh2o/lib/core/logconf.c
  908. src/web/server/h2o/libh2o/lib/core/proxy.c
  909. src/web/server/h2o/libh2o/lib/core/request.c
  910. src/web/server/h2o/libh2o/lib/core/token.c
  911. src/web/server/h2o/libh2o/lib/core/util.c
  912. src/web/server/h2o/libh2o/lib/handler/access_log.c
  913. src/web/server/h2o/libh2o/lib/handler/chunked.c
  914. src/web/server/h2o/libh2o/lib/handler/compress.c
  915. src/web/server/h2o/libh2o/lib/handler/compress/gzip.c
  916. src/web/server/h2o/libh2o/lib/handler/errordoc.c
  917. src/web/server/h2o/libh2o/lib/handler/expires.c
  918. src/web/server/h2o/libh2o/lib/handler/fastcgi.c
  919. src/web/server/h2o/libh2o/lib/handler/file.c
  920. src/web/server/h2o/libh2o/lib/handler/headers.c
  921. src/web/server/h2o/libh2o/lib/handler/mimemap.c
  922. src/web/server/h2o/libh2o/lib/handler/proxy.c
  923. src/web/server/h2o/libh2o/lib/handler/redirect.c
  924. src/web/server/h2o/libh2o/lib/handler/reproxy.c
  925. src/web/server/h2o/libh2o/lib/handler/throttle_resp.c
  926. src/web/server/h2o/libh2o/lib/handler/status.c
  927. src/web/server/h2o/libh2o/lib/handler/headers_util.c
  928. src/web/server/h2o/libh2o/lib/handler/status/events.c
  929. src/web/server/h2o/libh2o/lib/handler/status/requests.c
  930. src/web/server/h2o/libh2o/lib/handler/http2_debug_state.c
  931. src/web/server/h2o/libh2o/lib/handler/status/durations.c
  932. src/web/server/h2o/libh2o/lib/handler/configurator/access_log.c
  933. src/web/server/h2o/libh2o/lib/handler/configurator/compress.c
  934. src/web/server/h2o/libh2o/lib/handler/configurator/errordoc.c
  935. src/web/server/h2o/libh2o/lib/handler/configurator/expires.c
  936. src/web/server/h2o/libh2o/lib/handler/configurator/fastcgi.c
  937. src/web/server/h2o/libh2o/lib/handler/configurator/file.c
  938. src/web/server/h2o/libh2o/lib/handler/configurator/headers.c
  939. src/web/server/h2o/libh2o/lib/handler/configurator/proxy.c
  940. src/web/server/h2o/libh2o/lib/handler/configurator/redirect.c
  941. src/web/server/h2o/libh2o/lib/handler/configurator/reproxy.c
  942. src/web/server/h2o/libh2o/lib/handler/configurator/throttle_resp.c
  943. src/web/server/h2o/libh2o/lib/handler/configurator/status.c
  944. src/web/server/h2o/libh2o/lib/handler/configurator/http2_debug_state.c
  945. src/web/server/h2o/libh2o/lib/handler/configurator/headers_util.c
  946. src/web/server/h2o/libh2o/lib/http1.c
  947. src/web/server/h2o/libh2o/lib/tunnel.c
  948. src/web/server/h2o/libh2o/lib/http2/cache_digests.c
  949. src/web/server/h2o/libh2o/lib/http2/casper.c
  950. src/web/server/h2o/libh2o/lib/http2/connection.c
  951. src/web/server/h2o/libh2o/lib/http2/frame.c
  952. src/web/server/h2o/libh2o/lib/http2/hpack.c
  953. src/web/server/h2o/libh2o/lib/http2/scheduler.c
  954. src/web/server/h2o/libh2o/lib/http2/stream.c
  955. src/web/server/h2o/libh2o/lib/http2/http2_debug_state.c
  956. )
  957. set(DAEMON_FILES
  958. src/daemon/buildinfo.c
  959. src/daemon/buildinfo.h
  960. src/daemon/h2o-common.c
  961. src/daemon/common.h
  962. src/daemon/daemon.c
  963. src/daemon/daemon.h
  964. src/daemon/libuv_workers.c
  965. src/daemon/libuv_workers.h
  966. src/daemon/pulse/pulse.c
  967. src/daemon/pulse/pulse.h
  968. src/daemon/analytics.c
  969. src/daemon/analytics.h
  970. src/daemon/main.c
  971. src/daemon/main.h
  972. src/daemon/environment.c
  973. src/daemon/win_system-info.c
  974. src/daemon/win_system-info.h
  975. src/daemon/signals.c
  976. src/daemon/signals.h
  977. src/daemon/service.c
  978. src/daemon/daemon-shutdown-watcher.c
  979. src/daemon/daemon-shutdown-watcher.h
  980. src/daemon/static_threads.c
  981. src/daemon/static_threads.h
  982. src/daemon/commands.c
  983. src/daemon/commands.h
  984. src/daemon/pipename.c
  985. src/daemon/pipename.h
  986. src/daemon/unit_test.c
  987. src/daemon/unit_test.h
  988. src/daemon/dyncfg/dyncfg.c
  989. src/daemon/dyncfg/dyncfg.h
  990. src/daemon/dyncfg/dyncfg-files.c
  991. src/daemon/dyncfg/dyncfg-unittest.c
  992. src/daemon/dyncfg/dyncfg-inline.c
  993. src/daemon/dyncfg/dyncfg-echo.c
  994. src/daemon/dyncfg/dyncfg-internals.h
  995. src/daemon/dyncfg/dyncfg-intercept.c
  996. src/daemon/dyncfg/dyncfg-tree.c
  997. src/daemon/pulse/pulse-http-api.c
  998. src/daemon/pulse/pulse-http-api.h
  999. src/daemon/pulse/pulse-queries.c
  1000. src/daemon/pulse/pulse-queries.h
  1001. src/daemon/pulse/pulse-ingestion.c
  1002. src/daemon/pulse/pulse-ingestion.h
  1003. src/daemon/pulse/pulse-ml.c
  1004. src/daemon/pulse/pulse-ml.h
  1005. src/daemon/pulse/pulse-gorilla.c
  1006. src/daemon/pulse/pulse-gorilla.h
  1007. src/daemon/pulse/pulse-daemon.c
  1008. src/daemon/pulse/pulse-daemon.h
  1009. src/daemon/pulse/pulse-daemon-memory.c
  1010. src/daemon/pulse/pulse-daemon-memory.h
  1011. src/daemon/pulse/pulse-sqlite3.c
  1012. src/daemon/pulse/pulse-sqlite3.h
  1013. src/daemon/pulse/pulse-db-dbengine.c
  1014. src/daemon/pulse/pulse-db-dbengine.h
  1015. src/daemon/pulse/pulse-string.c
  1016. src/daemon/pulse/pulse-string.h
  1017. src/daemon/pulse/pulse-heartbeat.c
  1018. src/daemon/pulse/pulse-heartbeat.h
  1019. src/daemon/pulse/pulse-dictionary.c
  1020. src/daemon/pulse/pulse-dictionary.h
  1021. src/daemon/pulse/pulse-workers.c
  1022. src/daemon/pulse/pulse-workers.h
  1023. src/daemon/pulse/pulse-trace-allocations.c
  1024. src/daemon/pulse/pulse-trace-allocations.h
  1025. src/daemon/pulse/pulse-aral.c
  1026. src/daemon/pulse/pulse-aral.h
  1027. src/daemon/config/netdata-conf-db.c
  1028. src/daemon/config/netdata-conf-db.h
  1029. src/daemon/config/netdata-conf.h
  1030. src/daemon/config/netdata-conf-backwards-compatibility.c
  1031. src/daemon/config/netdata-conf-backwards-compatibility.h
  1032. src/daemon/config/netdata-conf-web.c
  1033. src/daemon/config/netdata-conf-web.h
  1034. src/daemon/config/netdata-conf-directories.c
  1035. src/daemon/config/netdata-conf-directories.h
  1036. src/daemon/config/netdata-conf-logs.c
  1037. src/daemon/config/netdata-conf-logs.h
  1038. src/daemon/config/netdata-conf-global.c
  1039. src/daemon/config/netdata-conf-global.h
  1040. src/daemon/config/netdata-conf.c
  1041. src/daemon/daemon-shutdown.c
  1042. src/daemon/daemon-shutdown.h
  1043. src/daemon/daemon-service.c
  1044. src/daemon/daemon-service.h
  1045. src/daemon/pulse/pulse-db-rrd.c
  1046. src/daemon/pulse/pulse-db-rrd.h
  1047. src/daemon/config/netdata-conf-cloud.c
  1048. src/daemon/config/netdata-conf-cloud.h
  1049. src/daemon/config/netdata-conf-profile.c
  1050. src/daemon/config/netdata-conf-profile.h
  1051. src/daemon/pulse/pulse-daemon-memory-system.c
  1052. src/daemon/pulse/pulse-network.c
  1053. src/daemon/pulse/pulse-network.h
  1054. src/daemon/pulse/pulse-db-dbengine-retention.c
  1055. src/daemon/pulse/pulse-db-dbengine-retention.h
  1056. src/daemon/pulse/pulse-parents.c
  1057. src/daemon/pulse/pulse-parents.h
  1058. )
  1059. set(H2O_FILES
  1060. src/web/server/h2o/http_server.c
  1061. src/web/server/h2o/http_server.h
  1062. src/web/server/h2o/h2o_utils.c
  1063. src/web/server/h2o/h2o_utils.h
  1064. src/web/server/h2o/rrdpush.c
  1065. src/web/server/h2o/streaming.h
  1066. src/web/server/h2o/connlist.c
  1067. src/web/server/h2o/connlist.h
  1068. )
  1069. if(ENABLE_H2O)
  1070. list(APPEND DAEMON_FILES ${H2O_FILES})
  1071. endif()
  1072. set(API_PLUGIN_FILES
  1073. src/web/api/web_api.c
  1074. src/web/api/web_api.h
  1075. src/web/api/web_api_v1.c
  1076. src/web/api/web_api_v1.h
  1077. src/web/api/web_api_v2.c
  1078. src/web/api/web_api_v2.h
  1079. src/web/api/web_api_v3.c
  1080. src/web/api/web_api_v3.h
  1081. src/web/api/http_auth.c
  1082. src/web/api/http_auth.h
  1083. src/web/api/http_header.c
  1084. src/web/api/http_header.h
  1085. src/web/api/maps/rrdr_options.c
  1086. src/web/api/maps/rrdr_options.h
  1087. src/web/api/maps/contexts_options.c
  1088. src/web/api/maps/contexts_options.h
  1089. src/web/api/maps/datasource_formats.c
  1090. src/web/api/maps/datasource_formats.h
  1091. src/web/api/maps/maps.h
  1092. src/web/api/maps/contexts_alert_statuses.c
  1093. src/web/api/maps/contexts_alert_statuses.h
  1094. src/web/api/v1/api_v1_allmetrics.c
  1095. src/web/api/v1/api_v1_badge/web_buffer_svg.c
  1096. src/web/api/v1/api_v1_function.c
  1097. src/web/api/v1/api_v1_manage.c
  1098. src/web/api/v1/api_v1_calls.h
  1099. src/web/api/v1/api_v1_dbengine.c
  1100. src/web/api/v1/api_v1_config.c
  1101. src/web/api/v1/api_v1_functions.c
  1102. src/web/api/v1/api_v1_weights.c
  1103. src/web/api/v1/api_v1_info.c
  1104. src/web/api/v1/api_v1_registry.c
  1105. src/web/api/v1/api_v1_data.c
  1106. src/web/api/v1/api_v1_contexts.c
  1107. src/web/api/v1/api_v1_ml_info.c
  1108. src/web/api/v1/api_v1_aclk.c
  1109. src/web/api/v1/api_v1_context.c
  1110. src/web/api/v1/api_v1_alarms.c
  1111. src/web/api/v1/api_v1_charts.c
  1112. src/web/api/v2/api_v2_info.c
  1113. src/web/api/v2/api_v2_nodes.c
  1114. src/web/api/v2/api_v2_node_instances.c
  1115. src/web/api/v2/api_v2_q.c
  1116. src/web/api/v2/api_v2_versions.c
  1117. src/web/api/v2/api_v2_functions.c
  1118. src/web/api/v2/api_v2_alerts.c
  1119. src/web/api/v2/api_v2_alert_transitions.c
  1120. src/web/api/v2/api_v2_ilove/ilove.c
  1121. src/web/api/v2/api_v2_bearer.c
  1122. src/web/api/v2/api_v2_calls.h
  1123. src/web/api/v2/api_v2_data.c
  1124. src/web/api/v2/api_v2_progress.c
  1125. src/web/api/v2/api_v2_weights.c
  1126. src/web/api/v2/api_v2_alert_config.c
  1127. src/web/api/v2/api_v2_contexts.c
  1128. src/web/api/v2/api_v2_claim.c
  1129. src/web/api/v2/api_v2_webrtc.c
  1130. src/web/api/v3/api_v3_calls.h
  1131. src/web/api/v3/api_v3_settings.c
  1132. src/web/api/functions/functions.c
  1133. src/web/api/functions/functions.h
  1134. src/web/api/functions/function-progress.c
  1135. src/web/api/functions/function-progress.h
  1136. src/web/api/functions/function-streaming.c
  1137. src/web/api/functions/function-streaming.h
  1138. src/web/api/queries/rrdr.c
  1139. src/web/api/queries/rrdr.h
  1140. src/web/api/queries/query.c
  1141. src/web/api/queries/query.h
  1142. src/web/api/queries/average/average.c
  1143. src/web/api/queries/average/average.h
  1144. src/web/api/queries/countif/countif.c
  1145. src/web/api/queries/countif/countif.h
  1146. src/web/api/queries/incremental_sum/incremental_sum.c
  1147. src/web/api/queries/incremental_sum/incremental_sum.h
  1148. src/web/api/queries/max/max.c
  1149. src/web/api/queries/max/max.h
  1150. src/web/api/queries/min/min.c
  1151. src/web/api/queries/min/min.h
  1152. src/web/api/queries/sum/sum.c
  1153. src/web/api/queries/sum/sum.h
  1154. src/web/api/queries/median/median.c
  1155. src/web/api/queries/median/median.h
  1156. src/web/api/queries/percentile/percentile.c
  1157. src/web/api/queries/percentile/percentile.h
  1158. src/web/api/queries/stddev/stddev.c
  1159. src/web/api/queries/stddev/stddev.h
  1160. src/web/api/queries/ses/ses.c
  1161. src/web/api/queries/ses/ses.h
  1162. src/web/api/queries/des/des.c
  1163. src/web/api/queries/des/des.h
  1164. src/web/api/queries/trimmed_mean/trimmed_mean.c
  1165. src/web/api/queries/trimmed_mean/trimmed_mean.h
  1166. src/web/api/queries/weights.c
  1167. src/web/api/queries/weights.h
  1168. src/web/api/formatters/rrd2json.c
  1169. src/web/api/formatters/rrd2json.h
  1170. src/web/api/formatters/csv/csv.c
  1171. src/web/api/formatters/csv/csv.h
  1172. src/web/api/formatters/json/json.c
  1173. src/web/api/formatters/json/json.h
  1174. src/web/api/formatters/ssv/ssv.c
  1175. src/web/api/formatters/ssv/ssv.h
  1176. src/web/api/formatters/value/value.c
  1177. src/web/api/formatters/value/value.h
  1178. src/web/api/formatters/json_wrapper.c
  1179. src/web/api/formatters/json_wrapper.h
  1180. src/web/api/formatters/charts2json.c
  1181. src/web/api/formatters/charts2json.h
  1182. src/web/api/formatters/rrdset2json.c
  1183. src/web/api/formatters/rrdset2json.h
  1184. src/web/rtc/webrtc.c
  1185. src/web/rtc/webrtc.h
  1186. src/web/api/functions/function-bearer_get_token.c
  1187. src/web/api/functions/function-bearer_get_token.h
  1188. src/web/api/v3/api_v3_me.c
  1189. )
  1190. set(EXPORTING_ENGINE_FILES
  1191. src/exporting/exporting_engine.c
  1192. src/exporting/exporting_engine.h
  1193. src/exporting/graphite/graphite.c
  1194. src/exporting/graphite/graphite.h
  1195. src/exporting/json/json.c
  1196. src/exporting/json/json.h
  1197. src/exporting/opentsdb/opentsdb.c
  1198. src/exporting/opentsdb/opentsdb.h
  1199. src/exporting/prometheus/prometheus.c
  1200. src/exporting/prometheus/prometheus.h
  1201. src/exporting/read_config.c
  1202. src/exporting/clean_connectors.c
  1203. src/exporting/init_connectors.c
  1204. src/exporting/process_data.c
  1205. src/exporting/check_filters.c
  1206. src/exporting/send_data.c
  1207. src/exporting/send_internal_metrics.c
  1208. )
  1209. set(HEALTH_PLUGIN_FILES
  1210. src/health/health.c
  1211. src/health/health.h
  1212. src/health/health_config.c
  1213. src/health/health_json.c
  1214. src/health/health_log.c
  1215. src/health/health_prototypes.c
  1216. src/health/health_prototypes.h
  1217. src/health/health_silencers.c
  1218. src/health/health_silencers.h
  1219. src/health/health_internals.h
  1220. src/health/health_notifications.c
  1221. src/health/health_event_loop.c
  1222. src/health/health_dyncfg.c
  1223. src/health/health_variable.c
  1224. src/health/rrdcalc.c
  1225. src/health/rrdcalc.h
  1226. src/health/rrdvar.c
  1227. src/health/rrdvar.h
  1228. src/health/health-alert-entry.h
  1229. src/health/health-alert-log.h
  1230. )
  1231. set(IDLEJITTER_PLUGIN_FILES src/collectors/idlejitter.plugin/plugin_idlejitter.c)
  1232. if(ENABLE_ML)
  1233. set(ML_FILES
  1234. src/ml/ad_charts.h
  1235. src/ml/ad_charts.cc
  1236. src/ml/dlib/dlib/all/source.cpp
  1237. src/ml/ml.cc
  1238. src/ml/ml_calculated_number.h
  1239. src/ml/ml_host.h
  1240. src/ml/ml_config.h
  1241. src/ml/ml_config.cc
  1242. src/ml/ml_dimension.h
  1243. src/ml/ml_enums.h
  1244. src/ml/ml_enums.cc
  1245. src/ml/ml_features.h
  1246. src/ml/ml_features.cc
  1247. src/ml/ml_kmeans.h
  1248. src/ml/ml_kmeans.cc
  1249. src/ml/ml_queue.h
  1250. src/ml/ml_worker.h
  1251. src/ml/ml_string_wrapper.h
  1252. src/ml/ml_queue.cc
  1253. src/ml/ml_private.h
  1254. src/ml/ml_public.h
  1255. src/ml/ml_public.cc
  1256. )
  1257. if(NOT ENABLE_MIMALLOC)
  1258. list(APPEND ML_FILES src/ml/ml_memory.cc)
  1259. endif()
  1260. else()
  1261. set(ML_FILES
  1262. src/ml/ml_public.h
  1263. src/ml/ml-dummy.c
  1264. )
  1265. endif()
  1266. set(INTERNAL_COLLECTORS_FILES
  1267. src/collectors/common-contexts/common-contexts.h
  1268. src/collectors/common-contexts/disk-await.h
  1269. src/collectors/common-contexts/disk-avgsz.h
  1270. src/collectors/common-contexts/disk-busy.h
  1271. src/collectors/common-contexts/disk-io.h
  1272. src/collectors/common-contexts/disk-iotime.h
  1273. src/collectors/common-contexts/disk-ops.h
  1274. src/collectors/common-contexts/disk-qops.h
  1275. src/collectors/common-contexts/disk-svctm.h
  1276. src/collectors/common-contexts/disk-util.h
  1277. src/collectors/common-contexts/system-io.h
  1278. src/collectors/common-contexts/system-interrupts.h
  1279. src/collectors/common-contexts/system-processes.h
  1280. src/collectors/common-contexts/system-ram.h
  1281. src/collectors/common-contexts/mem-swap.h
  1282. src/collectors/common-contexts/mem-pgfaults.h
  1283. src/collectors/common-contexts/mem-available.h
  1284. )
  1285. set(PLUGINSD_PLUGIN_FILES
  1286. src/plugins.d/plugins_d.c
  1287. src/plugins.d/plugins_d.h
  1288. src/plugins.d/pluginsd_dyncfg.c
  1289. src/plugins.d/pluginsd_dyncfg.h
  1290. src/plugins.d/pluginsd_functions.c
  1291. src/plugins.d/pluginsd_functions.h
  1292. src/plugins.d/pluginsd_internals.c
  1293. src/plugins.d/pluginsd_internals.h
  1294. src/plugins.d/pluginsd_parser.c
  1295. src/plugins.d/pluginsd_parser.h
  1296. src/plugins.d/pluginsd_replication.c
  1297. src/plugins.d/pluginsd_replication.h
  1298. )
  1299. set(RRD_PLUGIN_FILES
  1300. src/database/contexts/api_v1_contexts.c
  1301. src/database/contexts/api_v2_contexts.c
  1302. src/database/contexts/api_v2_contexts.h
  1303. src/database/contexts/api_v2_contexts_agents.c
  1304. src/database/contexts/api_v2_contexts_alerts.c
  1305. src/database/contexts/api_v2_contexts_alerts.h
  1306. src/database/contexts/api_v2_contexts_alert_transitions.c
  1307. src/database/contexts/api_v2_contexts_alert_config.c
  1308. src/database/contexts/context.c
  1309. src/database/contexts/instance.c
  1310. src/database/contexts/internal.h
  1311. src/database/contexts/metric.c
  1312. src/database/contexts/query_scope.c
  1313. src/database/contexts/query_target.c
  1314. src/database/contexts/rrdcontext.c
  1315. src/database/contexts/rrdcontext.h
  1316. src/database/contexts/worker.c
  1317. src/database/rrdcollector.c
  1318. src/database/rrdcollector.h
  1319. src/database/rrddim.c
  1320. src/database/rrdfunctions.c
  1321. src/database/rrdfunctions.h
  1322. src/database/rrdfunctions-inline.c
  1323. src/database/rrdfunctions-inline.h
  1324. src/database/rrdhost.c
  1325. src/database/rrdlabels.c
  1326. src/database/rrd.c
  1327. src/database/rrd.h
  1328. src/database/rrdset.c
  1329. src/database/storage-engine.c
  1330. src/database/storage-engine.h
  1331. src/database/ram/rrddim_mem.c
  1332. src/database/ram/rrddim_mem.h
  1333. src/database/sqlite/sqlite_metadata.c
  1334. src/database/sqlite/sqlite_metadata.h
  1335. src/database/sqlite/sqlite_functions.c
  1336. src/database/sqlite/sqlite_functions.h
  1337. src/database/sqlite/sqlite_context.c
  1338. src/database/sqlite/sqlite_context.h
  1339. src/database/sqlite/sqlite_db_migration.c
  1340. src/database/sqlite/sqlite_db_migration.h
  1341. src/database/sqlite/sqlite_aclk.c
  1342. src/database/sqlite/sqlite_aclk.h
  1343. src/database/sqlite/sqlite_health.c
  1344. src/database/sqlite/sqlite_health.h
  1345. src/database/sqlite/sqlite_aclk_node.c
  1346. src/database/sqlite/sqlite_aclk_node.h
  1347. src/database/sqlite/sqlite_aclk_alert.c
  1348. src/database/sqlite/sqlite_aclk_alert.h
  1349. src/database/sqlite/vendored/sqlite3.c
  1350. src/database/sqlite/vendored/sqlite3.h
  1351. src/database/sqlite/vendored/sqlite3recover.c
  1352. src/database/sqlite/vendored/sqlite3recover.h
  1353. src/database/sqlite/vendored/dbdata.c
  1354. src/web/api/queries/KolmogorovSmirnovDist.c
  1355. src/web/api/queries/KolmogorovSmirnovDist.h
  1356. src/database/rrdfunctions-inflight.c
  1357. src/database/rrdfunctions-inflight.h
  1358. src/database/rrdfunctions-exporters.c
  1359. src/database/rrdfunctions-exporters.h
  1360. src/database/rrdfunctions-internals.h
  1361. src/database/rrdcollector-internals.h
  1362. src/database/rrd-database-mode.h
  1363. src/database/rrd-database-mode.c
  1364. src/database/rrdhost-system-info.c
  1365. src/database/rrdhost-system-info.h
  1366. src/database/contexts/contexts-loading.c
  1367. src/database/rrdset-index-id.c
  1368. src/database/rrdset-index-id.h
  1369. src/database/rrdset-index-name.c
  1370. src/database/rrdset-index-name.h
  1371. src/database/rrdset-slots.c
  1372. src/database/rrdset-slots.h
  1373. src/database/rrdset-collection.c
  1374. src/database/rrdset-collection.h
  1375. src/database/rrdset.h
  1376. src/database/rrdhost.h
  1377. src/database/rrdhost-status.c
  1378. src/database/rrdhost-status.h
  1379. src/database/rrddim.h
  1380. src/database/rrddim-backfill.c
  1381. src/database/rrddim-backfill.h
  1382. src/database/rrddim-collection.c
  1383. src/database/rrddim-collection.h
  1384. src/database/rrdset-type.c
  1385. src/database/rrdset-type.h
  1386. src/database/rrdhost-slots.c
  1387. src/database/rrdhost-slots.h
  1388. src/database/rrd-algorithm.c
  1389. src/database/rrd-algorithm.h
  1390. src/database/rrdhost-labels.c
  1391. src/database/rrdhost-labels.h
  1392. src/database/rrdhost-collection.c
  1393. src/database/rrdhost-collection.h
  1394. )
  1395. if(ENABLE_DBENGINE)
  1396. list(APPEND RRD_PLUGIN_FILES
  1397. src/database/engine/rrdengine.c
  1398. src/database/engine/rrdengine.h
  1399. src/database/engine/rrddiskprotocol.h
  1400. src/database/engine/datafile.c
  1401. src/database/engine/datafile.h
  1402. src/database/engine/journalfile.c
  1403. src/database/engine/journalfile.h
  1404. src/database/engine/rrdenginelib.c
  1405. src/database/engine/rrdenginelib.h
  1406. src/database/engine/rrdengineapi.c
  1407. src/database/engine/rrdengineapi.h
  1408. src/database/engine/pagecache.c
  1409. src/database/engine/pagecache.h
  1410. src/database/engine/page_test.cc
  1411. src/database/engine/page.c
  1412. src/database/engine/page.h
  1413. src/database/engine/cache.c
  1414. src/database/engine/cache.h
  1415. src/database/engine/metric.c
  1416. src/database/engine/metric.h
  1417. src/database/engine/pdc.c
  1418. src/database/engine/pdc.h
  1419. src/database/engine/dbengine-unittest.c
  1420. src/database/engine/dbengine-stresstest.c
  1421. src/database/engine/dbengine-compression.c
  1422. src/database/engine/dbengine-compression.h
  1423. )
  1424. endif()
  1425. set(REGISTRY_PLUGIN_FILES
  1426. src/registry/registry.c
  1427. src/registry/registry.h
  1428. src/registry/registry_db.c
  1429. src/registry/registry_init.c
  1430. src/registry/registry_internals.c
  1431. src/registry/registry_internals.h
  1432. src/registry/registry_log.c
  1433. src/registry/registry_machine.c
  1434. src/registry/registry_machine.h
  1435. src/registry/registry_person.c
  1436. src/registry/registry_person.h
  1437. )
  1438. set(STATSD_PLUGIN_FILES
  1439. src/collectors/statsd.plugin/statsd.c
  1440. )
  1441. set(SYSTEMD_JOURNAL_PLUGIN_FILES
  1442. src/collectors/systemd-journal.plugin/systemd-journal.c
  1443. src/collectors/systemd-journal.plugin/systemd-internals.h
  1444. src/collectors/systemd-journal.plugin/systemd-main.c
  1445. src/collectors/systemd-journal.plugin/systemd-units.c
  1446. src/collectors/systemd-journal.plugin/systemd-journal.c
  1447. src/collectors/systemd-journal.plugin/systemd-journal-annotations.c
  1448. src/collectors/systemd-journal.plugin/systemd-journal-files.c
  1449. src/collectors/systemd-journal.plugin/systemd-journal-fstat.c
  1450. src/collectors/systemd-journal.plugin/systemd-journal-watcher.c
  1451. src/collectors/systemd-journal.plugin/systemd-journal-dyncfg.c
  1452. src/libnetdata/os/system-maps/system-services.h
  1453. src/collectors/systemd-journal.plugin/systemd-journal-sampling.h
  1454. )
  1455. set(STREAMING_PLUGIN_FILES
  1456. src/streaming/stream.h
  1457. src/streaming/stream-compression/compression.c
  1458. src/streaming/stream-compression/compression.h
  1459. src/streaming/stream-compression/brotli.c
  1460. src/streaming/stream-compression/brotli.h
  1461. src/streaming/stream-compression/gzip.c
  1462. src/streaming/stream-compression/gzip.h
  1463. src/streaming/stream-compression/lz4.c
  1464. src/streaming/stream-compression/lz4.h
  1465. src/streaming/stream-compression/zstd.c
  1466. src/streaming/stream-compression/zstd.h
  1467. src/streaming/stream-receiver.c
  1468. src/streaming/stream-sender.c
  1469. src/streaming/stream-replication-sender.c
  1470. src/streaming/stream-replication-sender.h
  1471. src/streaming/h2o-common.h
  1472. src/streaming/protocol/command-nodeid.c
  1473. src/streaming/protocol/commands.c
  1474. src/streaming/protocol/commands.h
  1475. src/streaming/protocol/command-claimed_id.c
  1476. src/streaming/stream-path.c
  1477. src/streaming/stream-path.h
  1478. src/streaming/stream-capabilities.c
  1479. src/streaming/stream-capabilities.h
  1480. src/streaming/stream-connector.c
  1481. src/streaming/stream-sender-internals.h
  1482. src/streaming/stream-sender-execute.c
  1483. src/streaming/stream-sender-commit.c
  1484. src/streaming/stream-parents.c
  1485. src/streaming/stream-handshake.c
  1486. src/streaming/protocol/command-function.c
  1487. src/streaming/protocol/command-host-labels.c
  1488. src/streaming/protocol/command-chart-definition.c
  1489. src/streaming/protocol/command-begin-set-end-v2.c
  1490. src/streaming/protocol/command-host-variables.c
  1491. src/streaming/stream-conf.c
  1492. src/streaming/stream-conf.h
  1493. src/streaming/stream-handshake.h
  1494. src/streaming/stream-parents.h
  1495. src/streaming/stream-sender-api.c
  1496. src/streaming/stream-receiver-internals.h
  1497. src/streaming/stream-receiver-api.c
  1498. src/streaming/stream-thread.c
  1499. src/streaming/stream-thread.h
  1500. src/streaming/stream-receiver-connection.c
  1501. src/streaming/stream-sender-commit.h
  1502. src/streaming/stream-traffic-types.h
  1503. src/streaming/stream-circular-buffer.c
  1504. src/streaming/stream-circular-buffer.h
  1505. src/streaming/stream-control.c
  1506. src/streaming/stream-control.h
  1507. src/streaming/stream-waiting-list.c
  1508. src/streaming/stream-waiting-list.h
  1509. src/streaming/stream-replication-receiver.c
  1510. src/streaming/stream-replication-receiver.h
  1511. src/streaming/stream-replication-tracking.c
  1512. src/streaming/stream-replication-tracking.h
  1513. src/streaming/protocol/command-begin-set-end-v1.c
  1514. src/streaming/protocol/command-begin-set-end-init.c
  1515. )
  1516. set(WEB_PLUGIN_FILES
  1517. src/web/server/web_client.c
  1518. src/web/server/web_client.h
  1519. src/web/server/web_server.c
  1520. src/web/server/web_server.h
  1521. src/web/server/static/static-threaded.c
  1522. src/web/server/static/static-threaded.h
  1523. src/web/server/web_client_cache.c
  1524. src/web/server/web_client_cache.h
  1525. src/web/api/v3/api_v3_stream_info.c
  1526. src/web/api/v3/api_v3_stream_path.c
  1527. src/web/api/queries/backfill.c
  1528. src/web/api/queries/backfill.h
  1529. src/web/api/functions/function-metrics-cardinality.c
  1530. src/web/api/functions/function-metrics-cardinality.h
  1531. )
  1532. set(CLAIM_PLUGIN_FILES
  1533. src/claim/claim.c
  1534. src/claim/claim.h
  1535. src/claim/claim_id.c
  1536. src/claim/claim_id.h
  1537. src/claim/cloud-conf.c
  1538. src/claim/claim-with-api.c
  1539. src/claim/cloud-status.c
  1540. src/claim/cloud-status.h
  1541. )
  1542. set(CLAIM_WINDOWS_FILES
  1543. src/claim/main.c
  1544. src/claim/main.h
  1545. src/claim/ui.c
  1546. src/claim/ui.h
  1547. )
  1548. set(ACLK_ALWAYS_BUILD
  1549. src/aclk/aclk_proxy.c
  1550. src/aclk/aclk_proxy.h
  1551. src/aclk/aclk.c
  1552. src/aclk/aclk.h
  1553. src/aclk/aclk_capas.c
  1554. src/aclk/aclk_capas.h
  1555. src/aclk/aclk_util.c
  1556. src/aclk/aclk_util.h
  1557. src/aclk/https_client.c
  1558. src/aclk/https_client.h
  1559. src/libnetdata/c_rhash/c_rhash.c
  1560. src/libnetdata/c_rhash/c_rhash.h
  1561. src/libnetdata/c_rhash/c_rhash_internal.h
  1562. )
  1563. set(TIMEX_PLUGIN_FILES
  1564. src/collectors/timex.plugin/plugin_timex.c
  1565. )
  1566. set(PROFILE_PLUGIN_FILES
  1567. src/collectors/profile.plugin/plugin_profile.cc
  1568. )
  1569. set(CGROUPS_PLUGIN_FILES
  1570. src/collectors/cgroups.plugin/sys_fs_cgroup.c
  1571. src/collectors/cgroups.plugin/sys_fs_cgroup.h
  1572. src/collectors/cgroups.plugin/cgroup-internals.h
  1573. src/collectors/cgroups.plugin/cgroup-discovery.c
  1574. src/collectors/cgroups.plugin/cgroup-charts.c
  1575. src/collectors/cgroups.plugin/cgroup-top.c
  1576. )
  1577. set(DISKSPACE_PLUGIN_FILES
  1578. src/collectors/diskspace.plugin/plugin_diskspace.c
  1579. )
  1580. set(MACOS_PLUGIN_FILES
  1581. src/collectors/macos.plugin/plugin_macos.c
  1582. src/collectors/macos.plugin/plugin_macos.h
  1583. src/collectors/macos.plugin/macos_sysctl.c
  1584. src/collectors/macos.plugin/macos_mach_smi.c
  1585. src/collectors/macos.plugin/macos_fw.c
  1586. )
  1587. set(FREEBSD_PLUGIN_FILES
  1588. src/collectors/freebsd.plugin/plugin_freebsd.c
  1589. src/collectors/freebsd.plugin/plugin_freebsd.h
  1590. src/collectors/freebsd.plugin/freebsd_sysctl.c
  1591. src/collectors/freebsd.plugin/freebsd_getmntinfo.c
  1592. src/collectors/freebsd.plugin/freebsd_getifaddrs.c
  1593. src/collectors/freebsd.plugin/freebsd_devstat.c
  1594. src/collectors/freebsd.plugin/freebsd_kstat_zfs.c
  1595. src/collectors/freebsd.plugin/freebsd_ipfw.c
  1596. src/collectors/proc.plugin/zfs_common.c
  1597. src/collectors/proc.plugin/zfs_common.h
  1598. )
  1599. set(WINDOWS_EVENTS_PLUGIN_FILES
  1600. src/collectors/windows-events.plugin/windows-events.c
  1601. src/collectors/windows-events.plugin/windows-events.h
  1602. src/collectors/windows-events.plugin/windows-events-query.h
  1603. src/collectors/windows-events.plugin/windows-events-query.c
  1604. src/collectors/windows-events.plugin/windows-events-sources.c
  1605. src/collectors/windows-events.plugin/windows-events-sources.h
  1606. src/collectors/windows-events.plugin/windows-events-unicode.c
  1607. src/collectors/windows-events.plugin/windows-events-unicode.h
  1608. src/collectors/windows-events.plugin/windows-events-xml.c
  1609. src/collectors/windows-events.plugin/windows-events-xml.h
  1610. src/collectors/windows-events.plugin/windows-events-providers.c
  1611. src/collectors/windows-events.plugin/windows-events-providers.h
  1612. src/collectors/windows-events.plugin/windows-events-fields-cache.c
  1613. src/collectors/windows-events.plugin/windows-events-fields-cache.h
  1614. src/collectors/windows-events.plugin/windows-events-query-builder.c
  1615. src/collectors/windows-events.plugin/windows-events-query-builder.h
  1616. src/collectors/windows-events.plugin/windows-events-query-evt-variant.c
  1617. )
  1618. set(WINDOWS_PLUGIN_FILES
  1619. src/collectors/windows.plugin/windows_plugin.c
  1620. src/collectors/windows.plugin/windows_plugin.h
  1621. src/collectors/windows.plugin/GetSystemUptime.c
  1622. src/collectors/windows.plugin/GetSystemRAM.c
  1623. src/collectors/windows.plugin/GetSystemCPU.c
  1624. src/collectors/windows.plugin/perflib-rrd.c
  1625. src/collectors/windows.plugin/perflib-rrd.h
  1626. src/collectors/windows.plugin/perflib-ad.c
  1627. src/collectors/windows.plugin/perflib-mssql.c
  1628. src/collectors/windows.plugin/perflib-storage.c
  1629. src/collectors/windows.plugin/perflib-processor.c
  1630. src/collectors/windows.plugin/perflib-thermalzone.c
  1631. src/collectors/windows.plugin/perflib-objects.c
  1632. src/collectors/windows.plugin/perflib-network.c
  1633. src/collectors/windows.plugin/perflib-netframework.c
  1634. src/collectors/windows.plugin/perflib-memory.c
  1635. src/collectors/windows.plugin/perflib-processes.c
  1636. src/collectors/windows.plugin/perflib-web-service.c
  1637. src/collectors/windows.plugin/perflib-hyperv.c
  1638. )
  1639. set(PROC_PLUGIN_FILES
  1640. src/collectors/proc.plugin/ipc.c
  1641. src/collectors/proc.plugin/plugin_proc.c
  1642. src/collectors/proc.plugin/plugin_proc.h
  1643. src/collectors/proc.plugin/proc_sys_fs_file_nr.c
  1644. src/collectors/proc.plugin/proc_diskstats.c
  1645. src/collectors/proc.plugin/proc_mdstat.c
  1646. src/collectors/proc.plugin/proc_interrupts.c
  1647. src/collectors/proc.plugin/proc_softirqs.c
  1648. src/collectors/proc.plugin/proc_loadavg.c
  1649. src/collectors/proc.plugin/proc_meminfo.c
  1650. src/collectors/proc.plugin/proc_pagetypeinfo.c
  1651. src/collectors/proc.plugin/proc_net_dev.c
  1652. src/collectors/proc.plugin/proc_net_dev_renames.c
  1653. src/collectors/proc.plugin/proc_net_dev_renames.h
  1654. src/collectors/proc.plugin/proc_net_wireless.c
  1655. src/collectors/proc.plugin/proc_net_ip_vs_stats.c
  1656. src/collectors/proc.plugin/proc_net_netstat.c
  1657. src/collectors/proc.plugin/proc_net_rpc_nfs.c
  1658. src/collectors/proc.plugin/proc_net_rpc_nfsd.c
  1659. src/collectors/proc.plugin/proc_net_sctp_snmp.c
  1660. src/collectors/proc.plugin/proc_net_sockstat.c
  1661. src/collectors/proc.plugin/proc_net_sockstat6.c
  1662. src/collectors/proc.plugin/proc_net_softnet_stat.c
  1663. src/collectors/proc.plugin/proc_net_stat_conntrack.c
  1664. src/collectors/proc.plugin/proc_net_stat_synproxy.c
  1665. src/collectors/proc.plugin/proc_self_mountinfo.c
  1666. src/collectors/proc.plugin/proc_self_mountinfo.h
  1667. src/collectors/proc.plugin/zfs_common.c
  1668. src/collectors/proc.plugin/zfs_common.h
  1669. src/collectors/proc.plugin/proc_spl_kstat_zfs.c
  1670. src/collectors/proc.plugin/proc_stat.c
  1671. src/collectors/proc.plugin/proc_sys_kernel_random_entropy_avail.c
  1672. src/collectors/proc.plugin/proc_vmstat.c
  1673. src/collectors/proc.plugin/proc_uptime.c
  1674. src/collectors/proc.plugin/run_reboot_required.c
  1675. src/collectors/proc.plugin/proc_pressure.c
  1676. src/collectors/proc.plugin/proc_pressure.h
  1677. src/collectors/proc.plugin/sys_kernel_mm_ksm.c
  1678. src/collectors/proc.plugin/sys_block_zram.c
  1679. src/collectors/proc.plugin/sys_devices_system_edac_mc.c
  1680. src/collectors/proc.plugin/sys_devices_system_node.c
  1681. src/collectors/proc.plugin/sys_class_infiniband.c
  1682. src/collectors/proc.plugin/sys_fs_btrfs.c
  1683. src/collectors/proc.plugin/sys_class_power_supply.c
  1684. src/collectors/proc.plugin/sys_devices_pci_aer.c
  1685. src/collectors/proc.plugin/sys_class_drm.c
  1686. )
  1687. set(TC_PLUGIN_FILES
  1688. src/collectors/tc.plugin/plugin_tc.c
  1689. )
  1690. set(NETDATA_FILES
  1691. src/collectors/all.h
  1692. ${DAEMON_FILES}
  1693. ${API_PLUGIN_FILES}
  1694. ${EXPORTING_ENGINE_FILES}
  1695. ${HEALTH_PLUGIN_FILES}
  1696. ${IDLEJITTER_PLUGIN_FILES}
  1697. ${ML_FILES}
  1698. ${PLUGINSD_PLUGIN_FILES}
  1699. ${RRD_PLUGIN_FILES}
  1700. ${REGISTRY_PLUGIN_FILES}
  1701. ${STATSD_PLUGIN_FILES}
  1702. ${STREAMING_PLUGIN_FILES}
  1703. ${WEB_PLUGIN_FILES}
  1704. ${CLAIM_PLUGIN_FILES}
  1705. ${ACLK_ALWAYS_BUILD}
  1706. ${PROFILE_PLUGIN_FILES}
  1707. )
  1708. if(OS_LINUX)
  1709. list(APPEND NETDATA_FILES
  1710. src/daemon/static_threads_linux.c
  1711. ${CGROUPS_PLUGIN_FILES}
  1712. ${DISKSPACE_PLUGIN_FILES}
  1713. ${PROC_PLUGIN_FILES}
  1714. ${TC_PLUGIN_FILES}
  1715. ${TIMEX_PLUGIN_FILES}
  1716. ${INTERNAL_COLLECTORS_FILES}
  1717. )
  1718. if(ENABLE_SENTRY)
  1719. list(APPEND NETDATA_FILES
  1720. src/daemon/sentry-native/sentry-native.c
  1721. src/daemon/sentry-native/sentry-native.h)
  1722. endif()
  1723. elseif(OS_MACOS)
  1724. list(APPEND NETDATA_FILES
  1725. src/daemon/static_threads_macos.c
  1726. ${MACOS_PLUGIN_FILES}
  1727. ${TIMEX_PLUGIN_FILES}
  1728. ${INTERNAL_COLLECTORS_FILES}
  1729. )
  1730. elseif(OS_FREEBSD)
  1731. list(APPEND NETDATA_FILES
  1732. src/daemon/static_threads_freebsd.c
  1733. ${FREEBSD_PLUGIN_FILES}
  1734. ${TIMEX_PLUGIN_FILES}
  1735. ${INTERNAL_COLLECTORS_FILES}
  1736. )
  1737. elseif(OS_WINDOWS)
  1738. list(APPEND NETDATA_FILES
  1739. src/daemon/static_threads_windows.c
  1740. src/daemon/winsvc.cc
  1741. ${WINDOWS_PLUGIN_FILES}
  1742. ${INTERNAL_COLLECTORS_FILES}
  1743. )
  1744. endif()
  1745. set(MQTT_WEBSOCKETS_FILES
  1746. src/aclk/mqtt_websockets/mqtt_wss_client.c
  1747. src/aclk/mqtt_websockets/mqtt_wss_client.h
  1748. src/aclk/mqtt_websockets/ws_client.c
  1749. src/aclk/mqtt_websockets/ws_client.h
  1750. src/aclk/mqtt_websockets/mqtt_ng.c
  1751. src/aclk/mqtt_websockets/mqtt_ng.h
  1752. src/aclk/mqtt_websockets/common_public.c
  1753. src/aclk/mqtt_websockets/common_public.h
  1754. src/aclk/mqtt_websockets/common_internal.h
  1755. src/aclk/mqtt_websockets/aclk_mqtt_workers.h
  1756. )
  1757. set(ACLK_PROTO_DEFS
  1758. src/aclk/aclk-schemas/proto/aclk/v1/lib.proto
  1759. src/aclk/aclk-schemas/proto/agent/v1/disconnect.proto
  1760. src/aclk/aclk-schemas/proto/agent/v1/connection.proto
  1761. src/aclk/aclk-schemas/proto/alarm/v1/config.proto
  1762. src/aclk/aclk-schemas/proto/alarm/v1/stream.proto
  1763. src/aclk/aclk-schemas/proto/nodeinstance/connection/v1/connection.proto
  1764. src/aclk/aclk-schemas/proto/nodeinstance/create/v1/creation.proto
  1765. src/aclk/aclk-schemas/proto/nodeinstance/info/v1/info.proto
  1766. src/aclk/aclk-schemas/proto/context/v1/context.proto
  1767. src/aclk/aclk-schemas/proto/context/v1/stream.proto
  1768. src/aclk/aclk-schemas/proto/agent/v1/cmds.proto
  1769. )
  1770. set(ACLK_FILES
  1771. src/aclk/aclk_query.c
  1772. src/aclk/aclk_query.h
  1773. src/aclk/aclk_query_queue.c
  1774. src/aclk/aclk_query_queue.h
  1775. src/aclk/aclk_otp.c
  1776. src/aclk/aclk_otp.h
  1777. src/aclk/aclk_tx_msgs.c
  1778. src/aclk/aclk_tx_msgs.h
  1779. src/aclk/aclk_rx_msgs.c
  1780. src/aclk/aclk_rx_msgs.h
  1781. src/aclk/aclk_alarm_api.c
  1782. src/aclk/aclk_alarm_api.h
  1783. src/aclk/aclk_contexts_api.c
  1784. src/aclk/aclk_contexts_api.h
  1785. src/aclk/schema-wrappers/connection.cc
  1786. src/aclk/schema-wrappers/connection.h
  1787. src/aclk/schema-wrappers/node_connection.cc
  1788. src/aclk/schema-wrappers/node_connection.h
  1789. src/aclk/schema-wrappers/node_creation.cc
  1790. src/aclk/schema-wrappers/node_creation.h
  1791. src/aclk/schema-wrappers/alarm_stream.cc
  1792. src/aclk/schema-wrappers/alarm_stream.h
  1793. src/aclk/schema-wrappers/alarm_config.cc
  1794. src/aclk/schema-wrappers/alarm_config.h
  1795. src/aclk/schema-wrappers/node_info.cc
  1796. src/aclk/schema-wrappers/node_info.h
  1797. src/aclk/schema-wrappers/capability.cc
  1798. src/aclk/schema-wrappers/capability.h
  1799. src/aclk/schema-wrappers/proto_2_json.cc
  1800. src/aclk/schema-wrappers/proto_2_json.h
  1801. src/aclk/schema-wrappers/context_stream.cc
  1802. src/aclk/schema-wrappers/context_stream.h
  1803. src/aclk/schema-wrappers/context.cc
  1804. src/aclk/schema-wrappers/context.h
  1805. src/aclk/schema-wrappers/schema_wrappers.h
  1806. src/aclk/schema-wrappers/schema_wrapper_utils.cc
  1807. src/aclk/schema-wrappers/schema_wrapper_utils.h
  1808. src/aclk/schema-wrappers/agent_cmds.cc
  1809. src/aclk/schema-wrappers/agent_cmds.h
  1810. )
  1811. set(MONGODB_EXPORTING_FILES
  1812. src/exporting/mongodb/mongodb.c
  1813. src/exporting/mongodb/mongodb.h
  1814. )
  1815. set(PROMETHEUS_REMOTE_WRITE_EXPORTING_FILES
  1816. src/exporting/prometheus/remote_write/remote_write.c
  1817. src/exporting/prometheus/remote_write/remote_write.h
  1818. src/exporting/prometheus/remote_write/remote_write_request.cc
  1819. src/exporting/prometheus/remote_write/remote_write_request.h
  1820. )
  1821. #
  1822. # build h2o
  1823. #
  1824. if(ENABLE_H2O)
  1825. add_library(h2o STATIC ${LIBH2O_FILES})
  1826. target_include_directories(h2o BEFORE PUBLIC
  1827. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/include"
  1828. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/cloexec"
  1829. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/brotli/enc"
  1830. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/golombset"
  1831. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/libgkc"
  1832. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/libyrmcds"
  1833. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/klib"
  1834. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/neverbleed"
  1835. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/picohttpparser"
  1836. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/picotest"
  1837. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/yaml/include"
  1838. "${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/deps/yoml"
  1839. )
  1840. target_compile_options(h2o PRIVATE
  1841. -Wno-all -Wno-extra
  1842. -Wno-shadow
  1843. -Wno-deprecated-declarations
  1844. -Wformat
  1845. )
  1846. target_compile_options(h2o PUBLIC -DH2O_USE_LIBUV=0)
  1847. target_link_libraries(h2o PRIVATE PkgConfig::TLS)
  1848. target_compile_definitions(h2o PRIVATE
  1849. "$<$<NOT:$<BOOL:${ARCH_SUPPORTS_64BIT_ATOMICS}>>:H2O_NO_64BIT_ATOMICS>")
  1850. endif()
  1851. #
  1852. # build libjudy
  1853. #
  1854. add_library(judy STATIC ${LIBJUDY_SOURCES})
  1855. target_compile_options(judy PRIVATE
  1856. -Wno-all -Wno-extra
  1857. -Wno-shadow
  1858. -Wformat
  1859. )
  1860. target_compile_definitions(judy PRIVATE
  1861. JUDYL
  1862. $<$<EQUAL:${CMAKE_SIZEOF_VOID_P},8>:JU_64BIT>
  1863. )
  1864. target_include_directories(judy PUBLIC
  1865. src/libnetdata/libjudy/vendored
  1866. src/libnetdata/libjudy/vendored/JudyCommon
  1867. )
  1868. set_source_files_properties(${LIBJUDY_PREV_FILES} PROPERTIES COMPILE_OPTIONS "-DJUDYPREV")
  1869. set_source_files_properties(${LIBJUDY_NEXT_FILES} PROPERTIES COMPILE_OPTIONS "-DJUDYNEXT")
  1870. set_source_files_properties(src/libnetdata/libjudy/vendored/JudyL/j__udyLGet.c PROPERTIES COMPILE_OPTIONS "-DJUDYGETINLINE")
  1871. set_source_files_properties(src/libnetdata/libjudy/vendored/JudyL/JudyLByCount.c PROPERTIES COMPILE_OPTIONS "-DNOSMARTJBB -DNOSMARTJBU -DNOSMARTJLB")
  1872. set_source_files_properties(JudyLTables.c PROPERTIES COMPILE_OPTIONS "-I${CMAKE_SOURCE_DIR}/src/libnetdata/libjudy/src/JudyL")
  1873. #
  1874. # build libnetdata
  1875. #
  1876. if(OS_LINUX)
  1877. include(NetdataDetectSystemd)
  1878. detect_systemd()
  1879. endif()
  1880. add_library(libnetdata STATIC ${LIBNETDATA_FILES})
  1881. target_include_directories(libnetdata BEFORE PUBLIC ${CONFIG_H_DIR} ${CMAKE_SOURCE_DIR}/src)
  1882. # pthread (FIXME: use find_package for this)
  1883. # set(CMAKE_THREAD_PREFER_PTHREAD TRUE)
  1884. # set(THREADS_PREFER_PTHREAD_FLAG TRUE)
  1885. # find_package(Threads REQUIRED)
  1886. # add_executable(test test.cpp)
  1887. # target_link_libraries(test Threads::Threads)
  1888. target_link_libraries(libnetdata PUBLIC
  1889. "$<$<BOOL:${ENABLE_MIMALLOC}>:mimalloc-static>"
  1890. "$<$<NOT:$<BOOL:${HAVE_BUILTIN_ATOMICS}>>:atomic>"
  1891. "$<$<OR:$<BOOL:${OS_LINUX}>,$<BOOL:${OS_FREEBSD}>>:pthread;rt>"
  1892. "$<$<BOOL:${OS_WINDOWS}>:kernel32;advapi32;winmm;rpcrt4;wevtapi;ole32;oleaut32;wbemuuid>"
  1893. "$<$<BOOL:${LINK_LIBM}>:m>"
  1894. "${SYSTEMD_LDFLAGS}")
  1895. if(OS_WINDOWS)
  1896. set(HAVE_ETW True)
  1897. set(HAVE_WEL True)
  1898. # Output the results for debugging purposes
  1899. message(STATUS "Have Event Tracing for Windows (ETW): ${HAVE_ETW}")
  1900. message(STATUS "Have Windows Event Log (WEL): ${HAVE_WEL}")
  1901. if(HAVE_WEL OR HAVE_ETW)
  1902. # Define the source and generated file paths
  1903. set(WEVT_GEN_SRC_H_FILE "${CMAKE_SOURCE_DIR}/src/libnetdata/log/nd_log-to-windows-common.h")
  1904. set(WEVT_GEN_SRC_C_FILE "${CMAKE_SOURCE_DIR}/src/libnetdata/log/wevt_netdata_mc_generate.c")
  1905. set(WEVT_GEN_BIN_FILE "${CMAKE_BINARY_DIR}/wevt_netdata_mc_generate")
  1906. set(WEVT_BUILD_SCRIPT "${CMAKE_SOURCE_DIR}/src/libnetdata/log/wevt_netdata_compile.sh")
  1907. set(WEVT_MC_FILE "${CMAKE_BINARY_DIR}/wevt_netdata.mc")
  1908. set(WEVT_MAN_FILE "${CMAKE_BINARY_DIR}/wevt_netdata_manifest.xml")
  1909. set(WEVT_RC_FILE "${CMAKE_BINARY_DIR}/wevt_netdata.rc")
  1910. set(WEVT_MC_H_FILE "${CMAKE_BINARY_DIR}/wevt_netdata.h")
  1911. set(WEVT_MAN_H_FILE "${CMAKE_BINARY_DIR}/wevt_netdata_manifest.h")
  1912. set(WEVT_RES_OBJECT "${CMAKE_BINARY_DIR}/wevt_netdata_res.o")
  1913. set(WEVT_DLL_FILE "${CMAKE_BINARY_DIR}/wevt_netdata.dll")
  1914. set(WEVT_ETW_INSTALL_SCRIPT "${CMAKE_SOURCE_DIR}/src/libnetdata/log/wevt_netdata_install.bat")
  1915. # we compile ${WEVT_GEN_BIN_FILE}, which generates the manifest, the .mc,
  1916. # and the headers required for compiling libnetdata/logs
  1917. if(HAVE_ETW)
  1918. # ETW method also supports WEL
  1919. # but it requires Microsoft tools mc, rc, and link
  1920. add_custom_command(
  1921. OUTPUT "${WEVT_MC_H_FILE}" "${WEVT_MAN_H_FILE}" "${WEVT_DLL_FILE}"
  1922. COMMAND "${CMAKE_C_COMPILER}" -o "${WEVT_GEN_BIN_FILE}" "${WEVT_GEN_SRC_C_FILE}"
  1923. COMMAND "${WEVT_GEN_BIN_FILE}" >"${WEVT_MC_FILE}"
  1924. COMMAND "${WEVT_GEN_BIN_FILE}" --manifest >"${WEVT_MAN_FILE}"
  1925. COMMAND "${WEVT_BUILD_SCRIPT}" "${CMAKE_SOURCE_DIR}/src/libnetdata/log" "${CMAKE_BINARY_DIR}"
  1926. DEPENDS "${WEVT_GEN_SRC_C_FILE}" "${WEVT_GEN_SRC_H_FILE}"
  1927. COMMENT "Compiling ${WEVT_MC_FILE} to generate ${WEVT_MC_H_FILE} and ${WEVT_DLL_FILE}"
  1928. )
  1929. else()
  1930. # WEL method can be built with windmc, windres and the normal linker
  1931. add_custom_command(
  1932. OUTPUT "${WEVT_MC_H_FILE}" "${WEVT_DLL_FILE}"
  1933. COMMAND "${CMAKE_C_COMPILER}" -o "${WEVT_GEN_BIN_FILE}" "${WEVT_GEN_SRC_C_FILE}"
  1934. COMMAND "${WEVT_GEN_BIN_FILE}" >"${WEVT_MC_FILE}"
  1935. COMMAND "${WEVT_GEN_BIN_FILE}" --manifest >"${WEVT_MAN_FILE}"
  1936. COMMAND windmc -r "${CMAKE_BINARY_DIR}" -h "${CMAKE_BINARY_DIR}" ${WEVT_MC_FILE}
  1937. COMMAND echo "1 2004" "wevt_netdata_manifest.xml" >> "${WEVT_RC_FILE}"
  1938. COMMAND windres ${WEVT_RC_FILE} -o ${WEVT_RES_OBJECT}
  1939. COMMAND ${CMAKE_LINKER} -dll --entry 0 -nostdlib -o ${WEVT_DLL_FILE} ${WEVT_RES_OBJECT}
  1940. DEPENDS "${WEVT_GEN_SRC_C_FILE}" "${WEVT_GEN_SRC_H_FILE}"
  1941. COMMENT "Compiling ${WEVT_MC_FILE} to generate ${WEVT_MC_H_FILE} and ${WEVT_DLL_FILE}"
  1942. )
  1943. endif()
  1944. # Create a custom target for the DLL
  1945. add_custom_target(wevt_netdata ALL DEPENDS ${WEVT_DLL_FILE})
  1946. set_source_files_properties(src/libnetdata/log/nd_log-to-windows-events.c PROPERTIES
  1947. OBJECT_DEPENDS "${WEVT_MC_H_FILE}")
  1948. if(HAVE_ETW)
  1949. set_source_files_properties(src/libnetdata/log/nd_log-to-windows-events.c PROPERTIES
  1950. OBJECT_DEPENDS "${WEVT_MAN_H_FILE}")
  1951. install(FILES "${WEVT_DLL_FILE}" "${WEVT_MAN_FILE}" "${WEVT_ETW_INSTALL_SCRIPT}"
  1952. COMPONENT wevt_netdata_dll
  1953. DESTINATION "${BINDIR}")
  1954. else()
  1955. # do not install the manifest in this case
  1956. # the nsi installer will skip registering the ETW publisher
  1957. install(FILES "${WEVT_DLL_FILE}"
  1958. COMPONENT wevt_netdata_dll
  1959. DESTINATION "${BINDIR}")
  1960. endif()
  1961. endif()
  1962. endif()
  1963. # judy
  1964. target_link_libraries(libnetdata PUBLIC judy)
  1965. netdata_add_jsonc_to_target(libnetdata)
  1966. netdata_add_libyaml_to_target(libnetdata)
  1967. # libunwind
  1968. if(ENABLE_LIBUNWIND)
  1969. pkg_check_modules(LIBUNWIND libunwind IMPORTED_TARGET)
  1970. if(TARGET PkgConfig::LIBUNWIND)
  1971. set(HAVE_LIBUNWIND On)
  1972. if(CMAKE_SYSTEM_PROCESSOR MATCHES "(x86_64)|(amd64)")
  1973. target_link_libraries(libnetdata PUBLIC PkgConfig::LIBUNWIND -lunwind-x86_64)
  1974. elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^i?.86")
  1975. target_link_libraries(libnetdata PUBLIC PkgCOnfig::LIBUNWIND -lunwind-x86)
  1976. elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "(arm64)|(aarch64)")
  1977. target_link_libraries(libnetdata PUBLIC PkgConfig::LIBUNWIND -lunwind-aarch64)
  1978. elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "arm")
  1979. target_link_libraries(libnetdata PUBLIC PkgConfig::LIBUNWIND -lunwind-arm)
  1980. elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "p(ower)?pc64")
  1981. target_link_libraries(libnetdata PUBLIC PkgConfig::LIBUNWIND -lunwind-ppc64)
  1982. else()
  1983. message(WARNING "Unknown architecture ${CMAKE_SYSTEM_PROCESSOR} for libunwind. Stack traces may not work.")
  1984. target_link_libraries(libnetdata PUBLIC PkgConfig::LIBUNWIND)
  1985. endif()
  1986. else()
  1987. message(FATAL "Could not find libunwind for logging of stack traces")
  1988. endif()
  1989. endif()
  1990. # zlib
  1991. if(OS_MACOS)
  1992. find_package(ZLIB REQUIRED)
  1993. target_include_directories(libnetdata BEFORE PUBLIC ${ZLIB_INCLUDE_DIRS})
  1994. target_link_libraries(libnetdata PUBLIC ZLIB::ZLIB)
  1995. else()
  1996. pkg_check_modules(ZLIB REQUIRED zlib)
  1997. target_include_directories(libnetdata BEFORE PUBLIC ${ZLIB_INCLUDE_DIRS})
  1998. target_compile_options(libnetdata PUBLIC ${ZLIB_CFLAGS_OTHER})
  1999. target_link_libraries(libnetdata PUBLIC ${ZLIB_LDFLAGS})
  2000. endif()
  2001. # lz4 - try to find a version that is compatible with streaming compression
  2002. # otherwise pick whichever one we can find to support dbengine but don't set
  2003. # ENABLE_LZ4.
  2004. pkg_check_modules(LIBLZ4 liblz4>=1.9.0)
  2005. if(LIBLZ4_FOUND)
  2006. set(ENABLE_LZ4 On)
  2007. else()
  2008. pkg_check_modules(LIBLZ4 REQUIRED liblz4)
  2009. endif()
  2010. target_include_directories(libnetdata BEFORE PUBLIC ${LIBLZ4_INCLUDE_DIRS})
  2011. target_compile_options(libnetdata PUBLIC ${LIBLZ4_CFLAGS_OTHER})
  2012. target_link_libraries(libnetdata PUBLIC ${LIBLZ4_LDFLAGS})
  2013. # zstd
  2014. pkg_check_modules(LIBZSTD libzstd)
  2015. if(LIBZSTD_FOUND)
  2016. set(ENABLE_ZSTD On)
  2017. target_include_directories(libnetdata BEFORE PUBLIC ${LIBZSTD_INCLUDE_DIRS})
  2018. target_compile_options(libnetdata PUBLIC ${LIBZSTD_CFLAGS_OTHER})
  2019. target_link_libraries(libnetdata PUBLIC ${LIBZSTD_LDFLAGS})
  2020. endif()
  2021. # brotli
  2022. pkg_check_modules(LIBBROTLI libbrotlidec libbrotlienc libbrotlicommon)
  2023. if(LIBBROTLI_FOUND)
  2024. set(ENABLE_BROTLI On)
  2025. target_include_directories(libnetdata PUBLIC ${LIBBROTLI_INCLUDE_DIRS})
  2026. target_compile_options(libnetdata PUBLIC ${LIBBROTLI_CFLAGS_OTHER})
  2027. target_link_libraries(libnetdata PUBLIC ${LIBBROTLI_LDFLAGS})
  2028. endif()
  2029. # uuid
  2030. if(OS_MACOS OR OS_WINDOWS)
  2031. # UUID functionality is part of the system libraries here, so no extra
  2032. # stuff needed.
  2033. else()
  2034. pkg_check_modules(UUID REQUIRED uuid)
  2035. target_include_directories(libnetdata BEFORE PUBLIC ${UUID_INCLUDE_DIRS})
  2036. target_compile_options(libnetdata PUBLIC ${UUID_CFLAGS_OTHER})
  2037. target_link_libraries(libnetdata PUBLIC ${UUID_LDFLAGS})
  2038. endif()
  2039. # uv
  2040. pkg_check_modules(LIBUV REQUIRED libuv)
  2041. target_include_directories(libnetdata BEFORE PUBLIC ${LIBUV_INCLUDE_DIRS})
  2042. target_compile_options(libnetdata PUBLIC ${LIBUV_CFLAGS_OTHER})
  2043. target_link_libraries(libnetdata PUBLIC ${LIBUV_LDFLAGS})
  2044. # crypto
  2045. target_link_libraries(libnetdata PUBLIC PkgConfig::CRYPTO)
  2046. # openssl
  2047. target_link_libraries(libnetdata PUBLIC PkgConfig::TLS)
  2048. # mnl
  2049. if(NOT OS_MACOS)
  2050. pkg_check_modules(MNL libmnl)
  2051. if(MNL_FOUND)
  2052. set(HAVE_LIBMNL True)
  2053. endif()
  2054. endif()
  2055. #
  2056. # mqtt library
  2057. #
  2058. set(ENABLE_MQTTWEBSOCKETS True)
  2059. if(ENABLE_MQTTWEBSOCKETS)
  2060. add_library(mqttwebsockets STATIC ${MQTT_WEBSOCKETS_FILES})
  2061. target_compile_options(mqttwebsockets PUBLIC -DMQTT_WSS_CUSTOM_ALLOC
  2062. -DRBUF_CUSTOM_MALLOC
  2063. -DMQTT_WSS_CPUSTATS)
  2064. target_include_directories(mqttwebsockets PUBLIC ${CMAKE_SOURCE_DIR}/aclk/helpers
  2065. ${CMAKE_SOURCE_DIR}/src/web/server/h2o/libh2o/include)
  2066. target_link_libraries(mqttwebsockets PRIVATE libnetdata)
  2067. endif()
  2068. #
  2069. # proto definitions
  2070. #
  2071. netdata_protoc_generate_cpp("${CMAKE_SOURCE_DIR}/src/aclk/aclk-schemas"
  2072. "${CMAKE_SOURCE_DIR}/src/aclk/aclk-schemas"
  2073. ACLK_PROTO_BUILT_SRCS
  2074. ACLK_PROTO_BUILT_HDRS
  2075. ${ACLK_PROTO_DEFS})
  2076. list(APPEND ACLK_FILES ${ACLK_PROTO_BUILT_SRCS}
  2077. ${ACLK_PROTO_BUILT_HDRS})
  2078. #
  2079. # build plugins
  2080. #
  2081. if(ENABLE_PLUGIN_DEBUGFS)
  2082. # Check for libcap (optional)
  2083. pkg_check_modules(CAP QUIET libcap)
  2084. # Define debugfs.plugin source files
  2085. set(DEBUGFS_PLUGIN_FILES
  2086. src/collectors/debugfs.plugin/debugfs_plugin.c
  2087. src/collectors/debugfs.plugin/debugfs_plugin.h
  2088. src/collectors/debugfs.plugin/module-numa-extfrag.c
  2089. src/collectors/debugfs.plugin/module-zswap.c
  2090. src/collectors/debugfs.plugin/module-devices-powercap.c
  2091. src/collectors/debugfs.plugin/module-libsensors.c
  2092. )
  2093. # Add executable for debugfs.plugin
  2094. add_executable(debugfs.plugin ${DEBUGFS_PLUGIN_FILES})
  2095. # Add vendored libsensors library
  2096. add_subdirectory(src/collectors/debugfs.plugin/libsensors)
  2097. # Link debugfs.plugin with vendored libsensors
  2098. target_link_libraries(debugfs.plugin PRIVATE vendored_libsensors)
  2099. # Include vendored libsensors headers
  2100. target_include_directories(debugfs.plugin PRIVATE
  2101. src/collectors/debugfs.plugin/libsensors/vendored/lib
  2102. ${CMAKE_CURRENT_BINARY_DIR}/src/collectors/debugfs.plugin/libsensors # For generated headers
  2103. )
  2104. # Link against libnetdata and optionally libcap
  2105. target_link_libraries(debugfs.plugin PRIVATE libnetdata ${CAP_LIBRARIES})
  2106. target_include_directories(debugfs.plugin PRIVATE ${CAP_INCLUDE_DIRS})
  2107. target_compile_options(debugfs.plugin PRIVATE ${CAP_CFLAGS_OTHER})
  2108. # Install the debugfs.plugin binary
  2109. install(TARGETS debugfs.plugin
  2110. COMPONENT plugin-debugfs
  2111. DESTINATION usr/libexec/netdata/plugins.d)
  2112. install(FILES
  2113. src/collectors/debugfs.plugin/libsensors/vendored/etc/sensors.conf.default
  2114. COMPONENT plugin-debugfs
  2115. DESTINATION usr/lib/netdata/conf.d
  2116. RENAME sensors3.conf)
  2117. # Install additional packaging files if building for packaging
  2118. if(BUILD_FOR_PACKAGING)
  2119. install(FILES
  2120. ${PKG_FILES_PATH}/copyright
  2121. COMPONENT plugin-debugfs
  2122. DESTINATION usr/share/doc/netdata-plugin-debugfs)
  2123. endif()
  2124. endif()
  2125. add_executable(spawn-tester src/libnetdata/spawn_server/spawn-tester.c)
  2126. target_link_libraries(spawn-tester libnetdata)
  2127. if(ENABLE_PLUGIN_APPS)
  2128. pkg_check_modules(CAP QUIET libcap)
  2129. set(APPS_PLUGIN_FILES
  2130. src/collectors/apps.plugin/apps_plugin.c
  2131. src/collectors/apps.plugin/apps_plugin.h
  2132. src/collectors/apps.plugin/apps_functions.c
  2133. src/collectors/apps.plugin/apps_targets.c
  2134. src/collectors/apps.plugin/apps_output.c
  2135. src/collectors/apps.plugin/apps_pid_files.c
  2136. src/collectors/apps.plugin/apps_pid.c
  2137. src/collectors/apps.plugin/apps_aggregations.c
  2138. src/collectors/apps.plugin/apps_os_linux.c
  2139. src/collectors/apps.plugin/apps_os_freebsd.c
  2140. src/collectors/apps.plugin/apps_os_macos.c
  2141. src/collectors/apps.plugin/apps_os_windows.c
  2142. src/collectors/apps.plugin/apps_incremental_collection.c
  2143. src/collectors/apps.plugin/apps_os_windows_nt.c
  2144. src/collectors/apps.plugin/apps_pid_match.c
  2145. )
  2146. add_executable(apps.plugin ${APPS_PLUGIN_FILES})
  2147. target_link_libraries(apps.plugin libnetdata ${CAP_LIBRARIES}
  2148. "$<$<BOOL:${OS_WINDOWS}>:Version;ntdll>")
  2149. target_include_directories(apps.plugin PRIVATE ${CAP_INCLUDE_DIRS})
  2150. target_compile_options(apps.plugin PRIVATE ${CAP_CFLAGS_OTHER})
  2151. install(TARGETS apps.plugin
  2152. COMPONENT plugin-apps
  2153. DESTINATION usr/libexec/netdata/plugins.d)
  2154. install(FILES src/collectors/apps.plugin/apps_groups.conf
  2155. COMPONENT plugin-apps
  2156. DESTINATION usr/lib/netdata/conf.d)
  2157. if(BUILD_FOR_PACKAGING)
  2158. install(FILES
  2159. ${PKG_FILES_PATH}/copyright
  2160. COMPONENT plugin-apps
  2161. DESTINATION usr/share/doc/netdata-plugin-apps)
  2162. endif()
  2163. endif()
  2164. if(CAP_FOUND)
  2165. set(HAVE_CAPABILITY True)
  2166. endif()
  2167. if(ENABLE_PLUGIN_FREEIPMI)
  2168. pkg_check_modules(IPMI REQUIRED libipmimonitoring)
  2169. set(FREEIPMI_PLUGIN_FILES src/collectors/freeipmi.plugin/freeipmi_plugin.c)
  2170. add_executable(freeipmi.plugin ${FREEIPMI_PLUGIN_FILES})
  2171. target_link_libraries (freeipmi.plugin libnetdata ${IPMI_LIBRARIES})
  2172. target_include_directories(freeipmi.plugin PRIVATE ${IPMI_INCLUDE_DIRS})
  2173. target_compile_options(freeipmi.plugin PRIVATE ${IPMI_CFLAGS_OTHER})
  2174. install(TARGETS freeipmi.plugin
  2175. COMPONENT plugin-freeipmi
  2176. DESTINATION usr/libexec/netdata/plugins.d)
  2177. if(BUILD_FOR_PACKAGING)
  2178. install(FILES
  2179. ${PKG_FILES_PATH}/copyright
  2180. COMPONENT plugin-freeipmi
  2181. DESTINATION usr/share/doc/netdata-plugin-freeipmi)
  2182. endif()
  2183. endif()
  2184. if(ENABLE_PLUGIN_NFACCT)
  2185. if (NOT MNL_FOUND)
  2186. message(FATAL_ERROR "Can not build nfacct.plugin because MNL library could not be found.")
  2187. endif()
  2188. pkg_check_modules(NFACCT REQUIRED libnetfilter_acct)
  2189. set(NFACCT_PLUGIN_FILES src/collectors/nfacct.plugin/plugin_nfacct.c)
  2190. add_executable(nfacct.plugin ${NFACCT_PLUGIN_FILES})
  2191. target_link_libraries (nfacct.plugin libnetdata ${MNL_LIBRARIES} ${NFACCT_LIBRARIES})
  2192. target_include_directories(nfacct.plugin PRIVATE ${MNL_INCLUDE_DIRS} ${NFACCT_INCLUDE_DIRS})
  2193. target_compile_options(nfacct.plugin PRIVATE ${MNL_CFLAGS_OTHER} ${NFACCT_CFLAGS_OTHER})
  2194. install(TARGETS nfacct.plugin
  2195. COMPONENT plugin-nfacct
  2196. DESTINATION usr/libexec/netdata/plugins.d)
  2197. if(BUILD_FOR_PACKAGING)
  2198. install(FILES
  2199. ${PKG_FILES_PATH}/copyright
  2200. COMPONENT plugin-nfacct
  2201. DESTINATION usr/share/doc/netdata-plugin-nfacct)
  2202. endif()
  2203. endif()
  2204. if(ENABLE_PLUGIN_XENSTAT)
  2205. pkg_check_modules(XENSTAT REQUIRED xenstat)
  2206. pkg_check_modules(XENLIGHT REQUIRED xenlight)
  2207. set(XENSTAT_PLUGIN_FILES src/collectors/xenstat.plugin/xenstat_plugin.c)
  2208. add_executable(xenstat.plugin ${XENSTAT_PLUGIN_FILES})
  2209. target_link_libraries (xenstat.plugin libnetdata ${XENLIGHT_LIBRARIES} ${XENSTAT_LIBRARIES})
  2210. target_include_directories(xenstat.plugin PRIVATE ${XENLIGHT_INCLUDE_DIRS} ${XENSTAT_INCLUDE_DIRS})
  2211. target_compile_options(xenstat.plugin PRIVATE ${XENLIGHT_CFLAGS_OTHER} ${XENSTAT_CFLAGS_OTHER})
  2212. install(TARGETS xenstat.plugin
  2213. COMPONENT plugin-xenstat
  2214. DESTINATION usr/libexec/netdata/plugins.d)
  2215. if(BUILD_FOR_PACKAGING)
  2216. install(FILES
  2217. ${PKG_FILES_PATH}/copyright
  2218. COMPONENT plugin-xenstat
  2219. DESTINATION usr/share/doc/netdata-plugin-xenstat)
  2220. endif()
  2221. endif()
  2222. if(ENABLE_PLUGIN_PERF)
  2223. set(PERF_PLUGIN_FILES src/collectors/perf.plugin/perf_plugin.c)
  2224. add_executable(perf.plugin ${PERF_PLUGIN_FILES})
  2225. target_link_libraries(perf.plugin libnetdata)
  2226. install(TARGETS perf.plugin
  2227. COMPONENT plugin-perf
  2228. DESTINATION usr/libexec/netdata/plugins.d)
  2229. if(BUILD_FOR_PACKAGING)
  2230. install(FILES
  2231. ${PKG_FILES_PATH}/copyright
  2232. COMPONENT plugin-perf
  2233. DESTINATION usr/share/doc/netdata-plugin-perf)
  2234. endif()
  2235. endif()
  2236. if(ENABLE_PLUGIN_SLABINFO)
  2237. set(SLABINFO_PLUGIN_FILES src/collectors/slabinfo.plugin/slabinfo.c)
  2238. add_executable(slabinfo.plugin ${SLABINFO_PLUGIN_FILES})
  2239. target_link_libraries(slabinfo.plugin libnetdata)
  2240. install(TARGETS slabinfo.plugin
  2241. COMPONENT plugin-slabinfo
  2242. DESTINATION usr/libexec/netdata/plugins.d)
  2243. if(BUILD_FOR_PACKAGING)
  2244. install(FILES
  2245. ${PKG_FILES_PATH}/copyright
  2246. COMPONENT plugin-slabinfo
  2247. DESTINATION usr/share/doc/netdata-plugin-slabinfo)
  2248. endif()
  2249. endif()
  2250. if(ENABLE_PLUGIN_CUPS)
  2251. pkg_check_modules(CUPS libcups)
  2252. if(NOT CUPS_FOUND)
  2253. pkg_check_modules(CUPS cups)
  2254. if(NOT CUPS_FOUND)
  2255. find_program(CUPS_CONFIG cups-config)
  2256. if(CUPS_CONFIG)
  2257. execute_process(COMMAND ${CUPS_CONFIG} --api-version OUTPUT_VARIABLE CUPS_API_VERSION OUTPUT_STRIP_TRAILING_WHITESPACE)
  2258. if(CUPS_API_VERSION VERSION_LESS "1.7")
  2259. set(CUPS_FOUND False)
  2260. else()
  2261. execute_process(COMMAND ${CUPS_CONFIG} --cflags OUTPUT_VARIABLE CUPS_CFLAGS_OTHER OUTPUT_STRIP_TRAILING_WHITESPACE)
  2262. execute_process(COMMAND ${CUPS_CONFIG} --libs OUTPUT_VARIABLE CUPS_LIBRARIES OUTPUT_STRIP_TRAILING_WHITESPACE)
  2263. set(CUPS_FOUND True)
  2264. endif()
  2265. endif()
  2266. endif()
  2267. endif()
  2268. if(NOT CUPS_FOUND)
  2269. message(WARNING "Could not find cups cflags and libs.")
  2270. else()
  2271. set(CUPS_PLUGIN_FILES src/collectors/cups.plugin/cups_plugin.c)
  2272. add_executable(cups.plugin ${CUPS_PLUGIN_FILES})
  2273. target_link_libraries (cups.plugin libnetdata ${CUPS_LIBRARIES})
  2274. target_compile_options(cups.plugin PRIVATE ${CUPS_CFLAGS_OTHER})
  2275. install(TARGETS cups.plugin
  2276. COMPONENT plugin-cups
  2277. DESTINATION usr/libexec/netdata/plugins.d)
  2278. if(BUILD_FOR_PACKAGING)
  2279. install(FILES
  2280. ${PKG_FILES_PATH}/copyright
  2281. COMPONENT plugin-cups
  2282. DESTINATION usr/share/doc/netdata-plugin-cups)
  2283. endif()
  2284. endif()
  2285. endif()
  2286. if(NEED_NDSUDO)
  2287. set(NDSUDO_FILES src/collectors/utils/ndsudo.c)
  2288. add_executable(ndsudo ${NDSUDO_FILES})
  2289. install(TARGETS ndsudo
  2290. COMPONENT netdata
  2291. DESTINATION usr/libexec/netdata/plugins.d)
  2292. endif()
  2293. if(ENABLE_PLUGIN_CGROUP_NETWORK)
  2294. set(CGROUP_NETWORK_FILES src/collectors/cgroups.plugin/cgroup-network.c)
  2295. add_executable(cgroup-network ${CGROUP_NETWORK_FILES})
  2296. target_link_libraries(cgroup-network libnetdata)
  2297. install(TARGETS cgroup-network
  2298. COMPONENT netdata
  2299. DESTINATION usr/libexec/netdata/plugins.d)
  2300. endif()
  2301. if(ENABLE_PLUGIN_SYSTEMD_JOURNAL)
  2302. if(NOT SYSTEMD_FOUND)
  2303. message(FATAL_ERROR "Systemd journal plugin requires systemd, but systemd was not found.")
  2304. endif()
  2305. add_executable(systemd-journal.plugin ${SYSTEMD_JOURNAL_PLUGIN_FILES})
  2306. target_link_libraries(systemd-journal.plugin libnetdata)
  2307. install(TARGETS systemd-journal.plugin
  2308. COMPONENT plugin-systemd-journal
  2309. DESTINATION usr/libexec/netdata/plugins.d)
  2310. if(BUILD_FOR_PACKAGING)
  2311. install(FILES
  2312. ${PKG_FILES_PATH}/copyright
  2313. COMPONENT plugin-systemd-journal
  2314. DESTINATION usr/share/doc/netdata-plugin-systemd-journal)
  2315. endif()
  2316. endif()
  2317. if(OS_WINDOWS)
  2318. add_executable(windows-events.plugin ${WINDOWS_EVENTS_PLUGIN_FILES})
  2319. target_link_libraries(windows-events.plugin libnetdata wevtapi)
  2320. install(TARGETS windows-events.plugin
  2321. COMPONENT plugin-windows-events
  2322. DESTINATION usr/libexec/netdata/plugins.d)
  2323. endif()
  2324. if(ENABLE_PLUGIN_EBPF)
  2325. set(EBPF_PLUGIN_FILES
  2326. src/collectors/ebpf.plugin/ebpf.c
  2327. src/collectors/ebpf.plugin/ebpf.h
  2328. src/collectors/ebpf.plugin/ebpf_cachestat.c
  2329. src/collectors/ebpf.plugin/ebpf_cachestat.h
  2330. src/collectors/ebpf.plugin/ebpf_dcstat.c
  2331. src/collectors/ebpf.plugin/ebpf_dcstat.h
  2332. src/collectors/ebpf.plugin/ebpf_disk.c
  2333. src/collectors/ebpf.plugin/ebpf_disk.h
  2334. src/collectors/ebpf.plugin/ebpf_fd.c
  2335. src/collectors/ebpf.plugin/ebpf_fd.h
  2336. src/collectors/ebpf.plugin/ebpf_hardirq.c
  2337. src/collectors/ebpf.plugin/ebpf_hardirq.h
  2338. src/collectors/ebpf.plugin/ebpf_mdflush.c
  2339. src/collectors/ebpf.plugin/ebpf_mdflush.h
  2340. src/collectors/ebpf.plugin/ebpf_mount.c
  2341. src/collectors/ebpf.plugin/ebpf_mount.h
  2342. src/collectors/ebpf.plugin/ebpf_filesystem.c
  2343. src/collectors/ebpf.plugin/ebpf_filesystem.h
  2344. src/collectors/ebpf.plugin/ebpf_oomkill.c
  2345. src/collectors/ebpf.plugin/ebpf_oomkill.h
  2346. src/collectors/ebpf.plugin/ebpf_process.c
  2347. src/collectors/ebpf.plugin/ebpf_process.h
  2348. src/collectors/ebpf.plugin/ebpf_shm.c
  2349. src/collectors/ebpf.plugin/ebpf_shm.h
  2350. src/collectors/ebpf.plugin/ebpf_socket.c
  2351. src/collectors/ebpf.plugin/ebpf_socket.h
  2352. src/collectors/ebpf.plugin/ebpf_softirq.c
  2353. src/collectors/ebpf.plugin/ebpf_softirq.h
  2354. src/collectors/ebpf.plugin/ebpf_sync.c
  2355. src/collectors/ebpf.plugin/ebpf_sync.h
  2356. src/collectors/ebpf.plugin/ebpf_swap.c
  2357. src/collectors/ebpf.plugin/ebpf_swap.h
  2358. src/collectors/ebpf.plugin/ebpf_vfs.c
  2359. src/collectors/ebpf.plugin/ebpf_vfs.h
  2360. src/collectors/ebpf.plugin/ebpf_apps.c
  2361. src/collectors/ebpf.plugin/ebpf_apps.h
  2362. src/collectors/ebpf.plugin/ebpf_cgroup.c
  2363. src/collectors/ebpf.plugin/ebpf_cgroup.h
  2364. src/collectors/ebpf.plugin/ebpf_unittest.c
  2365. src/collectors/ebpf.plugin/ebpf_unittest.h
  2366. src/collectors/ebpf.plugin/ebpf_functions.c
  2367. src/collectors/ebpf.plugin/ebpf_functions.h
  2368. src/collectors/ebpf.plugin/libbpf_api/ebpf.c
  2369. src/collectors/ebpf.plugin/libbpf_api/ebpf.h
  2370. )
  2371. add_executable(ebpf.plugin ${EBPF_PLUGIN_FILES})
  2372. target_link_libraries(ebpf.plugin libnetdata)
  2373. netdata_add_libbpf_to_target(ebpf.plugin)
  2374. netdata_add_ebpf_co_re_to_target(ebpf.plugin)
  2375. install(TARGETS ebpf.plugin
  2376. COMPONENT plugin-ebpf
  2377. DESTINATION usr/libexec/netdata/plugins.d)
  2378. install(FILES
  2379. src/collectors/ebpf.plugin/ebpf.d.conf
  2380. COMPONENT plugin-ebpf
  2381. DESTINATION usr/lib/netdata/conf.d)
  2382. install(FILES
  2383. src/collectors/ebpf.plugin/ebpf.d/cachestat.conf
  2384. src/collectors/ebpf.plugin/ebpf.d/dcstat.conf
  2385. src/collectors/ebpf.plugin/ebpf.d/disk.conf
  2386. src/collectors/ebpf.plugin/ebpf.d/ebpf_kernel_reject_list.txt
  2387. src/collectors/ebpf.plugin/ebpf.d/fd.conf
  2388. src/collectors/ebpf.plugin/ebpf.d/filesystem.conf
  2389. src/collectors/ebpf.plugin/ebpf.d/hardirq.conf
  2390. src/collectors/ebpf.plugin/ebpf.d/mdflush.conf
  2391. src/collectors/ebpf.plugin/ebpf.d/mount.conf
  2392. src/collectors/ebpf.plugin/ebpf.d/network.conf
  2393. src/collectors/ebpf.plugin/ebpf.d/oomkill.conf
  2394. src/collectors/ebpf.plugin/ebpf.d/process.conf
  2395. src/collectors/ebpf.plugin/ebpf.d/shm.conf
  2396. src/collectors/ebpf.plugin/ebpf.d/softirq.conf
  2397. src/collectors/ebpf.plugin/ebpf.d/swap.conf
  2398. src/collectors/ebpf.plugin/ebpf.d/sync.conf
  2399. src/collectors/ebpf.plugin/ebpf.d/vfs.conf
  2400. COMPONENT plugin-ebpf
  2401. DESTINATION usr/lib/netdata/conf.d/ebpf.d)
  2402. if(BUILD_FOR_PACKAGING)
  2403. install(FILES
  2404. ${PKG_FILES_PATH}/copyright
  2405. COMPONENT plugin-ebpf
  2406. DESTINATION usr/share/doc/netdata-plugin-ebpf)
  2407. endif()
  2408. if(ENABLE_LEGACY_EBPF_PROGRAMS)
  2409. netdata_install_legacy_ebpf_code()
  2410. endif()
  2411. endif()
  2412. if(ENABLE_PLUGIN_LOCAL_LISTENERS)
  2413. set(LOCAL_LISTENERS_FILES
  2414. src/collectors/utils/local_listeners.c
  2415. src/libnetdata/local-sockets/local-sockets.h
  2416. )
  2417. add_executable(local-listeners ${LOCAL_LISTENERS_FILES})
  2418. target_compile_options(local-listeners PRIVATE
  2419. "$<$<BOOL:${MNL_FOUND}>:${MNL_CFLAGS_OTHER}>")
  2420. target_include_directories(local-listeners PRIVATE
  2421. "$<$<BOOL:${MNL_FOUND}>:${MNL_INCLUDE_DIRS}>")
  2422. target_link_libraries(local-listeners libnetdata
  2423. "$<$<BOOL:${MNL_FOUND}>:${MNL_LIBRARIES}>")
  2424. install(TARGETS local-listeners
  2425. COMPONENT netdata
  2426. DESTINATION usr/libexec/netdata/plugins.d)
  2427. endif()
  2428. if(ENABLE_PLUGIN_NETWORK_VIEWER)
  2429. set(NETWORK_VIEWER_FILES
  2430. src/libnetdata/local-sockets/local-sockets.h
  2431. src/collectors/network-viewer.plugin/network-viewer.c
  2432. )
  2433. add_executable(network-viewer.plugin ${NETWORK_VIEWER_FILES})
  2434. target_compile_options(network-viewer.plugin PRIVATE
  2435. "$<$<BOOL:${MNL_FOUND}>:${MNL_CFLAGS_OTHER}>")
  2436. target_include_directories(network-viewer.plugin PRIVATE
  2437. "$<$<BOOL:${MNL_FOUND}>:${MNL_INCLUDE_DIRS}>")
  2438. target_link_libraries(network-viewer.plugin libnetdata
  2439. "$<$<BOOL:${MNL_FOUND}>:${MNL_LIBRARIES}>")
  2440. install(TARGETS network-viewer.plugin
  2441. COMPONENT plugin-network-viewer
  2442. DESTINATION usr/libexec/netdata/plugins.d)
  2443. if(BUILD_FOR_PACKAGING)
  2444. install(FILES
  2445. ${PKG_FILES_PATH}/copyright
  2446. COMPONENT plugin-network-viewer
  2447. DESTINATION usr/share/doc/netdata-plugin-network-viewer)
  2448. endif()
  2449. endif()
  2450. #
  2451. # exporters
  2452. #
  2453. if(ENABLE_EXPORTER_MONGODB)
  2454. pkg_check_modules(MONGOC libmongoc-1.0>=1.7)
  2455. if(MONGOC_FOUND)
  2456. SET(HAVE_MONGOC True)
  2457. else()
  2458. SET(ENABLE_EXPORTER_MONGODB False)
  2459. endif()
  2460. endif()
  2461. if(ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE)
  2462. pkg_check_modules(SNAPPY snappy)
  2463. if (NOT SNAPPY_FOUND)
  2464. include(CheckLibraryExists)
  2465. check_library_exists(snappy snappy_compress "" HAVE_SNAPPY_LIB)
  2466. if(HAVE_SNAPPY_LIB)
  2467. set(SNAPPY_INCLUDE_DIRS "")
  2468. set(SNAPPY_CFLAGS_OTHER "")
  2469. set(SNAPPY_LIBRARIES "-lsnappy")
  2470. else()
  2471. message(FATAL_ERROR "Could not find snappy libraries with pkg-config or internal cmake checks.")
  2472. endif()
  2473. endif()
  2474. netdata_protoc_generate_cpp("${CMAKE_SOURCE_DIR}/src/exporting/prometheus/remote_write"
  2475. "${CMAKE_SOURCE_DIR}/src/exporting/prometheus/remote_write"
  2476. PROMETHEUS_REMOTE_WRITE_BUILT_SRCS
  2477. PROMETHEUS_REMOTE_WRITE_BUILT_HDRS
  2478. "src/exporting/prometheus/remote_write/remote_write.proto")
  2479. list(APPEND PROMETHEUS_REMOTE_WRITE_EXPORTING_FILES
  2480. ${PROMETHEUS_REMOTE_WRITE_BUILT_SRCS}
  2481. ${PROMETHEUS_REMOTE_WRITE_BUILT_HDRS})
  2482. set(ENABLE_PROMETHEUS_REMOTE_WRITE True)
  2483. endif()
  2484. #
  2485. # build netdata (only Linux ATM)
  2486. #
  2487. if(OS_WINDOWS)
  2488. set(NETDATA_CLAIM_RES_FILES "packaging/windows/resources/netdata_claim.rc")
  2489. configure_file(packaging/windows/resources/netdata_claim.manifest.in ${CMAKE_SOURCE_DIR}/packaging/windows/resources/netdata_claim.manifest @ONLY)
  2490. set(NETDATACLI_RES_FILES "packaging/windows/resources/netdatacli.rc")
  2491. configure_file(packaging/windows/resources/netdatacli.manifest.in ${CMAKE_SOURCE_DIR}/packaging/windows/resources/netdatacli.manifest @ONLY)
  2492. set(NETDATA_RES_FILES "packaging/windows/resources/netdata.rc")
  2493. configure_file(packaging/windows/resources/netdata.manifest.in ${CMAKE_SOURCE_DIR}/packaging/windows/resources/netdata.manifest @ONLY)
  2494. configure_file(packaging/windows/netdata.wxs.in netdata.wxs @ONLY)
  2495. configure_file(packaging/windows/NetdataWhite.ico NetdataWhite.ico COPYONLY)
  2496. configure_file(packaging/windows/gpl-3.0.rtf gpl-3.0.rtf COPYONLY)
  2497. configure_file(packaging/windows/ncul1.rtf ncul1.rtf COPYONLY)
  2498. configure_file(packaging/windows/Top.bmp Top.bmp COPYONLY)
  2499. configure_file(packaging/windows/BackGround.bmp BackGround.bmp COPYONLY)
  2500. endif()
  2501. add_executable(netdata
  2502. ${NETDATA_FILES}
  2503. "${ACLK_FILES}"
  2504. "$<$<BOOL:${ENABLE_H2O}>:${H2O_FILES}>"
  2505. "$<$<BOOL:${ENABLE_EXPORTER_MONGODB}>:${MONGODB_EXPORTING_FILES}>"
  2506. "$<$<BOOL:${ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE}>:${PROMETHEUS_REMOTE_WRITE_EXPORTING_FILES}>"
  2507. "$<$<BOOL:${OS_WINDOWS}>:${NETDATA_RES_FILES}>"
  2508. )
  2509. if(OS_WINDOWS)
  2510. add_executable(NetdataClaim ${CLAIM_WINDOWS_FILES} ${NETDATA_CLAIM_RES_FILES})
  2511. target_link_libraries(NetdataClaim shell32 gdi32 msftedit)
  2512. target_compile_options(NetdataClaim PUBLIC -mwindows)
  2513. endif()
  2514. target_compile_definitions(netdata PRIVATE
  2515. "$<$<BOOL:${ENABLE_ML}>:DLIB_NO_GUI_SUPPORT>"
  2516. )
  2517. target_compile_options(netdata PRIVATE
  2518. "$<$<BOOL:${ENABLE_EXPORTER_MONGODB}>:${MONGOC_CFLAGS_OTHER}>"
  2519. "$<$<BOOL:${ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE}>:${SNAPPY_CFLAGS_OTHER}>"
  2520. )
  2521. target_include_directories(netdata PRIVATE
  2522. "${CMAKE_SOURCE_DIR}/src/aclk/aclk-schemas"
  2523. "$<$<BOOL:${ENABLE_EXPORTER_MONGODB}>:${MONGOC_INCLUDE_DIRS}>"
  2524. "$<$<BOOL:${ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE}>:${SNAPPY_INCLUDE_DIRS}>"
  2525. )
  2526. target_link_libraries(netdata PRIVATE
  2527. m
  2528. libnetdata
  2529. "$<$<BOOL:${OS_LINUX}>:rt>"
  2530. "$<$<BOOL:${ENABLE_MQTTWEBSOCKETS}>:mqttwebsockets>"
  2531. "$<$<BOOL:${ENABLE_EXPORTER_MONGODB}>:${MONGOC_LIBRARIES}>"
  2532. "$<$<BOOL:${ENABLE_EXPORTER_PROMETHEUS_REMOTE_WRITE}>:${SNAPPY_LIBRARIES}>"
  2533. "$<$<BOOL:${OS_MACOS}>:${IOKIT};${FOUNDATION}>"
  2534. "$<$<BOOL:${ENABLE_SENTRY}>:sentry>"
  2535. "$<$<BOOL:${ENABLE_WEBRTC}>:LibDataChannel::LibDataChannelStatic>"
  2536. "$<$<BOOL:${ENABLE_H2O}>:h2o>"
  2537. "$<$<BOOL:${CURL_FOUND}>:PkgConfig::CURL>"
  2538. )
  2539. netdata_add_protobuf(netdata)
  2540. #
  2541. # build systemd-cat-native
  2542. #
  2543. set(SYSTEMD_CAT_NATIVE_FILES src/libnetdata/log/systemd-cat-native.c
  2544. src/libnetdata/log/systemd-cat-native.h)
  2545. add_executable(systemd-cat-native ${SYSTEMD_CAT_NATIVE_FILES})
  2546. target_link_libraries(systemd-cat-native
  2547. libnetdata
  2548. "$<$<BOOL:${CURL_FOUND}>:PkgConfig::CURL>"
  2549. )
  2550. install(TARGETS systemd-cat-native
  2551. COMPONENT netdata
  2552. DESTINATION "${BINDIR}")
  2553. #
  2554. # build log2journal
  2555. #
  2556. pkg_check_modules(PCRE2 libpcre2-8)
  2557. if(PCRE2_FOUND)
  2558. set(LOG2JOURNAL_FILES
  2559. ${CONFIG_H}
  2560. src/collectors/log2journal/log2journal.h
  2561. src/collectors/log2journal/log2journal.c
  2562. src/collectors/log2journal/log2journal-help.c
  2563. src/collectors/log2journal/log2journal-yaml.c
  2564. src/collectors/log2journal/log2journal-json.c
  2565. src/collectors/log2journal/log2journal-logfmt.c
  2566. src/collectors/log2journal/log2journal-pcre2.c
  2567. src/collectors/log2journal/log2journal-params.c
  2568. src/collectors/log2journal/log2journal-inject.c
  2569. src/collectors/log2journal/log2journal-pattern.c
  2570. src/collectors/log2journal/log2journal-replace.c
  2571. src/collectors/log2journal/log2journal-rename.c
  2572. src/collectors/log2journal/log2journal-rewrite.c
  2573. src/collectors/log2journal/log2journal-txt.h
  2574. src/collectors/log2journal/log2journal-hashed-key.h
  2575. )
  2576. add_executable(log2journal ${LOG2JOURNAL_FILES})
  2577. target_include_directories(log2journal BEFORE PUBLIC ${CONFIG_H_DIR} ${CMAKE_SOURCE_DIR}/src ${PCRE2_INCLUDE_DIRS})
  2578. target_compile_options(log2journal PUBLIC ${PCRE2_CFLAGS_OTHER})
  2579. target_link_libraries(log2journal PUBLIC libnetdata)
  2580. target_link_libraries(log2journal PUBLIC "${PCRE2_LDFLAGS}")
  2581. netdata_add_libyaml_to_target(log2journal)
  2582. install(TARGETS log2journal
  2583. COMPONENT netdata
  2584. DESTINATION "${BINDIR}")
  2585. install(DIRECTORY src/collectors/log2journal/log2journal.d
  2586. COMPONENT netdata
  2587. DESTINATION usr/lib/netdata/conf.d)
  2588. endif()
  2589. #
  2590. # build netdatacli
  2591. #
  2592. set(NETDATACLI_FILES
  2593. src/daemon/commands.h
  2594. src/daemon/pipename.c
  2595. src/daemon/pipename.h
  2596. src/cli/cli.c
  2597. )
  2598. add_executable(netdatacli ${NETDATACLI_FILES} "$<$<BOOL:${OS_WINDOWS}>:${NETDATACLI_RES_FILES}>")
  2599. target_link_libraries(netdatacli libnetdata)
  2600. install(TARGETS netdatacli
  2601. COMPONENT netdata
  2602. DESTINATION "${BINDIR}")
  2603. #
  2604. # Build go.d.plugin
  2605. #
  2606. if(ENABLE_PLUGIN_GO)
  2607. add_go_target(go-plugin go.d.plugin src/go cmd/godplugin)
  2608. install(PROGRAMS ${CMAKE_BINARY_DIR}/go.d.plugin
  2609. COMPONENT plugin-go
  2610. DESTINATION usr/libexec/netdata/plugins.d)
  2611. endif()
  2612. #
  2613. # Generate config file
  2614. #
  2615. if(NOT NETDATA_RUNTIME_PREFIX STREQUAL "")
  2616. string(REGEX REPLACE "/$" "" NETDATA_RUNTIME_PREFIX "${NETDATA_RUNTIME_PREFIX}")
  2617. endif()
  2618. set(CACHE_DIR "${NETDATA_RUNTIME_PREFIX}/var/cache/netdata")
  2619. set(CONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/etc/netdata")
  2620. set(LIBCONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/usr/lib/netdata/conf.d")
  2621. set(LOG_DIR "${NETDATA_RUNTIME_PREFIX}/var/log/netdata")
  2622. set(PLUGINS_DIR "${NETDATA_RUNTIME_PREFIX}/usr/libexec/netdata/plugins.d")
  2623. set(VARLIB_DIR "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata")
  2624. # A non-default value is only used when building Debian packages (/var/lib/netdata/www)
  2625. if(NOT DEFINED WEB_DIR)
  2626. set(WEB_DIR "usr/share/netdata/web")
  2627. else()
  2628. string(REGEX REPLACE "^/" "" WEB_DIR "${WEB_DIR}")
  2629. endif()
  2630. set(WEB_DEST "${WEB_DIR}")
  2631. set(WEB_DIR "${NETDATA_RUNTIME_PREFIX}/${WEB_DEST}")
  2632. # Collect all compiler flags
  2633. get_directory_property(NETDATA_COMPILE_OPTIONS COMPILE_OPTIONS)
  2634. get_directory_property(NETDATA_COMPILE_DEFINITIONS COMPILE_DEFINITIONS)
  2635. # Collect all linker flags
  2636. get_directory_property(NETDATA_LINK_OPTIONS LINK_OPTIONS)
  2637. get_directory_property(NETDATA_LINK_LIBRARIES LINK_LIBRARIES)
  2638. list(APPEND CONFIGURE_OPTIONS
  2639. # Build type and languages
  2640. "-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}"
  2641. "-DCMAKE_C_STANDARD=${CMAKE_C_STANDARD}"
  2642. "-DCMAKE_CXX_STANDARD=${CMAKE_CXX_STANDARD}"
  2643. "-DBUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}"
  2644. # Compiler flags (dynamically collected)
  2645. "-DCMAKE_C_FLAGS='${CMAKE_C_FLAGS} ${NETDATA_COMPILE_OPTIONS}'"
  2646. "-DCMAKE_CXX_FLAGS='${CMAKE_CXX_FLAGS} ${NETDATA_COMPILE_OPTIONS}'"
  2647. "-DCMAKE_COMPILE_DEFINITIONS='${NETDATA_COMPILE_DEFINITIONS}'"
  2648. # Linker flags (dynamically collected)
  2649. "-DCMAKE_EXE_LINKER_FLAGS='${CMAKE_EXE_LINKER_FLAGS} ${NETDATA_LINK_OPTIONS}'"
  2650. "-DCMAKE_SHARED_LINKER_FLAGS='${CMAKE_SHARED_LINKER_FLAGS}'"
  2651. )
  2652. string(JOIN " " CONFIGURE_COMMAND "cmake" ${CONFIGURE_OPTIONS})
  2653. if (NOT NETDATA_USER)
  2654. set(NETDATA_USER "netdata")
  2655. endif()
  2656. configure_file(packaging/cmake/config.cmake.h.in config.h)
  2657. #
  2658. # install
  2659. #
  2660. install(TARGETS netdata COMPONENT netdata DESTINATION "${BINDIR}")
  2661. install(DIRECTORY COMPONENT netdata DESTINATION var/cache/netdata)
  2662. install(DIRECTORY COMPONENT netdata DESTINATION var/log/netdata)
  2663. install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/registry)
  2664. install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/cloud.d)
  2665. install(DIRECTORY COMPONENT netdata DESTINATION var/run/netdata)
  2666. install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata)
  2667. install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/custom-plugins.d)
  2668. install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/health.d)
  2669. install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/ssl)
  2670. install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/statsd.d)
  2671. install(DIRECTORY COMPONENT netdata DESTINATION usr/lib/netdata/conf.d)
  2672. install(DIRECTORY COMPONENT netdata DESTINATION usr/lib/netdata/conf.d/schema.d)
  2673. install(DIRECTORY COMPONENT netdata DESTINATION usr/libexec/netdata/plugins.d)
  2674. install(DIRECTORY COMPONENT netdata DESTINATION ${WEB_DEST})
  2675. set(libsysdir_POST "${NETDATA_RUNTIME_PREFIX}/usr/lib/netdata/system")
  2676. set(pkglibexecdir_POST "${NETDATA_RUNTIME_PREFIX}/usr/libexec/netdata")
  2677. set(localstatedir_POST "${NETDATA_RUNTIME_PREFIX}/var")
  2678. set(sbindir_POST "${NETDATA_RUNTIME_PREFIX}/${BINDIR}")
  2679. set(configdir_POST "${NETDATA_RUNTIME_PREFIX}/etc/netdata")
  2680. set(libconfigdir_POST "${NETDATA_RUNTIME_PREFIX}/usr/lib/netdata/conf.d")
  2681. set(cachedir_POST "${NETDATA_RUNTIME_PREFIX}/var/cache/netdata")
  2682. set(registrydir_POST "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata/registry")
  2683. set(varlibdir_POST "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata")
  2684. set(netdata_user_POST "${NETDATA_USER}")
  2685. set(netdata_group_POST "${NETDATA_USER}")
  2686. if(NOT OS_WINDOWS)
  2687. configure_file(src/claim/netdata-claim.sh.in src/claim/netdata-claim.sh @ONLY)
  2688. install(PROGRAMS
  2689. ${CMAKE_BINARY_DIR}/src/claim/netdata-claim.sh
  2690. COMPONENT netdata
  2691. DESTINATION "${BINDIR}")
  2692. else()
  2693. install(PROGRAMS
  2694. ${CMAKE_BINARY_DIR}/NetdataClaim.exe
  2695. COMPONENT netdata
  2696. DESTINATION "${BINDIR}")
  2697. endif()
  2698. #
  2699. # We don't check ENABLE_PLUGIN_CGROUP_NETWORK because rpm builds assume
  2700. # the files exists unconditionally.
  2701. #
  2702. configure_file(src/collectors/cgroups.plugin/cgroup-network-helper.sh.in
  2703. src/collectors/cgroups.plugin/cgroup-network-helper.sh @ONLY)
  2704. install(PROGRAMS
  2705. ${CMAKE_BINARY_DIR}/src/collectors/cgroups.plugin/cgroup-network-helper.sh
  2706. COMPONENT netdata
  2707. DESTINATION usr/libexec/netdata/plugins.d)
  2708. configure_file(src/collectors/cgroups.plugin/cgroup-name.sh.in
  2709. src/collectors/cgroups.plugin/cgroup-name.sh @ONLY)
  2710. install(PROGRAMS
  2711. ${CMAKE_BINARY_DIR}/src/collectors/cgroups.plugin/cgroup-name.sh
  2712. COMPONENT netdata
  2713. DESTINATION usr/libexec/netdata/plugins.d)
  2714. #
  2715. # statsd
  2716. #
  2717. install(FILES
  2718. src/collectors/statsd.plugin/asterisk.conf
  2719. src/collectors/statsd.plugin/example.conf
  2720. src/collectors/statsd.plugin/k6.conf
  2721. COMPONENT netdata
  2722. DESTINATION usr/lib/netdata/conf.d/statsd.d)
  2723. #
  2724. # exporting
  2725. #
  2726. install(FILES
  2727. src/exporting/exporting.conf
  2728. COMPONENT netdata
  2729. DESTINATION usr/lib/netdata/conf.d)
  2730. #
  2731. # ioping.plugin
  2732. #
  2733. install(FILES
  2734. src/collectors/ioping.plugin/ioping.conf
  2735. COMPONENT netdata
  2736. DESTINATION usr/lib/netdata/conf.d)
  2737. #
  2738. # streaming
  2739. #
  2740. install(FILES
  2741. src/streaming/stream.conf
  2742. COMPONENT netdata
  2743. DESTINATION usr/lib/netdata/conf.d)
  2744. #
  2745. # swagger
  2746. #
  2747. install(FILES
  2748. src/web/api/netdata-swagger.json
  2749. src/web/api/netdata-swagger.yaml
  2750. COMPONENT netdata
  2751. DESTINATION ${WEB_DEST})
  2752. #
  2753. # service files
  2754. #
  2755. configure_file(system/install-service.sh.in system/install-service.sh @ONLY)
  2756. install(PROGRAMS
  2757. ${CMAKE_BINARY_DIR}/system/install-service.sh
  2758. COMPONENT netdata
  2759. DESTINATION usr/libexec/netdata)
  2760. configure_file(system/launchd/netdata.plist.in system/launchd/netdata.plist @ONLY)
  2761. install(FILES
  2762. ${CMAKE_BINARY_DIR}/system/launchd/netdata.plist
  2763. COMPONENT netdata
  2764. DESTINATION usr/lib/netdata/system/launchd)
  2765. configure_file(system/freebsd/rc.d/netdata.in system/freebsd/rc.d/netdata @ONLY)
  2766. install(FILES
  2767. ${CMAKE_BINARY_DIR}/system/freebsd/rc.d/netdata
  2768. COMPONENT netdata
  2769. DESTINATION usr/lib/netdata/system/freebsd/rc.d)
  2770. configure_file(system/initd/init.d/netdata.in system/initd/init.d/netdata @ONLY)
  2771. install(FILES
  2772. ${CMAKE_BINARY_DIR}/system/initd/init.d/netdata
  2773. COMPONENT netdata
  2774. DESTINATION usr/lib/netdata/system/initd/init.d)
  2775. configure_file(system/logrotate/netdata.in system/logrotate/netdata @ONLY)
  2776. install(FILES
  2777. ${CMAKE_BINARY_DIR}/system/logrotate/netdata
  2778. COMPONENT netdata
  2779. DESTINATION usr/lib/netdata/system/logrotate)
  2780. install(FILES
  2781. ${CMAKE_BINARY_DIR}/system/logrotate/netdata
  2782. COMPONENT netdata
  2783. DESTINATION etc/logrotate.d)
  2784. configure_file(system/lsb/init.d/netdata.in system/lsb/init.d/netdata @ONLY)
  2785. install(FILES
  2786. ${CMAKE_BINARY_DIR}/system/lsb/init.d/netdata
  2787. COMPONENT netdata
  2788. DESTINATION usr/lib/netdata/system/lsb/init.d)
  2789. configure_file(system/openrc/conf.d/netdata.in system/openrc/conf.d/netdata @ONLY)
  2790. install(FILES
  2791. ${CMAKE_BINARY_DIR}/system/openrc/conf.d/netdata
  2792. COMPONENT netdata
  2793. DESTINATION usr/lib/netdata/system/openrc/conf.d)
  2794. configure_file(system/openrc/init.d/netdata.in system/openrc/init.d/netdata @ONLY)
  2795. install(FILES
  2796. ${CMAKE_BINARY_DIR}/system/openrc/init.d/netdata
  2797. COMPONENT netdata
  2798. DESTINATION usr/lib/netdata/system/openrc/init.d)
  2799. configure_file(system/runit/run.in system/runit/run @ONLY)
  2800. install(FILES
  2801. ${CMAKE_BINARY_DIR}/system/runit/run
  2802. COMPONENT netdata
  2803. DESTINATION usr/lib/netdata/system/runit)
  2804. configure_file(system/dinit/netdata.in system/dinit/netdata @ONLY)
  2805. install(FILES
  2806. ${CMAKE_BINARY_DIR}/system/dinit/netdata
  2807. COMPONENT netdata
  2808. DESTINATION usr/lib/netdata/system/dinit)
  2809. configure_file(system/systemd/netdata.service.in system/systemd/netdata.service @ONLY)
  2810. install(FILES
  2811. ${CMAKE_BINARY_DIR}/system/systemd/netdata.service
  2812. COMPONENT netdata
  2813. DESTINATION usr/lib/netdata/system/systemd)
  2814. install(FILES
  2815. system/systemd/journald@netdata.conf
  2816. COMPONENT netdata
  2817. DESTINATION usr/lib/netdata/system/systemd)
  2818. configure_file(system/systemd/netdata.service.v235.in system/systemd/netdata.service.v235 @ONLY)
  2819. install(FILES
  2820. ${CMAKE_BINARY_DIR}/system/systemd/netdata.service.v235
  2821. COMPONENT netdata
  2822. DESTINATION usr/lib/netdata/system/systemd)
  2823. if(BUILD_FOR_PACKAGING)
  2824. install(FILES
  2825. ${CMAKE_BINARY_DIR}/system/systemd/netdata.service
  2826. COMPONENT netdata
  2827. DESTINATION lib/systemd/system)
  2828. install(DIRECTORY
  2829. COMPONENT netdata
  2830. DESTINATION usr/lib/systemd/journald@netdata.conf.d)
  2831. install(FILES
  2832. system/systemd/journald@netdata.conf
  2833. COMPONENT netdata
  2834. DESTINATION usr/lib/systemd/journald@netdata.conf.d
  2835. RENAME netdata.conf)
  2836. endif()
  2837. install(FILES
  2838. system/systemd/50-netdata.preset
  2839. COMPONENT netdata
  2840. DESTINATION usr/lib/netdata/system/systemd)
  2841. install(FILES
  2842. system/vnodes/vnodes.conf
  2843. COMPONENT netdata
  2844. DESTINATION usr/lib/netdata/conf.d/vnodes)
  2845. install(FILES
  2846. system/.install-type
  2847. COMPONENT netdata
  2848. DESTINATION etc/netdata)
  2849. install(PROGRAMS
  2850. system/edit-config
  2851. COMPONENT netdata
  2852. DESTINATION etc/netdata)
  2853. if(BUILD_FOR_PACKAGING)
  2854. set(NETDATA_CONF_DEST "etc/netdata")
  2855. else()
  2856. set(NETDATA_CONF_DEST "usr/lib/netdata/conf.d")
  2857. endif()
  2858. #
  2859. # misc files
  2860. #
  2861. if(BUILD_FOR_PACKAGING)
  2862. install(FILES
  2863. ${PKG_FILES_PATH}/deb/netdata/etc/default/netdata
  2864. COMPONENT netdata
  2865. DESTINATION etc/default)
  2866. install(PROGRAMS
  2867. ${PKG_FILES_PATH}/deb/netdata/etc/init.d/netdata
  2868. COMPONENT netdata
  2869. DESTINATION etc/init.d)
  2870. endif()
  2871. if(NOT OS_WINDOWS)
  2872. install(PROGRAMS
  2873. packaging/installer/netdata-updater.sh
  2874. COMPONENT netdata
  2875. DESTINATION usr/libexec/netdata)
  2876. install(FILES
  2877. system/netdata.conf
  2878. system/netdata-updater.conf
  2879. COMPONENT netdata
  2880. DESTINATION ${NETDATA_CONF_DEST})
  2881. configure_file(system/cron/netdata-updater-daily.in
  2882. system/cron/netdata-updater-daily
  2883. @ONLY)
  2884. install(FILES
  2885. ${CMAKE_BINARY_DIR}/system/cron/netdata-updater-daily
  2886. COMPONENT netdata
  2887. DESTINATION usr/lib/netdata/system/cron)
  2888. configure_file(system/systemd/netdata-updater.service.in
  2889. system/systemd/netdata-updater.service
  2890. @ONLY)
  2891. install(FILES
  2892. ${CMAKE_BINARY_DIR}/system/systemd/netdata-updater.service
  2893. COMPONENT netdata
  2894. DESTINATION usr/lib/netdata/system/systemd)
  2895. install(FILES
  2896. system/systemd/netdata-updater.timer
  2897. COMPONENT netdata
  2898. DESTINATION usr/lib/netdata/system/systemd)
  2899. if(BUILD_FOR_PACKAGING)
  2900. install(FILES
  2901. ${CMAKE_BINARY_DIR}/system/systemd/netdata-updater.service
  2902. COMPONENT netdata
  2903. DESTINATION lib/systemd/system)
  2904. install(FILES
  2905. system/systemd/netdata-updater.timer
  2906. COMPONENT netdata
  2907. DESTINATION lib/systemd/system)
  2908. endif()
  2909. endif()
  2910. #
  2911. # TODO: check the following files for correct substitutions
  2912. #
  2913. configure_file(src/daemon/anonymous-statistics.sh.in src/daemon/anonymous-statistics.sh @ONLY)
  2914. install(PROGRAMS
  2915. ${CMAKE_BINARY_DIR}/src/daemon/anonymous-statistics.sh
  2916. COMPONENT netdata
  2917. DESTINATION usr/libexec/netdata/plugins.d)
  2918. configure_file(src/daemon/get-kubernetes-labels.sh.in src/daemon/get-kubernetes-labels.sh @ONLY)
  2919. install(PROGRAMS
  2920. ${CMAKE_BINARY_DIR}/src/daemon/get-kubernetes-labels.sh
  2921. COMPONENT netdata
  2922. DESTINATION usr/libexec/netdata/plugins.d)
  2923. install(PROGRAMS
  2924. src/daemon/system-info.sh
  2925. COMPONENT netdata
  2926. DESTINATION usr/libexec/netdata/plugins.d)
  2927. #
  2928. # health files
  2929. #
  2930. file(GLOB_RECURSE HEALTH_CONF_FILES "src/health/health.d/*.conf")
  2931. install(FILES
  2932. ${HEALTH_CONF_FILES}
  2933. COMPONENT netdata
  2934. DESTINATION usr/lib/netdata/conf.d/health.d)
  2935. configure_file(src/health/notifications/alarm-notify.sh.in src/health/notifications/alarm-notify.sh @ONLY)
  2936. install(PROGRAMS
  2937. ${CMAKE_BINARY_DIR}/src/health/notifications/alarm-notify.sh
  2938. COMPONENT netdata
  2939. DESTINATION usr/libexec/netdata/plugins.d)
  2940. if(CMAKE_BUILD_TYPE STREQUAL "Debug")
  2941. install(PROGRAMS
  2942. src/health/notifications/alarm-email.sh
  2943. src/health/notifications/alarm-test.sh
  2944. COMPONENT netdata
  2945. DESTINATION usr/libexec/netdata/plugins.d)
  2946. endif()
  2947. install(FILES
  2948. src/health/notifications/health_alarm_notify.conf
  2949. src/health/notifications/health_email_recipients.conf
  2950. COMPONENT netdata
  2951. DESTINATION usr/lib/netdata/conf.d)
  2952. #
  2953. # test/ files
  2954. #
  2955. if(CMAKE_BUILD_TYPE STREQUAL "Debug")
  2956. configure_file(tests/health_mgmtapi/health-cmdapi-test.sh.in tests/health_mgmtapi/health-cmdapi-test.sh @ONLY)
  2957. configure_file(tests/acls/acl.sh.in tests/acls/acl.sh @ONLY)
  2958. configure_file(tests/urls/request.sh.in tests/urls/request.sh @ONLY)
  2959. configure_file(tests/alarm_repetition/alarm.sh.in tests/alarm_repetition/alarm.sh @ONLY)
  2960. configure_file(tests/template_dimension/template_dim.sh.in tests/template_dimension/template_dim.sh @ONLY)
  2961. configure_file(tests/ebpf/ebpf_thread_function.sh.in tests/ebpf/ebpf_thread_function.sh @ONLY)
  2962. install(FILES
  2963. ${CMAKE_BINARY_DIR}/tests/health_mgmtapi/health-cmdapi-test.sh
  2964. ${CMAKE_BINARY_DIR}/tests/acls/acl.sh
  2965. ${CMAKE_BINARY_DIR}/tests/urls/request.sh
  2966. ${CMAKE_BINARY_DIR}/tests/alarm_repetition/alarm.sh
  2967. ${CMAKE_BINARY_DIR}/tests/template_dimension/template_dim.sh
  2968. ${CMAKE_BINARY_DIR}/tests/ebpf/ebpf_thread_function.sh
  2969. DESTINATION usr/libexec/netdata/plugins.d)
  2970. endif()
  2971. #
  2972. # charts.d plugin
  2973. #
  2974. if(ENABLE_PLUGIN_CHARTS)
  2975. install(DIRECTORY COMPONENT plugin-chartsd DESTINATION etc/netdata/charts.d)
  2976. configure_file(src/collectors/charts.d.plugin/charts.d.plugin.in src/collectors/charts.d.plugin/charts.d.plugin @ONLY)
  2977. install(PROGRAMS
  2978. ${CMAKE_BINARY_DIR}/src/collectors/charts.d.plugin/charts.d.plugin
  2979. COMPONENT plugin-chartsd
  2980. DESTINATION usr/libexec/netdata/plugins.d)
  2981. install(PROGRAMS
  2982. src/collectors/charts.d.plugin/charts.d.dryrun-helper.sh
  2983. COMPONENT plugin-chartsd
  2984. DESTINATION usr/libexec/netdata/plugins.d)
  2985. install(FILES
  2986. src/collectors/charts.d.plugin/charts.d.conf
  2987. COMPONENT plugin-chartsd
  2988. DESTINATION usr/lib/netdata/conf.d)
  2989. install(PROGRAMS
  2990. src/collectors/charts.d.plugin/example/example.chart.sh
  2991. src/collectors/charts.d.plugin/libreswan/libreswan.chart.sh
  2992. src/collectors/charts.d.plugin/opensips/opensips.chart.sh
  2993. COMPONENT plugin-chartsd
  2994. DESTINATION usr/libexec/netdata/charts.d)
  2995. install(FILES
  2996. src/collectors/charts.d.plugin/example/example.conf
  2997. src/collectors/charts.d.plugin/libreswan/libreswan.conf
  2998. src/collectors/charts.d.plugin/opensips/opensips.conf
  2999. COMPONENT plugin-chartsd
  3000. DESTINATION usr/lib/netdata/conf.d/charts.d)
  3001. if(BUILD_FOR_PACKAGING)
  3002. install(FILES
  3003. ${PKG_FILES_PATH}/copyright
  3004. COMPONENT plugin-chartsd
  3005. DESTINATION usr/share/doc/netdata-plugin-chartsd)
  3006. endif()
  3007. endif()
  3008. # This is needed both by the TC plugin (which only gets built on Linux) and the charts plugin.
  3009. if(OS_LINUX OR ENABLE_PLUGIN_CHARTS)
  3010. install(FILES
  3011. src/collectors/charts.d.plugin/loopsleepms.sh.inc
  3012. COMPONENT netdata
  3013. DESTINATION usr/libexec/netdata/plugins.d)
  3014. endif()
  3015. #
  3016. # tc-qos-helper
  3017. #
  3018. if(OS_LINUX)
  3019. configure_file(src/collectors/tc.plugin/tc-qos-helper.sh.in src/collectors/tc.plugin/tc-qos-helper.sh @ONLY)
  3020. install(PROGRAMS
  3021. ${CMAKE_BINARY_DIR}/src/collectors/tc.plugin/tc-qos-helper.sh
  3022. COMPONENT netdata
  3023. DESTINATION usr/libexec/netdata/plugins.d)
  3024. endif()
  3025. # confs
  3026. install(FILES
  3027. src/collectors/systemd-journal.plugin/schema.d/systemd-journal%3Amonitored-directories.json
  3028. src/health/schema.d/health%3Aalert%3Aprototype.json
  3029. COMPONENT netdata
  3030. DESTINATION usr/lib/netdata/conf.d/schema.d)
  3031. #
  3032. # python.d plugin
  3033. #
  3034. if(ENABLE_PLUGIN_PYTHON)
  3035. install(DIRECTORY COMPONENT plugin-pythond DESTINATION etc/netdata/python.d)
  3036. configure_file(src/collectors/python.d.plugin/python.d.plugin.in src/collectors/python.d.plugin/python.d.plugin @ONLY)
  3037. install(PROGRAMS ${CMAKE_BINARY_DIR}/src/collectors/python.d.plugin/python.d.plugin
  3038. COMPONENT plugin-pythond
  3039. DESTINATION usr/libexec/netdata/plugins.d)
  3040. install(DIRECTORY src/collectors/python.d.plugin/python_modules
  3041. COMPONENT plugin-pythond
  3042. DESTINATION usr/libexec/netdata/python.d)
  3043. if(OS_WINDOWS)
  3044. include(NetdataUtil)
  3045. precompile_python(usr/libexec/netdata/python.d plugin-pythond)
  3046. endif()
  3047. install(FILES src/collectors/python.d.plugin/python.d.conf
  3048. COMPONENT plugin-pythond
  3049. DESTINATION usr/lib/netdata/conf.d)
  3050. install(FILES
  3051. src/collectors/python.d.plugin/am2320/am2320.conf
  3052. src/collectors/python.d.plugin/go_expvar/go_expvar.conf
  3053. src/collectors/python.d.plugin/haproxy/haproxy.conf
  3054. src/collectors/python.d.plugin/pandas/pandas.conf
  3055. src/collectors/python.d.plugin/traefik/traefik.conf
  3056. COMPONENT plugin-pythond
  3057. DESTINATION usr/lib/netdata/conf.d/python.d)
  3058. install(FILES
  3059. src/collectors/python.d.plugin/am2320/am2320.chart.py
  3060. src/collectors/python.d.plugin/go_expvar/go_expvar.chart.py
  3061. src/collectors/python.d.plugin/haproxy/haproxy.chart.py
  3062. src/collectors/python.d.plugin/pandas/pandas.chart.py
  3063. src/collectors/python.d.plugin/traefik/traefik.chart.py
  3064. COMPONENT plugin-pythond
  3065. DESTINATION usr/libexec/netdata/python.d)
  3066. if(BUILD_FOR_PACKAGING)
  3067. install(FILES
  3068. ${PKG_FILES_PATH}/copyright
  3069. COMPONENT plugin-pythond
  3070. DESTINATION usr/share/doc/netdata-plugin-pythond)
  3071. endif()
  3072. endif()
  3073. #
  3074. # ioping.plugin
  3075. #
  3076. configure_file(src/collectors/ioping.plugin/ioping.plugin.in src/collectors/ioping.plugin/ioping.plugin @ONLY)
  3077. install(PROGRAMS ${CMAKE_BINARY_DIR}/src/collectors/ioping.plugin/ioping.plugin
  3078. COMPONENT netdata
  3079. DESTINATION usr/libexec/netdata/plugins.d)
  3080. #
  3081. # go.d.plugin
  3082. #
  3083. if(ENABLE_PLUGIN_GO)
  3084. install(DIRECTORY COMPONENT plugin-go DESTINATION etc/netdata/go.d)
  3085. install(FILES src/go/plugin/go.d/config/go.d.conf
  3086. COMPONENT plugin-go
  3087. DESTINATION usr/lib/netdata/conf.d)
  3088. install(DIRECTORY
  3089. COMPONENT plugin-go
  3090. DESTINATION usr/lib/netdata/conf.d/go.d)
  3091. file(GLOB GO_CONF_FILES src/go/plugin/go.d/config/go.d/*.conf)
  3092. install(FILES ${GO_CONF_FILES}
  3093. COMPONENT plugin-go
  3094. DESTINATION usr/lib/netdata/conf.d/go.d)
  3095. install(DIRECTORY
  3096. COMPONENT plugin-go
  3097. DESTINATION usr/lib/netdata/conf.d/go.d/sd)
  3098. file(GLOB GO_SD_CONF_FILES src/go/plugin/go.d/config/go.d/sd/*.conf)
  3099. install(FILES ${GO_SD_CONF_FILES}
  3100. COMPONENT plugin-go
  3101. DESTINATION usr/lib/netdata/conf.d/go.d/sd)
  3102. if(BUILD_FOR_PACKAGING)
  3103. install(FILES
  3104. ${PKG_FILES_PATH}/copyright
  3105. COMPONENT plugin-go
  3106. DESTINATION usr/share/doc/netdata-plugin-go)
  3107. endif()
  3108. endif()
  3109. #
  3110. # dashboard
  3111. #
  3112. if(ENABLE_DASHBOARD)
  3113. include(NetdataDashboard)
  3114. bundle_dashboard()
  3115. install(FILES
  3116. src/web/gui/ilove.html
  3117. COMPONENT dashboard
  3118. DESTINATION ${WEB_DEST})
  3119. endif()
  3120. if(OS_WINDOWS)
  3121. install(FILES /usr/bin/msys-protobuf-32.dll
  3122. /usr/bin/msys-uv-1.dll
  3123. DESTINATION "${BINDIR}")
  3124. # Make bash & netdata happy
  3125. install(DIRECTORY DESTINATION tmp)
  3126. # Make curl work with ssl
  3127. install(DIRECTORY /usr/ssl DESTINATION usr)
  3128. endif()
  3129. include(Packaging)