File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- netdata
2
- (C) Copyright 2017, Costa Tsaousis
1
+ ** netdata** <br />
2
+ (C) Copyright 2017<br />
3
+ Costa Tsaousis
< ; [email protected] > ;
3
4
4
- Please read the following files:
5
+ For license details refer to the following files:
5
6
6
- - [ LICENSE ] ( LICENSE ) (GPL v3+)
7
- - [ LICENSE-REDISTRIBUTED.md ] ( LICENSE-REDISTRIBUTED.md ) for third party packages re-distributed with netdata
7
+ - [ netdata license ] ( LICENSE ) (GPL v3+)
8
+ - [ third party licenses ] ( LICENSE-REDISTRIBUTED.md ) , for packages re-distributed with netdata
8
9
Original file line number Diff line number Diff line change 1
- # netdata [ ![ Build Status] ( https://travis-ci.org/firehol/netdata.svg?branch=master )] ( https://travis-ci.org/firehol/netdata ) [ ![ Coverity Scan Build Status] ( https://scan.coverity.com/projects/9140/badge.svg )] ( https://scan.coverity.com/projects/firehol-netdata ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/a994873f30d045b9b4b83606c3eb3498 )] ( https://www.codacy.com/app/netdata/netdata?utm_source=github.com& ; utm_medium=referral& ; utm_content=firehol/netdata& ; utm_campaign=Badge_Grade ) [ ![ Code Climate] ( https://codeclimate.com/github/firehol/netdata/badges/gpa.svg )] ( https://codeclimate.com/github/firehol/netdata ) [ ![ license] ( https://img.shields.io/github/license/firehol/netdata.svg )] ( LICENSE.md )
1
+ # netdata [ ![ Build Status] ( https://travis-ci.org/firehol/netdata.svg?branch=master )] ( https://travis-ci.org/firehol/netdata ) [ ![ Coverity Scan Build Status] ( https://scan.coverity.com/projects/9140/badge.svg )] ( https://scan.coverity.com/projects/firehol-netdata ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/a994873f30d045b9b4b83606c3eb3498 )] ( https://www.codacy.com/app/netdata/netdata?utm_source=github.com& ; utm_medium=referral& ; utm_content=firehol/netdata& ; utm_campaign=Badge_Grade ) [ ![ Code Climate] ( https://codeclimate.com/github/firehol/netdata/badges/gpa.svg )] ( https://codeclimate.com/github/firehol/netdata ) [ ![ license] ( https://img.shields.io/github/license/firehol/netdata.svg )] ( LICENSE )
2
2
> * New to netdata? Here is a live demo: [ http://my-netdata.io ] ( http://my-netdata.io ) *
3
3
4
4
** netdata** is a system for ** distributed real-time performance and health monitoring** .
@@ -273,13 +273,17 @@ This is a list of what it currently monitors:
273
273
- ** SNMP devices** <br />
274
274
can be monitored too (although you will need to configure these)
275
275
276
+ - ** statsd** <br />
277
+ [ netdata is a fully featured statsd server] ( https://github.com/firehol/netdata/wiki/statsd )
278
+
276
279
And you can extend it, by writing plugins that collect data from any source, using any computer language.
277
280
278
281
---
279
282
280
283
## netdata infographic
281
284
282
- This is a high level overview of netdata feature set and architecture. Click it to to interact with it.
285
+ This is a high level overview of netdata feature set and architecture.
286
+ Click it to to interact with it (it has direct links to documentation).
283
287
284
288
[ ![ netdata-overview] ( https://cloud.githubusercontent.com/assets/2662304/25580009/bf7016a4-2e85-11e7-9a7a-b36c57db7b91.png )] ( https://my-netdata.io/infographic.html )
285
289
@@ -311,6 +315,6 @@ Check the **[netdata wiki](https://github.com/firehol/netdata/wiki)**.
311
315
312
316
## License
313
317
314
- netdata is GPLv3+.
318
+ netdata is [ GPLv3+] ( LICENSE ) .
315
319
316
- It re-distributes other open-source tools and libraries. Please check its [ License Statement ] ( https://github.com/firehol/netdata/blob/master/LICENSE.md ) .
320
+ It re-distributes other open-source tools and libraries. Please check the [ third party licenses ] ( https://github.com/firehol/netdata/blob/master/LICENSE-REDISTRIBUTED .md ) .
You can’t perform that action at this time.
0 commit comments