GithubHelp home page GithubHelp logo

winboxstatschecker's Introduction

Winbox Stats Checker

Overview

Winbox Stats Checker is a command-line application designed to collect system statistics on Windows systems. It captures and stores CPU, RAM, and HDD usage data in an SQLite database. This data is organized by date and time, and a new database is created each month. This tool is ideal for scheduled tasks or cron jobs to monitor system performance over time.

Features

  • Collects system statistics: CPU, RAM, and HDD usage.
  • Stores data in an SQLite database.
  • Organizes data by date and time.
  • Automatically creates a new database each month.
  • Lightweight and designed for use in scheduled tasks.

Usage

Installation

  1. Download the Winbox Stats Checker executable.
  2. Place it in a directory of your choice.

Running the Application

To use the application, simply execute it with no parameters:

WinboxStatsChecker.exe

This will run the application and capture system statistics. If you want to check the application's version, you can use the --version parameter:

WinboxStatsChecker.exe --version

The --version parameter will display the application version.

Data Storage

The application stores system statistics in an SQLite database located in the current directory. A new database is created at the beginning of each month to keep data organized.

Scheduling

To regularly capture and store system statistics, consider setting up a scheduled task or cron job to run the application at specified intervals.

Requirements

  • Windows operating system.

License

This application is open-source and distributed under the MIT License.

Contributing

Feel free to contribute to this project by creating issues or pull requests on the GitHub repository.

For more detailed information and usage instructions, please refer to the documentation in the repository's docs directory.

Contact

For any questions or issues, please raise an issue on this repo.

Enjoy using Winbox Stats Checker to monitor your system's performance!

winboxstatschecker's People

Contributors

onenoteperpage avatar

Watchers

 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.