diff options
author | Federico Ceratto <federico.ceratto@gmail.com> | 2016-03-30 21:40:42 +0000 |
---|---|---|
committer | Federico Ceratto <federico.ceratto@gmail.com> | 2016-03-30 21:40:42 +0000 |
commit | 9ce153ce7167c11adba8ac225edc7a707e97c6eb (patch) | |
tree | 9f6e849cce2dcc7e5b4e9e6252c843dc2d0787a2 /README.md | |
download | netdata-9ce153ce7167c11adba8ac225edc7a707e97c6eb.tar.xz netdata-9ce153ce7167c11adba8ac225edc7a707e97c6eb.zip |
Imported Upstream version 1.0.0upstream/1.0.0
Diffstat (limited to '')
-rwxr-xr-x | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100755 index 000000000..5523cc621 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +netdata +======= + +**Real-time performance monitoring, in the greatest possible detail**! + +**netdata** tries to visualize the **truth of now**, in its **greatest detail**, so that you can get insights of what is happening now and what just happened, on your systems and applications. + +Read more at the **[netdata wiki](https://github.com/firehol/netdata/wiki)**. + +--- + +# Features + +Check wiki page **[Why netdata?](https://github.com/firehol/netdata/wiki/Why-netdata%3F)**. + +--- + +# Installation + +Check the **[Installation Wiki Page](https://github.com/firehol/netdata/wiki/Installation)**. |