Skip to content

Repository files navigation

FAST-MONITOR

Fast-monitor executes the configured commands and returns the output in HTML format. Quick and easy!

Install

npm install fast-monitor -g

Setup

Edit the '/usr/etc/fast-monitor.js' file to add custom commands

commands: [
        ["uname -a","System information"],
        ["date","System date"],
        ["...","..."],
]

Run

fast-monitor

Monitor

Open the following url in the browser:

http://your-server-address:1800

About

Fast monitoring solution for Linux server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages