Searched refs:netdata (Results 1 – 13 of 13) sorted by relevance
4 HOMEPAGE = "https://github.com/netdata/netdata/"20 file://netdata.conf \21 file://netdata-volatiles.conf \57 export SERVICE_FILES = "netdata.service netdata-updater.service netdata-updater.timer"63 USERADD_PARAM:${PN} = "--system --no-create-home --home-dir ${localstatedir}/run/netdata \64 ${@bb.utils.contains('PACKAGECONFIG','docker','--groups docker','',d)} --user-group netdata"96 chown root:netdata ${D}${libexecdir}/netdata/plugins.d/apps.plugin97 chmod 4750 ${D}${libexecdir}/netdata/plugins.d/apps.plugin102 chown root:netdata ${D}${libexecdir}/netdata/plugins.d/xenstat.plugin103 chmod 4750 ${D}${libexecdir}/netdata/plugins.d/xenstat.plugin[all …]
1 d /run/netdata 0755 netdata netdata -2 d /var/cache/netdata 0755 netdata netdata -3 d /var/lib/netdata/cloud.d 0755 netdata netdata -4 d /var/lib/netdata/registry 0755 netdata netdata -5 d /var/log/netdata 0755 netdata netdata -
16 hostname = netdata66 plugins = @@libexecdir/netdata/plugins.d67 cache = @@localstatedir/cache/netdata68 web = @@datadir/netdata/web69 log = @@localstatedir/log/netdata70 config = @@sysconfdir/netdata71 stock config = @@libdir/netdata/conf.d72 lib = @@localstatedir/lib/netdata73 lock = @@localstatedir/lib/netdata/lock74 home = @@localstatedir/run/netdata[all …]
12 Index: netdata-v1.47.3/CMakeLists.txt14 --- netdata-v1.47.3.orig/CMakeLists.txt15 +++ netdata-v1.47.3/CMakeLists.txt18 ${CMAKE_BINARY_DIR}/system/systemd/netdata.service19 COMPONENT netdata23 COMPONENT netdata24 DESTINATION usr/lib/systemd/journald@netdata.conf.d)27 ${CMAKE_BINARY_DIR}/system/systemd/netdata-updater.service28 COMPONENT netdata32 system/systemd/netdata-updater.timer[all …]
4 netdata \5 netdata-dbg \
1 netdata:x:691
2 netdata:x:691:691::/:/bin/nologin
45 netdata \
748 u8 ep_id, *netdata; in ath6kl_htc_pipe_tx_complete() local750 netdata = skb->data; in ath6kl_htc_pipe_tx_complete()752 htc_hdr = (struct htc_frame_hdr *) netdata; in ath6kl_htc_pipe_tx_complete()946 u8 *netdata, *trailer, hdr_info; in ath6kl_htc_pipe_rx_complete() local970 netdata = skb->data; in ath6kl_htc_pipe_rx_complete()973 htc_hdr = (struct htc_frame_hdr *) netdata; in ath6kl_htc_pipe_rx_complete()1039 netdata = skb->data; in ath6kl_htc_pipe_rx_complete()1047 memcpy(target->pipe.ctrl_response_buf, netdata, in ath6kl_htc_pipe_rx_complete()
[all...]