Giter Site home page Giter Site logo

aadamsx / ward Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rudolf-barbu/ward

1.0 1.0 0.0 4.31 MB

Simple and minimalistic server dashboard

Home Page: http://b-server.org

License: MIT License

CSS 35.40% JavaScript 14.67% Java 29.19% HTML 20.15% Dockerfile 0.59%

ward's Introduction

Logo


About

Ward is a simple and and minimalistic server monitoring tool. Ward supports adaptive design system. Also it supports dark theme. 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

Preview Image Preview Image


Features

Processor name Card 1
Processor utilization percentage
Processor cores count (Logical and physical ones)
Maximum frequency of the processor
Does the processor supports 64-bit instructions

Type of operating system and it's version Card 2
RAM utilization percentage
Amount of total installed RAM
Generation of the installed RAM
Current processes count

Host0 storage name Card 3
Storage utilization percentage
Total Storage installed (Including external drives)
Installed disks count
Total amount of virtual memory (Swap in Linux)

Card 4
This block contain uptime and chart modules. Uptime represent time since last boot on Linux, and time between hard resets on Windows. Chart display last fifteen seconds of server utilization. (Proccesor, ram, storage) You can hide separated datasets by clicking on rectangles on re top right corner of chart module.

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. Download jar file from latest release (Or build you own as described above)
2. Execute jar on Windows or Linux with administrative rights
3. Enter "your path":4000 and set up application

Build for Docker

1. Clone the project
2. mvn clean package
3. docker build --tag ward
4. docker run --rm -it --name ward -p 8082:80 ward
5. Go to localhost:8082 in web browser

NOTE: Thanks to NangiDev

ward's People

Contributors

rudolf-barbu avatar andrewsmithdev avatar nangidev avatar immaax avatar hibare avatar

Stargazers

Aaron Adams avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.