Giter Club home page Giter Club logo

luci-app-netdata's Introduction

访问数:hello


Hi there 👋

sirpdboy's github stats
🦑 🦑

luci-app-netdata's People

Contributors

cnorato avatar hong0980 avatar milespoupart avatar mitsukileung avatar sirpdboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

luci-app-netdata's Issues

编译错误:cannot find dependency netdata for luci-app-netdata

编译过程中出现以下错误,说找不到netdata依赖。但是我安装了netdata (apt install netdata),也还是出现这个错误

Collected errors:
 * pkg_hash_check_unresolved: cannot find dependency netdata for luci-app-netdata
 * pkg_hash_fetch_best_installation_candidate: Packages for luci-app-netdata found, but incompatible with the architectures configured
 * opkg_install_cmd: Cannot install package luci-app-netdata.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-i18n-netdata-zh-cn:
 *      netdata
 * opkg_install_cmd: Cannot install package luci-i18n-netdata-zh-cn.
make[2]: *** [package/Makefile:70: package/install] Error 255
make[2]: Leaving directory '/home/novice/lede'
make[1]: *** [package/Makefile:111: /home/novice/lede/staging_dir/target-x86_64_musl/stamp/.package_install] Error 2
make[1]: Leaving directory '/home/novice/lede'
make: *** [/home/novice/lede/include/toplevel.mk:231: world] Error 2

Makefile写法有问题导致DEPENDS:=+netdata无效

要么用luci的写法 去掉package相关的东西, 把web文件夹放到 /usr/share/netdata/web luci.mk会自动完成install
要么用package的写法,去掉luci.mk,行尾加上 $(eval $(call BuildPackage,$(PKG_NAME))), 并在install中通过po2lmo 安装语言包

请问怎样编译进固件里

我用的lean大的源码,按照说明把你这个源码拉到本地编译,但是在make menuconfig时没有这个软件(我是先把lean的netdata删除了再拉取你的),放在package/lean和feeds下都没有

安装后无法显示界面

安装后无法显示,不对,显示了,但只有一张图片,没有详情。是版本不对还是安装不正确?

编译进openwrt6.0固件后启动报错。

Wed Dec 14 03:44:25 2022 daemon.err uhttpd[3081]: sh: /etc/init.d/netdata: Permission denied
Wed Dec 14 03:44:27 2022 daemon.err uhttpd[3081]: sh: /etc/init.d/netdata: Permission denied
Wed Dec 14 03:44:28 2022 daemon.err uhttpd[3081]: sh: /etc/init.d/netdata: Permission denied

发现启动不了的原因

/etc/init.d/netdata 文件只有 rw-rw-r-- 权限,手动改成 rwxrwxr-x 后正常启动。
大佬能不能在编译的时候把这个文件加上权限?

DDNS外网如何访问

DDNS可以访问OP路由器,但打不开Netdata页面。防火墙已经开放了19990端口(也试了设置端口19990转发到19990)。需要如何设置才能访问?
补充:目前DDNS是通过8443 https访问路由。

引入feeds.conf.default报错

src-git Netdata https://github.com/sirpdboy/luci-app-netdata
到feeds.conf.default ,运行./scripts/feeds update -a报错

Create index file './feeds/Netdata.index'
grep: feeds/Netdata/Makefile:#: No such file or directory
grep: call: No such file or directory
grep: BuildPackage: No such file or directory
grep: OpenWrt: No such file or directory
grep: buildroot: No such file or directory
grep: signature/Makefile: No such file or directory
/home/alex/lede/feeds/Netdata.tmp/info/.files-packageinfo.mk:1: *** target pattern contains no '%'. Stop.
Collecting target info: done

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.