Git Product home page Git Product logo

mertbingol0 / aurora Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 173 KB

Aurora is a server management and monitoring system that is currently under construction. For now, you can only see if the disk is healthy or not. However, I will develop it to do management or monitoring for the entire system.

Python 63.13% HTML 3.80% Shell 33.06%
bash-script disk-management jekyll-theme linux-server management-system python python-script server-monitoring smartctl

aurora's Introduction

What is Aurora?

Aurora is a server management and monitoring system that is currently under construction. For now, you can only see if the disk is healthy or not. However, I will develop it to do management or monitoring for the entire system.

Also, I am currently developing a disk management library. If you want to use this library, you will need to use a Python and Linux-based system.

Which Used to Technologies for This Project?

I use Flask, various Linux software (for example, smartctl), and Subprocess to develop this project.

NOTE: I will also add all the libraries and tools that I will use in the future to this readme.

Requirements

To be able to run this project, you only need to download the Flask library and the smartmontools tool.

install for uirements:

cd Aurora
chmod 700 req.sh
./req.sh

Manual installation:

pip install flask

smartmontools installations:

Debian:

sudo apt install smartmontools

Arch:

yay -S smartmontools or sudo pacman -S smartmontools

Fedora:

yum install smartmontools or dnf install smartmontools

aurora's People

Contributors

mertbingol0 avatar

Watchers

 avatar

Forkers

sheinmyintaung

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.