Ward

Server dashboard

Github stars Tracking Chart


About

Ward is a simple and and minimalistic server monitoring tool. Ward supports adaptive design system. Also it supports dark theme and language system.
It shows only principal information and can be used, if you want to see nice looking dashboard instead looking on bunch of numbers and graphs.
Ward works nice on all popular operating systems, because it uses OSHI.

All features tested on: Windows Linux


Features


Installation

Create your own jar

1. Clone the project
2. Import project in your IDE as Maven project
3. mvn clean package
4. jar will be in the target folder
Run jar file

1. Create you own jar as described above
2. Execute jar on Windows or Linux with administrative rights
3. Enter localhost:4000 and set up application
Build for Docker

1. Clone the project
2. docker build --tag ward
3. docker run --rm -it --name ward -p 4000:4000 -p <application port>:<application port> --privileged ward
4. Go to localhost:4000 in web browser, input the same application port
5. If you get error after being redirected to application port try hitting refresh

Main metrics

Overview
Name With OwnerRudolf-Barbu/Ward
Primary LanguageCSS
Program languageCSS (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2020-04-25 10:31:39
Pushed At2024-08-03 13:16:36
Last Commit At2023-02-27 11:47:26
Release Count1
Last Release Namev1.8.8 (Posted on )
First Release Namev1.8.8 (Posted on )
用户参与
Stargazers Count2.3k
Watchers Count22
Fork Count231
Commits Count314
Has Issues Enabled
Issues Count34
Issue Open Count20
Pull Requests Count23
Pull Requests Open Count4
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private