aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorShevAbam <shevabam@gmail.com>2015-07-15 14:12:29 +0200
committerShevAbam <shevabam@gmail.com>2015-07-15 14:12:29 +0200
commita935f5ece1d4b3738ad7b085d8dfebfbfc04cef0 (patch)
tree4e1864d6c8369a2d47879394ef76de9cbf856967 /README.md
parent118bb1862cfca13201d349df8ec23b830921efb5 (diff)
Themes available !
Disk : filesystem column is hidden in mobile view
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f53447..53ac9c5 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ In its [Web](http://www.ezservermonitor.com/esm-web/features) version eSM is a P
- **System** : hostname, OS, kernel version, uptime, last boot date, number of current user(s), server datetime
- **Load average** : gauges showing the CPU load with the percentage (1 minute, 5 minutes et 15 minutes)
- **Network usage** : displaying the IP address of each network interface with the data transmitted and received
-- **CPU** : model, frequency, cores number, cache L2, bogomips
+- **CPU** : model, frequency, cores number, cache L2, bogomips, temperature
- **Disk usage** : table of each mount point with the space available, used and total
- **Memory** : table containing the available used and total of RAM
- **Swap** : table containing the available used and total of Swap
@@ -17,6 +17,10 @@ In its [Web](http://www.ezservermonitor.com/esm-web/features) version eSM is a P
- **Ping** : ping the hosts defined in the configuration file
- **Services** : displays the status (up or down) services defined in the configuration file
+Several themes are available !
+
+![](http://www.ezservermonitor.com/uploads/esm_web/esm-web_themes.png)
+
Each block can be reloaded manually.
You can download the last version [here](http://www.ezservermonitor.com/esm-web/downloads). The [requirements](http://www.ezservermonitor.com/esm-web/documentation) are simple : a Linux environment, a web server (Apache2, Lighttpd, Nginx, ...) and PHP.