CMakeLists.txt 133 KB

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