Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern Schiessle <bjoern@schiessle.org>2016-07-21 16:00:26 +0300
committerBjoern Schiessle <bjoern@schiessle.org>2016-07-21 16:00:26 +0300
commit603b00199c0b5981a998cede7e7f0ae64071a3d4 (patch)
treebacd020337bc36408a912bec33c8dcf2c9d81321 /README.md
parent30926c985687916395d47cff0390314e34ed6e99 (diff)
initial commit of some boilerplate code
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5749c40..b4c68c5 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,16 @@
-# serverinfo \ No newline at end of file
+# Server Info
+
+This apps provides useful server information, such as CPU load, RAM usage,
+disk usage, number of users, etc.
+
+The admin can look up this information directly in Nextcloud or connect a external
+monitoring tool to the provided end-points.
+
+## Installation
+
+Place this app in **owncloud/apps/**
+
+## API
+
+Description of the API and how to connect a external monitoring tool...
+