Giter Site home page Giter Site logo

apocalypse's People

Contributors

ariejan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

apocalypse's Issues

Allow override of server name

Now we use the host_id. This is okay in most cases, but EC2 instances look ugly. It'd be nice if we could override this to a more elegant/readable name.

Run capybara scenarios against a remote app (web only)

Allow a capybara scenario to be executed agains a host. This works like any normal test and should give a positive (all assertions passed) or negative (it didn't work) result.

This would be an awesome feature to check if an application is actually working or not.

Define Data API

Define the API that allows the GUI and third-party apps to access monitoring data from Apocalypse.

No per-host configuration possible

It should be easy enough to insert some values into redis to set thresholds for each host. This is important, especially for multi-core system etc.

Last updated gets stale in dashboard

When an update comes in a relative time is shown (e.g. 3 seconds ago). This information is now only updated when a new update comes in. However, after any period of time, the status still says "3 seconds ago".

By setting some HTML-5 property we should be able to have some JS calculate the time_ago each few seconds.

Define monitoring API

Define the monitoring API - how do servers communicate data and statistics to the Apocalypse server?

Second precision for updated_at

Last updated is now using minutes as most significant time indicator. We should use seconds, because that's how ofter we update our stats.

Check reachability

According to the current architecture there will be a scheduler available that will ping each host at a certain interval. This ping is short (e.g 2-4 messages) and should indicate if the host is up and responding.

This could an 'is up' icon on the dashboard.

Last update shows "-1 minute"

This is due to time difference between server and client. In this case the server is posting times into the future (according to the client).

Display (static) host information

Apocalypse-client sends more information that we currently need, like the number of CPU cores, available RAM and swap etc. It would be great to have this information available somewhere on the dashboard.

Add security

Authentication key per server?

How would we distribute these keys?

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.