Ward/README.md

48 lines
1.1 KiB
Markdown
Raw Normal View History

2020-05-18 01:30:15 +08:00
<h3 align = "center">
2020-04-25 22:37:19 +08:00
<img src = "https://steamuserimages-a.akamaihd.net/ugc/1012690662470353073/FC58F696881C05DF43E3D45E707E2A35E9176E91/"/>
2020-05-18 01:30:15 +08:00
</h3>
2020-04-25 22:37:19 +08:00
2020-05-18 01:30:15 +08:00
---
2020-04-25 22:37:19 +08:00
2020-05-18 01:39:12 +08:00
### About
2020-05-18 01:19:23 +08:00
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-05-18 05:39:38 +08:00
<h3 align = "center">
<img src = "https://steamuserimages-a.akamaihd.net/ugc/1021699938952362350/2AFBA3591104BC3B36DEBEC33D8FED4909A0149D/"/>
</h3>
2020-05-18 01:30:15 +08:00
---
2020-04-25 22:37:19 +08:00
2020-05-18 01:40:44 +08:00
### Features
2020-05-18 01:39:12 +08:00
Processor name
Processor usage
Processor logical core count
Max processor frequency
Architecture
<br>
Machine name
RAM usage
RAM amount in gibibytes
RAM speed
RAM type
<br>
Host0 starage name
Storage usage
Storage amount in gibibytes
Disks count
Swap amount in gibibytes
2020-05-18 01:19:23 +08:00
---
2020-05-18 01:39:12 +08:00
2020-05-18 01:40:44 +08:00
### Installation
2020-05-18 01:19:23 +08:00
Just deploy `.war` file from latest release on your `Tomcat` server.