Coder Social home page Coder Social logo

pilotsysmon's Introduction

PilotSysMon

Simple material design system monitor Vue 2 application, using Vuetify.js components and PilotSysModBackend API

OS support

Currently tested with backend running on Linux machines only! In theory, it should work on Windows and macOS, but some features may be broken.

Panels

  • System overall
  • CPU (load and frequency charts, detailed info only on Linux)
  • Storage devices (mountpoints, options and filled space)
  • System memory (RAM and swap load charts)
  • Network stats (real-time bandwidth measuring, network interfaces info)
  • Log viewer (works only on Linux with systemd!)

Screenshots

Снимок экрана от 2022-06-21 17-23-35 Снимок экрана от 2022-06-21 17-24-28 Снимок экрана от 2022-06-21 17-24-33 Снимок экрана от 2022-06-21 17-24-38 Снимок экрана от 2022-06-21 17-24-46 Снимок экрана от 2022-06-21 17-24-51

Deploy

  1. Install npm on your Linux distribution
  2. Clone this repo: git clone https://github.com/SanyaPilot/PilotSysMon
  3. Install backend referring to it's installation instruction
  4. Cd into the previously cloned project repo
    Execute npm install to install all required dependencies
  5. Adjust URL to backend API by editing src/API/common.js.
    Just replace string "http://localhost:8000" with anything you want

Development build

Just hit npm run serve and all is set! This will execute development server at localhost:8080

Production build

To create production-optimized build without any useless debugging to deploy on your preferred HTTP server (Nginx or Apache for example), execute

npm run build

Ready production build files will be placed into the dist directory at the project root

pilotsysmon's People

Contributors

sanyapilot avatar cakestwix 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.