monitoring-system-server-report-test

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monitoring-system-server-report-test

A monitoring system with an agent and a server.

0.1.2
Maintainers
1

Monitoring System

A simple monitoring system that collects and visualizes system metrics.

Features

  • Collects metrics (CPU, memory) from agents.
  • Stores data in an SQLite database.
  • Provides a web-based dashboard for visualization.

Setup

  • Install dependencies:
    pip install -r requirements.txt
    
    
    

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts