Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nuhmanpk/nanometrics
Access real-time information on CPU load, memory usage, core load, and running instances of various services right from the side panel.
https://github.com/nuhmanpk/nanometrics
analytics extension graph metrics system systeminformation typescript vscode vscode-extension
Last synced: 3 months ago
JSON representation
Access real-time information on CPU load, memory usage, core load, and running instances of various services right from the side panel.
- Host: GitHub
- URL: https://github.com/nuhmanpk/nanometrics
- Owner: nuhmanpk
- License: mit
- Created: 2024-02-04T18:13:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T10:38:10.000Z (7 months ago)
- Last Synced: 2024-06-15T11:47:59.024Z (7 months ago)
- Topics: analytics, extension, graph, metrics, system, systeminformation, typescript, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=nuhmanpk.nanometrics
- Size: 656 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Nano Metrics - VSCode Extension
![Nano Metrics Logo](https://raw.githubusercontent.com/nuhmanpk/nanometrics/main/images/logo-full.png)
Explore and monitor system metrics effortlessly with this quick and convenient VSCode extension. Access real-time information on CPU load, memory usage, core load, and running instances of various services right from the side panel. Stay informed about your system's health and performance with ease.
![Nano Metrics Demo](https://raw.githubusercontent.com/nuhmanpk/nanometrics/main/images/demo.gif)
[![Version](https://img.shields.io/visual-studio-marketplace/v/nuhmanpk.nanometrics.svg)](https://marketplace.visualstudio.com/items?itemName=nuhmanpk.nanometrics)
[![Downloads](https://img.shields.io/visual-studio-marketplace/d/nuhmanpk.nanometrics.svg)](https://marketplace.visualstudio.com/items?itemName=nuhmanpk.nanometrics)## Features
- Real-time CPU Load
- Live Memory Usage
- Core Load Monitoring
- Running Instances of Services
- MySQL
- Apache
- Elasticsearch
- Docker
- MongoDB
- Nginx
- Kafka
- PostGres
- RabbitMQ
- Redis
- SQL Server
- (Coming Soon)...and more!## Installation
1. Open Visual Studio Code
2. Go to Extensions (or press `Ctrl+Shift+X`)
3. Search for "Nano Metrics"
4. Install the extension## Usage
1. Open the Nano Metrics side panel
2. Explore real-time system metrics and service information
3. Stay informed about your system's health## Contribution
Feel free to contribute to this project by reporting issues or submitting pull requests. Visit our [GitHub repository](https://github.com/nuhmanpk/nanometrics) to get involved. Your feedback and contributions mean a lot as we continue to enhance and improve Nano Metrics. This project is under active development, and your input is invaluable.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/nuhmanpk/nanometrics) file for details.
🚀 Happy coding !!!