Giter Site home page Giter Site logo

jad-eviz's Introduction

Eviz: Observability Stack for Email Servers, Linux, and Web Servers.

Docker Image CI Go Report Card

Price Discussions Code of Conduct License


Overview

Eviz is an observability stack tailored for monitoring email servers, Linux systems, and web servers. It provides powerful tools for collecting, visualizing, and analyzing metrics and logs, enabling administrators to gain insights into the performance, health, and security of their infrastructure.

Features

  • Email Server Monitoring: Monitor key metrics such as email throughput, delivery rates, bounce rates, and queue sizes.
  • Linux System Monitoring: Track system resource usage, network activity, disk I/O, CPU load, and memory utilization.
  • Web Server Monitoring: Monitor web server response times, request rates, error rates, and server resource consumption.
  • Dashboard Customization: Create custom dashboards tailored to your specific monitoring needs.
  • Alerting and Notification: Set up alerts based on predefined thresholds or anomalies and receive notifications via email, SMS, or other channels.
  • Log Management: Centralize logs from email servers, Linux systems, and web servers for analysis and troubleshooting.

Getting Started

Follow these steps to set up Eviz and start monitoring your infrastructure:

  1. Prerequisites
    • Install Docker
    • Install Docker Compose
  2. Clone this repository to your local machine:
   git clone https://github.com/jadcloudtech/eviz.git

Navigate to the project directory:

    cd eviz
  1. Customize Variables (if needed): If your application requires any environment variables, you can customize them in the .config file. Make sure to set appropriate values for your environment.
  2. Start the Application: Run the following command to start the application using Docker Compose:
    mkdir /data    #loki data location
    chmod -R 777 /data
    docker network create eviz-network
    docker-compose up -d
  1. Stopping the Application: To stop the application and remove the containers, you can press Ctrl + C in the terminal where docker-compose up is running. Alternatively, you can run:
    docker-compose down

Documentation

For detailed documentation, including installation instructions, configuration options, and usage guides, refer to the Eviz documentation.

Support and Feedback

For support or feedback, please contact our team at [email protected] or open an issue on GitHub.

License

Eviz is licensed under the Apache License 2.0. See the LICENSE file for more details.

Contributions

Eviz welcomes contributions from the community. To contribute, please follow these steps:

  • Fork the Eviz repository on GitHub.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them with clear and descriptive commit messages.
  • Push your changes to your fork.
  • Submit a pull request to the main Eviz repository.

Your contributions help improve Eviz for everyone. Thank you for your support!

jad-eviz's People

Contributors

ahinvinith avatar jebinjeb avatar jency92 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.