0.2.0 • Published 11 years ago

watchdogs v0.2.0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

WatchDogs

A simple server monitoring tool written in node and websockets.

The client-server-viewer on diagram

      WATCHDOGS
       CLIENTS                                       +----------------+
  +---------------+                                  |     Viewer     |
  |   Server 1    |+-----+                           +----------------+
  +---------------+      |                                   ^
                         |                                   |
  +---------------+      |                                   | Connect using
  |   Server 2    |+-----|  +----------------+               |      key
  +---------------+      |  |                |               |
                         +->|    Watchdogs   |<--------------+
  +---------------+      |  |     Server     |
  |   Server 3    |+-----|  |                |
  +---------------+      |  +----------------+
                         |
  +---------------+      |
  |   Server 4    |+-----+
  +---------------+

Client: Is the app you run on the machines you want to get info from.
Server: Is where your clients connect to. The central hub.
Viewer: Is a javascript interface that connect to the server and retrieves info from the machines.

Usage

TODO

TODO

TODO

0.2.0

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago