[ NetData ] [ 1.36.1] Real-time performance monitoring, done right

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
EsEnZeT
Getting the hang of things
Posts: 58
Joined: Sun Sep 30, 2018 2:43 am

Re: [ NetData ] [ 1.9.0 ] Real-time performance monitoring, done right

Post by EsEnZeT »

magao wrote: Sat Jan 06, 2018 4:53 pm Thanks for the new build.

As a software developer myself, I always like to plan for someone disappearing unexpectedly, including myself i.e. increasing the bus number. I'm pretty sure there's more than just cross-compilation - there's also packaging up into a QPKG, the QNAP-specific script, etc.

In any case, I don't know the steps needed for doing the cross-compilation - I'm sure I could work it out, but since you've already done the work it seems sensible to publish them. Maybe it would be possible to contribute the instructions and anything additional required to the main NetData project so it just becomes a standard compilation target via netdata_installer.sh.

I wouldn't even bother man. I had similar question for other package and was totally ignored.

Best would be to cook your own solution or stick to docker ( exactly what I do )
Rhialto
Easy as a breeze
Posts: 363
Joined: Tue Dec 09, 2014 3:26 am

Re: [ NetData ] [ 1.10.0 ] Real-time performance monitoring, done right

Post by Rhialto »

1.13.0 just released...
Entered the NAS world with a TS-251+ in December 2016. As of December 2020, disks are now used in a TS-253D. :geek:
jf.nz
First post
Posts: 1
Joined: Tue Nov 08, 2016 10:17 am

Re: [ NetData ] [ 1.10.0 ] Real-time performance monitoring, done right

Post by jf.nz »

Rhialto wrote: Fri Mar 15, 2019 7:26 am 1.13.0 just released...
Came here to post this. Can we can an updated qpkg, please?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NetData ] [ 1.10.0 ] Real-time performance monitoring, done right

Post by QNAP_Stephane »

need to check...
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
dulcifium
Been there, done that
Posts: 720
Joined: Fri Oct 23, 2009 6:52 pm

Re: [ NetData ] [ 1.10.0 ] Real-time performance monitoring, done right

Post by dulcifium »

Very cool, thanks!
QNAP TS-639 Pro (3.8.1 Build 20121205) | 6 x 3 TB (Toshiba DT01ACA300 firmware MX6OABB0) | 12 TB RAID-6
Both shared over single port GbE and wifi router to Linux, Android, Windows, macOS and NVIDIA Shield
robtihanyi
New here
Posts: 7
Joined: Sun Apr 08, 2012 8:20 am

Re: [ NetData ] [ 1.10.0 ] Real-time performance monitoring, done right

Post by robtihanyi »

Update to 1.13 confirmed: https://github.com/netdata/netdata/releases

Can you please update the package @QNAP_Stephane?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
robtihanyi
New here
Posts: 7
Joined: Sun Apr 08, 2012 8:20 am

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by robtihanyi »

Thank you very much Stephane. Much appreciated!
robtihanyi
New here
Posts: 7
Joined: Sun Apr 08, 2012 8:20 am

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by robtihanyi »

FYI, this build for 1.13 contains an empty netdata.conf file, meaning it will error with insufficient permissions, on trying to load the webpage at port 9119.

This file can be found at /opt/NetData/etc/netdata/netdata.conf

The file needs to have the following contents for the build to work:

Code: Select all

# NetData Configuration

# The current full configuration can be retrieved from the running
# server at the URL
#
#   http://localhost:19999/netdata.conf
#
# for example:
#
#   wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#

[global]
	run as user = netdata
	web files owner = root
	web files group = netdata
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by QNAP_Stephane »

thanks for info... indeed forgot this on build
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
LennyM
Know my way around
Posts: 103
Joined: Thu Sep 19, 2013 5:43 pm

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by LennyM »

robtihanyi wrote: Sat May 11, 2019 6:21 pm FYI, this build for 1.13 contains an empty netdata.conf file, meaning it will error with insufficient permissions, on trying to load the webpage at port 9119.

This file can be found at /opt/NetData/etc/netdata/netdata.conf

The file needs to have the following contents for the build to work:

Code: Select all

# NetData Configuration

# The current full configuration can be retrieved from the running
# server at the URL
#
#   http://localhost:19999/netdata.conf
#
# for example:
#
#   wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#

[global]
	run as user = netdata
	web files owner = root
	web files group = netdata
thnx,
finally I got it working again.

Best regards
Lenny
robtihanyi
New here
Posts: 7
Joined: Sun Apr 08, 2012 8:20 am

Re: [ NetData ] [ 1.13.0 ] Real-time performance monitoring, done right

Post by robtihanyi »

NetData is now up to version 1.16.0: https://github.com/netdata/netdata/releases

Can we please get another update to the package?
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

Re: [ NetData ] [ 1.16.0 ] Real-time performance monitoring, done right

Post by QNAP_Stephane »

updated
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
davidjr
Starting out
Posts: 25
Joined: Wed Nov 12, 2014 8:16 pm

Re: [ NetData ] [ 1.16.0 ] Real-time performance monitoring, done right

Post by davidjr »

Hi,
Is anyone using sensors with netdata?
I'm unable to see the sensors working (temperature basically) in the latest version, but going back to 1.10 is fine.

Any light?

Thanks
davidjr
Starting out
Posts: 25
Joined: Wed Nov 12, 2014 8:16 pm

Re: [ NetData ] [ 1.16.0 ] Real-time performance monitoring, done right

Post by davidjr »

anyone?
Post Reply

Return to “Community Apps”