# Introduction

## Welcome to sysmonitoring Documentation

<figure><img src="/files/FwScIvwjKa6j3YItKe8m" alt=""><figcaption></figcaption></figure>

**sysmonitoring** is a lightweight and easy-to-use npm module for real-time system monitoring. It provides detailed insights into your system’s performance with live charts and a modern dashboard.

### Features

* Real-time system stats (CPU, RAM, program latency)
* Customizable and user-friendly interface
* Live charts and graphs
* Command-line style console for executing custom commands

<https://github.com/sheitabrk/sysmonitoring>

To get started, check out the [Installation](broken://pages/D1Gzph5PctKfJSdAWFE2) guide below.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sheita.gitbook.io/sysmonitoring/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
