nodewatch icon indicating copy to clipboard operation
nodewatch copied to clipboard

Erlang/OTP Node Monitoring

Results 12 nodewatch issues
Sort by recently updated
recently updated
newest added

It would be _nice_ if `./configure` supported a choice of packaging format, rather than forcing users to alter the `rebar.config` element manually.

Chore

Now that we're defining custom web resources, moving to webmachine would make a lot of sense. There are some issues around this, not least that mochiweb doesn't currently support websockets.

Feature
Chore

Rework the subscription and instrumentation management subsystems so that we get the following outputs - An Administrator can activate and/or de-activate instrumentation on a per-node basis - A User can...

Feature
Chore

The `rebar dist` command is failing at the moment. Investigate why, fix the plugin and upgrade `deps` to the latest version.

Bug

- Track node status over time - Support for range queries and aggregates (on the server) - Administrative support (bulk export, truncate history, etc)

Feature

Or a potential alternative backing store. https://github.com/JacobVorreuter/redgrid

Chore

The serialization code should deal with empty lists.

Bug

Nodes using shortnames aren't handled properly at the moment and this needs fixing.

Chore

All _update_ events in [dxkit_world_server](https://github.com/hyperthunk/nodewatch/blob/master/dxkit/src/dxkit_world_server.erl) seem to incorrectly set the elapsed _downtime_ to the total elapsed _up_ and _down_ timespan.

Testing