Ward/README.md

45 lines
1.0 KiB
Markdown
Raw Normal View History

2020-05-09 02:05:09 +08:00
<h2 align = "center">
2020-04-25 22:37:19 +08:00
<img src = "https://steamuserimages-a.akamaihd.net/ugc/1012690662470353073/FC58F696881C05DF43E3D45E707E2A35E9176E91/"/>
2020-05-09 02:05:09 +08:00
</h2>
<p align = "center">
<img src="./screenshot.png" />
</p>
2020-04-25 22:37:19 +08:00
2020-05-18 01:19:23 +08:00
## About Ward
Ward is a simple and and minimalistic server monitoring tool.
It shows only principal information and can be used, if you want to see nice looking dashboard instead bunch of numbers and graphs.
Ward works nice on all popular operating systems, because it uses [OSHI](https://github.com/oshi/oshi).
2020-05-18 01:24:33 +08:00
**Ward works on:** `Windows` `Linux` `MacOS X` `Unix`
2020-05-18 01:19:23 +08:00
2020-04-25 22:37:19 +08:00
## Features
2020-05-18 01:19:23 +08:00
Processor
CPU name
* CPU usage
* CPU(s) count
* Max CPU frequency
* L3 cache amount
* **Machine**
* Machine name
* RAM usage
* RAM amount in gibibytes
* Processes count
* CPU bogomips
* **Storage**
* Host0 starage name
* Storage usage
* Storage amount in gibibytes
* Disks count
* Swap amount in gibibytes
2020-05-18 01:19:23 +08:00
---
#### Installation
Just deploy `.war` file from latest release on your `Tomcat` server.