mntr

1.0.0 • Public • Published

Monitr

Helps you monitoring your personal computer or a server. It gives you an overview about your running Network connections (Loopback and Ethernet) and displays you the family, Netmask, Address, Mac and if it's an internal connection.

The CPU Information is also a big feature which will show you your current (physical) processor kernels, its clock and idle time.

Basic stuff like the homedirectory, hostname, plattform, architecture and Operating system are also visible on the dashboard.

One feature thing is, that Monitr is able to watch your Node.js Processes with the arguments and it will display the PID for each Node process, cool huh?

Monitr Screenshot

Screenshot of Monitr in Version 1.0.0

Installation

You can download the latest master release (unstable and under construction) via GitHub or you can explore older versions online.

The best option is to install monitr globally via NPM, so monitr is avaible everywhere in your system!

# Installing monitr globally (-g) 
npm install -g mntr
 
# Let monitr run on localhost:3000 
monitr

Readme

Keywords

none

Package Sidebar

Install

npm i mntr

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • janbiasi