Skip to content

Commit 3ed012a

Browse files
committed
minor aesthetic changes to license files
1 parent 58190e9 commit 3ed012a

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

LICENSE.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
netdata
2-
(C) Copyright 2017, Costa Tsaousis
1+
**netdata**<br/>
2+
(C) Copyright 2017<br/>
3+
Costa Tsaousis &lt;[email protected]&gt;
34

4-
Please read the following files:
5+
For license details refer to the following files:
56

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
89

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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&amp;utm_medium=referral&amp;utm_content=firehol/netdata&amp;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&amp;utm_medium=referral&amp;utm_content=firehol/netdata&amp;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)
22
> *New to netdata? Here is a live demo: [http://my-netdata.io](http://my-netdata.io)*
33
44
**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:
273273
- **SNMP devices**<br/>
274274
can be monitored too (although you will need to configure these)
275275

276+
- **statsd**<br/>
277+
[netdata is a fully featured statsd server](https://github.com/firehol/netdata/wiki/statsd)
278+
276279
And you can extend it, by writing plugins that collect data from any source, using any computer language.
277280

278281
---
279282

280283
## netdata infographic
281284

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).
283287

284288
[![netdata-overview](https://cloud.githubusercontent.com/assets/2662304/25580009/bf7016a4-2e85-11e7-9a7a-b36c57db7b91.png)](https://my-netdata.io/infographic.html)
285289

@@ -311,6 +315,6 @@ Check the **[netdata wiki](https://github.com/firehol/netdata/wiki)**.
311315

312316
## License
313317

314-
netdata is GPLv3+.
318+
netdata is [GPLv3+](LICENSE).
315319

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).

0 commit comments

Comments
 (0)