Skip to content

RemoteStats makes possible to inspect realtime information about a remote machine using a browser. This is the client to be installed in such machine.

License

Notifications You must be signed in to change notification settings

hsadok/remotestatsclient

Repository files navigation

RemoteStats - Client

Documentation Status

RemoteStats makes possible to inspect realtime information about a remote machine using a browser. This is the client to be installed in such machine.

Features

  • See real time information about many computers in a single interface
  • Easily extensible so that many metric may be added in the future

example.png

Install

Asumming you have pip installed, you can install the client doing (may need to use sudo):

pip install remotestatsclient

Using

After installing just run relacing with your server address (details about the server are available on the next section):

remotestatsclient <http://server_address>

There is a demo configured on Heroku, hopefully not so many people will find out, if you want to see your computer stats there run:

remotestatsclient https://remotestats.herokuapp.com

Now go to https://remotestats.herokuapp.com to see it running. If you opened the website before running the client you may need to refresh the page in order to get the new plots.

Server

For information about the server, including how to install see RemoteStatsServer

About

RemoteStats makes possible to inspect realtime information about a remote machine using a browser. This is the client to be installed in such machine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published