nodewatch
nodewatch copied to clipboard
Erlang/OTP Node Monitoring
subject :)
It would be _nice_ if `./configure` supported a choice of packaging format, rather than forcing users to alter the `rebar.config` element manually.
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.
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...
The `rebar dist` command is failing at the moment. Investigate why, fix the plugin and upgrade `deps` to the latest version.
- Track node status over time - Support for range queries and aggregates (on the server) - Administrative support (bulk export, truncate history, etc)
Or a potential alternative backing store. https://github.com/JacobVorreuter/redgrid
The serialization code should deal with empty lists.
Nodes using shortnames aren't handled properly at the moment and this needs fixing.
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.