Giter VIP home page Giter VIP logo

nats-mon's People

Contributors

adriacidre avatar repejota avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nats-mon's Issues

Dockerfile

Would be great to have a Dockerfile for easy deployments! I want to try out the monitor but don't wanna setup a node env locally.

Complete REAME.md with dev info

Complete the current README.md file with proper information on how to start hacking on nats-mon

  • How to build if it is necessary
  • How to contribute
  • How to start the monitor
  • etc...

Add configuration options

Use a configuration file and/or env variables to start the monitor.

This configuration should have:

  • Server address and port ( specially the monitor port )
  • Monitor address and port
  • Polling interval

Ability to set URL for NATS server

Please provide the ability to set NATS monitor URL like in this project: natsboard usage

natsboard --nats-mon-url http://localhost:12345

This gives an ability to properly use app in docker, where instanceof NATS server runs in another container.

/varz flattened

I am proposing to flatten the /varz from its current form (http://demo.nats.io:8222/varz) and wanted to know if this is supported by you and give you a heads up in case it effects this app. So info and options will be flattened.

{
  "info": {
    "server_id": "2f78a1f80490c353b98c26b44c2538af",
    "version": "0.6.1.beta",
    "go": "go1.4.2",
    "host": "0.0.0.0",
    "port": 4222,
    "auth_required": false,
    "ssl_required": false,
    "max_payload": 1048576
  },
  "options": {
    "max_connections": 65536,
    "ping_interval": 120000000000,
    "ping_max": 2,
    "http_port": 8222,
    "ssl_timeout": 0.5,
    "max_control_line": 1024,
    "max_payload": 1048576
  },
  "start": "2015-07-23T18:29:56.147183034-04:00",
  "now": "2015-07-29T11:13:42.400200429-04:00",
  "uptime": "5d16h43m46s",
  "mem": 307027968,
  "cores": 8,
  "cpu": 0,
  "connections": 0,
  "routes": 0,
  "remotes": 0,
  "in_msgs": 25794407,
  "out_msgs": 25717955,
  "in_bytes": 796293027,
  "out_bytes": 793923044,
  "slow_consumers": 0
}

When tab is not focused in chrome

When tab is not focused in chrome:

  • As soon as you activate the tab again it receives all the data at once.
    screen shot 2015-10-26 at 00 35 59
  • It should be tracking 0 messages for every second the tab wasn't focused
  • OR it should spread the total messages as average / second

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.